mes/lib
Jan Nieuwenhuizen 757bea68fd
Fix typo in stage0 copyright headers.
* lib/x86-mes/elf-0footer.hex2: Fix typo.
* lib/x86-mes/elf32-0header.hex2: Fix typo.
* lib/x86-mes/elf32-body-exit-42.hex2: Fix typo.
* lib/x86-mes/elf32-footer-single-main.hex2: Fix typo.
* lib/x86-mes/elf32-header.hex2: Fix typo.
* lib/x86_64-mes/elf-0footer.hex2: Fix typo.
* lib/x86_64-mes/elf64-0header.hex2: Fix typo.
* lib/x86_64-mes/elf64-body-exit-42.hex2: Fix typo.
* lib/x86_64-mes/elf64-footer-single-main.hex2: Fix typo.
* lib/x86_64-mes/elf64-header.hex2: Fix typo.
2019-03-27 13:19:53 +01:00
..
assert core: Prepare for the Hurd. 2018-06-30 13:11:03 +02:00
ctype mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
dirent mescc: Mes C Library: Add closedir, opendir, readdir. 2018-08-26 18:34:53 +02:00
linux mescc: Mes C Library: Fix ungetc. 2019-03-16 11:55:00 +01:00
math mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
mes mescc: Mes C Library: Fix ungetc. 2019-03-16 11:55:00 +01:00
posix mescc: Mes C Library: Fix isatty. 2019-03-02 22:27:39 +01:00
stdio mescc: Mes C Library: Fix compile warnings. 2019-03-03 10:04:33 +01:00
stdlib mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-24 17:51:53 +01:00
string mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
stub mescc: Support bash: Add sigdelset stub. 2018-12-14 18:46:44 +01:00
tests build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-03-23 21:44:00 +01:00
x86-mes Fix typo in stage0 copyright headers. 2019-03-27 13:19:53 +01:00
x86-mes-gcc mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
x86_64-mes Fix typo in stage0 copyright headers. 2019-03-27 13:19:53 +01:00
x86_64-mes-gcc mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
abtol.c mescc: Mes C Library: Explode libmes.c. 2018-08-16 11:43:27 +02:00
glibc.c GNU Mes. 2018-07-22 14:24:36 +02:00
libc+gnu.c mescc: Support bash: Add sigdelset stub. 2018-12-14 18:46:44 +01:00
libc+tcc.c mescc: Mes C Library: Fix ungetc. 2019-03-16 11:55:00 +01:00
libc-mini.c mescc: Mes C Library: Explode libc-mini.c. 2018-08-16 11:07:33 +02:00
libc.c mescc: Mes C Library: Fix ungetc. 2019-03-16 11:55:00 +01:00
libg.c mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
libgetopt.c mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
libmes.c build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-03-23 21:44:00 +01:00
libtcc1.c GNU Mes. 2018-07-22 14:24:36 +02:00