573896cc1c
* lib/linux/libc.c: Move from lib/linux.c. * lib/linux/gcc.c: Move from lib/linux-gcc.c. * lib/linux/gnu.c: Move from lib/linux+gnu.c. * lib/linux/libc.c: Move from lib/linux.c. * lib/linux/mes.c: Move from lib/linux-mes.c. * lib/linux/mini-gcc.c: Move from lib/linux-mini-gcc.c. * lib/linux/mini-mes.c: Move from lib/linux-mini-mes.c. * lib/linux/tcc.c: Move from lib/linux+tcc.c. * lib/linux/crt0.c: Move from lib/crt0.c. * lib/linux/crt1.c: Move from lib/crt1.c. * lib/linux/crti.c: Move from lib/crti.c. * lib/linux/crtn.c: Move from lib/crtn.c. * build-aux/build-cc.sh: Update for new layout. * build-aux/build-cc32.sh: Likewise. * build-aux/build-mes.sh: Likewise. * build-aux/cc-mes.sh: Likewise. * build-aux/cc32-mes.sh: Likewise. * lib/string/argz-count.c: New file taken from GNU C Library, relicensed. * lib/string/argz-extract.c: New file taken from GNU C Library, relicensed. * include/argz.h: New file. * lib/string/memcpy.c: New file, extract from libc. * lib/assert/assert.c: Likewise.
60 lines
1.1 KiB
Plaintext
60 lines
1.1 KiB
Plaintext
Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
|
|
Main author
|
|
All files except the imported files listed below
|
|
|
|
Jeremiah Orians <jeremiah@pdp10.guru>
|
|
lib/libc+tcc.c (fopen)
|
|
scaffold/tests/98-fopen.c
|
|
|
|
Han-Wen Nienhuys <hanwen@xs4all.nl>
|
|
lib/libc+tcc.c (_memmem, memmem)
|
|
|
|
|
|
List of imported files
|
|
|
|
D A Gwyn
|
|
lib/alloca.c
|
|
|
|
Included verbatim from gnulib
|
|
build-aux/gitlog-to-changelog
|
|
|
|
Portable hygienic pattern matcher
|
|
mes/module/mes/match.scm
|
|
|
|
Portable LALR(1) parser generator
|
|
mes/module/mes/lalr.scm
|
|
|
|
Portable syntax-case from Chez Scheme; patches from Guile
|
|
mes/module/mes/psyntax.ss
|
|
mes/module/mes/psyntax.pp [generated]
|
|
|
|
Getopt-long from Guile
|
|
module/mes/getopt-long.scm
|
|
|
|
Optargs from Guile
|
|
mes/module/mes/optargs.scm
|
|
|
|
PEG from Guile
|
|
mes/module/mes/peg/
|
|
|
|
Pmatch from Guile
|
|
mes/module/mes/pmatch.scm
|
|
|
|
Pretty-print from Guile
|
|
mes/module/mes/pretty-print.scm
|
|
|
|
Srfi-1 bits from Guile
|
|
mes/module/srfi/srfi-1.scm
|
|
|
|
Srfi-16 from Guile
|
|
mes/module/srfi/srfi-16.scm
|
|
|
|
Srfi-26 from Guile
|
|
mes/module/srfi/srfi-26.scm
|
|
|
|
Sxml bits from Guile
|
|
mes/module/sxml/xpath.scm
|
|
|
|
GNU FDL in texinfo from GNU
|
|
doc/fdl-1.3.texi
|