[klibc] [PATCH] gen_init_cpio processes file from a file list

Sam Ravnborg sam at ravnborg.org
Fri Sep 17 00:51:38 PDT 2004


> @@ -1,3 +1,4 @@
> +#define _GNU_SOURCE
>  #include <stdio.h>

In general the executables in the kernel shall be able to compile on 
solaris, cygwin and Linux.

Will usage of _GNU_SOURCE prevent this?

I do not have cygwin on my Windoze box, and no Solaris around.

	Sam



More information about the klibc mailing list