"Aaron M. Ucko" <u...@debian.org> writes: > For kFreeBSD (__FreeBSD_kernel__), it should suffice to define various > _*_SOURCE macros more broadly.
Alternatively, building with -std=gnu99 rather than the stricter -std=c99 should eliminate the need for most or all of these explicit _*_SOURCE settings. You'll still need to do something about PATH_MAX on the Hurd, though. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu