Home | History | Annotate | Download | only in e2fsprogs

Lines Matching full:c99

3475 To support old GNU C compilers don't use C99/C++ comments, but only
3512 * Don't use __FUNCTION__ since Solaris's C99 doesn't support it.
3517 Use of C99 is not compatible with SUSv2 (_XOPEN_SOURCE=500),
3520 that e2fsprogs will build on Solaris using c99.
3521 * Solaris C99 does not support varargs C preprocessor macros
5002 Fix ia64 core dump bug caused by e2fsprogs running afoul of C99 strict
5426 The uuid library now uses C99 stdint.h types instead of custom types.