* include: Move from mlib/include. * lib: Move from mlib. * BOOTSTRAP: Update. * HACKING: Update. * guile/guix/make.scm: Update. * make.scm: Update. * module/language/c99/compiler.mes: Update.
* mlibc/getopt.c: Move to ANSI C. Remove GETOPT_COMPAT and non-POSIXLY_CORRECT options. * mlibc/include/getopt.h: New file. * mlibc/libc-gcc+tcc.c: Include getopt.c. * mlibc/libc-mes+tcc.c: Likewise.
* mlibc/getopt.c: Import from gcc-2.0.