Files
freeipa/daemons
Nathaniel McCallum 5c299758b9 Enable building in C99 mode
C99 is supported on all compilers we target and
provides some useful features, including:
  * Standard struct initializers
  * Compound literals
  * For-loop declarations
  * Standard bool type
  * Variable arrays (use with caution)
  * Too many others to mention...

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2014-02-14 16:03:24 +01:00
..
2014-02-11 17:36:19 +01:00
2014-02-14 16:03:24 +01:00
2011-09-07 13:20:42 +02:00