mes/include
Jan Nieuwenhuizen 573896cc1c
core: Prepare for the Hurd.
* 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.
2018-06-30 13:11:03 +02:00
..
sys mescc: Support glibc-2.2.5: header tweaks. 2018-06-21 00:27:27 +02:00
00-test.i mlibc: Tinycc support: Avoid hex. 2017-12-04 22:58:10 +01:00
30-test.i build: Use arch-dir. 2018-05-29 20:07:46 +02:00
alloca.h core: typo: Remove trailing 1. 2018-07-21 07:21:31 +02:00
argz.h core: Prepare for the Hurd. 2018-06-30 13:11:03 +02:00
assert.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
ctype.h mescc: Support binutils-2.10.1. 2018-06-06 13:16:25 +02:00
dlfcn.h mescc: Support Tinycc 0.9.27: Drop dlclose, dlopen. 2018-06-18 22:56:06 +02:00
endian.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
errno.h core: Prepare for the Hurd. 2018-06-30 13:11:03 +02:00
fcntl.h mescc: Support binutils-2.30. 2018-06-09 17:58:47 +02:00
features.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
float.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
getopt.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
inttypes.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
libgen.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
libmes.h mescc: Add proper includes. 2018-07-21 11:15:48 +02:00
limits.h mescc: Silence some stubs. 2018-06-09 07:40:07 +02:00
locale.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
math.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
memory.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
pwd.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
setjmp.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
signal.h mescc: Support binutils-2.20.1a: header tweaks. 2018-06-19 20:23:38 +02:00
stdarg.h mescc: Support binutils-2.20.1a: header tweaks. 2018-06-19 20:23:38 +02:00
stdbool.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
stddef.h mescc: Support glibc-2.2.5: header tweaks. 2018-06-21 00:27:27 +02:00
stdint.h mescc: Support binutils-2.10.1. 2018-06-06 13:16:25 +02:00
stdio.h mescc: Support binutils-2.20.1a: header tweaks. 2018-06-19 20:23:38 +02:00
stdlib.h mescc: Support glibc-2.2.5: header tweaks. 2018-06-21 00:27:27 +02:00
stdnoreturn.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
string.h mescc: Support binutils-2.20.1a: header tweaks. 2018-06-19 20:23:38 +02:00
strings.h mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
time.h mescc: Support binutils-2.10.1. 2018-06-06 13:16:25 +02:00
unistd.h mescc: Support binutils-2.20.1a: header tweaks. 2018-06-19 20:23:38 +02:00