mes/include
Jan Nieuwenhuizen a46c318bb8
mes: Grand indent: prepare.
* build-aux/indent.sh: New file.
* include/mes/builtins.h: Move from src/builtins.h.
* include/fcntl.h: Use // *INDENT-OFF* to prevent indent breakage.
* include/locale.h: Likewise.
* include/signal.h: Likewise.
* include/sys/stat.h: Likewise.
* include/sys/user.h: Likewise.
* lib/linux/x86-mes-gcc/crt0.c: Likewise.
* lib/linux/x86-mes-gcc/crt1.c: Likewise.
* lib/linux/x86-mes-gcc/mes.c: Likewise.
* lib/linux/x86-mes-gcc/mini.c: Likewise.
* lib/linux/x86_64-mes-gcc/crt0.c: Likewise.
* lib/linux/x86_64-mes-gcc/crt1.c: Likewise.
* lib/linux/x86_64-mes-gcc/mes.c: Likewise.
* lib/linux/x86_64-mes-gcc/mini.c: Likewise.
* lib/x86_64-mes-gcc/setjmp.c: Likewise.
* src/mes.c: Likewise.
* src/reader.c: Likewise.
2019-05-13 01:07:32 +02:00
..
linux build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p. 2019-03-23 21:44:00 +01:00
mes mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
sys mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
alloca.h GNU Mes. 2018-07-22 14:24:36 +02:00
ar.h mescc: Mes C Library: Support make: Add chdir, getlogin, setvbuf, sigblock. 2018-08-26 22:41:52 +02:00
argz.h GNU Mes. 2018-07-22 14:24:36 +02:00
assert.h GNU Mes. 2018-07-22 14:24:36 +02:00
ctype.h mescc: ctype.h: Add missing prototypes. 2019-02-28 10:25:37 +01:00
dirent.h mescc: Mes C Library: Add closedir, opendir, readdir. 2018-08-26 18:34:53 +02:00
dirstream.h mescc: Mes C Library: Add closedir, opendir, readdir. 2018-08-26 18:34:53 +02:00
dlfcn.h GNU Mes. 2018-07-22 14:24:36 +02:00
endian.h GNU Mes. 2018-07-22 14:24:36 +02:00
errno.h mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
fcntl.h mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
features.h GNU Mes. 2018-07-22 14:24:36 +02:00
float.h GNU Mes. 2018-07-22 14:24:36 +02:00
getopt.h GNU Mes. 2018-07-22 14:24:36 +02:00
inttypes.h GNU Mes. 2018-07-22 14:24:36 +02:00
libgen.h GNU Mes. 2018-07-22 14:24:36 +02:00
limits.h mescc: Add INTn_MIN/MAX defines to stdint.h. 2018-10-16 20:40:41 +02:00
locale.h mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
math.h mescc: Mes C Library: Explode libc+gnu.c. 2018-08-24 20:57:34 +02:00
memory.h GNU Mes. 2018-07-22 14:24:36 +02:00
pwd.h mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
setjmp.h mescc: x86_64 support: Refactor to abstracted assembly, add x86_64. 2018-08-15 18:26:55 +02:00
signal.h mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
stdarg.h mescc: Mes C Library: Fix compile warnings. 2019-03-03 10:04:33 +01:00
stdbool.h GNU Mes. 2018-07-22 14:24:36 +02:00
stddef.h mescc: Mes C Library: Do not redefine size_t. 2018-09-01 16:55:45 +02:00
stdint.h mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
stdio.h mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
stdlib.h mescc: Mes C Library: Fix compile warnings. 2019-03-03 10:04:33 +01:00
stdnoreturn.h GNU Mes. 2018-07-22 14:24:36 +02:00
string.h mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
strings.h GNU Mes. 2018-07-22 14:24:36 +02:00
termio.h mescc: Support GNU Bash. 2018-11-09 21:26:10 +01:00
time.h core: Support time functions. 2018-10-20 14:18:04 +02:00
unistd.h mescc: Support GNU make with POSIX. 2018-11-10 08:32:42 +01:00