summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-03-02 15:50:46 -0500
committerJakob Kaivo <jkk@ung.org>2019-03-02 15:50:46 -0500
commit3c9cf9f6710bac9632d3a7597697d02321b89a0e (patch)
tree646a1e92d5f579fbf9b806f91119ccb7175d7e2a
parent26eb259d69ca2e8be905349c930818756f404601 (diff)
update dependencies
-rw-r--r--.deps/all.c2
-rw-r--r--.deps/all.ref2
-rw-r--r--.deps/stdint.h.deps4
-rw-r--r--.headers.mk2
4 files changed, 5 insertions, 5 deletions
diff --git a/.deps/all.c b/.deps/all.c
index 2171e797..f47c1bde 100644
--- a/.deps/all.c
+++ b/.deps/all.c
@@ -2398,7 +2398,6 @@
./src/stdint/INTPTR_MAX.c
./src/stdint/INT16_MAX.c
./src/stdint/SIG_ATOMIC_MAX.c
-./src/stdint/WCHAR_MAX.c
./src/stdint/UINT_LEAST64_MAX.c
./src/stdint/UINT64_MAX.c
./src/stdint/INT8_MIN.c
@@ -2470,7 +2469,6 @@
./src/stdint/UINT_LEAST32_MAX.c
./src/stdint/INT8_C.c
./src/stdint/UINT16_C.c
-./src/stdint/WCHAR_MIN.c
./src/stdint/int8_t.c
./src/stdint/int_least16_t.c
./src/stdint/UINT32_MAX.c
diff --git a/.deps/all.ref b/.deps/all.ref
index 9471ed8b..08f0a16a 100644
--- a/.deps/all.ref
+++ b/.deps/all.ref
@@ -111,6 +111,8 @@
./src/string/size_t.ref
./src/ftw/struct_stat.ref
./src/grp/gid_t.ref
+./src/stdint/WCHAR_MIN.ref
+./src/stdint/WCHAR_MAX.ref
./src/unistd/off_t.ref
./src/unistd/uid_t.ref
./src/unistd/SEEK_CUR.ref
diff --git a/.deps/stdint.h.deps b/.deps/stdint.h.deps
index 64c24695..f872a351 100644
--- a/.deps/stdint.h.deps
+++ b/.deps/stdint.h.deps
@@ -10,7 +10,6 @@
./src/stdint/INTPTR_MAX.c
./src/stdint/INT16_MAX.c
./src/stdint/SIG_ATOMIC_MAX.c
-./src/stdint/WCHAR_MAX.c
./src/stdint/UINT_LEAST64_MAX.c
./src/stdint/UINT64_MAX.c
./src/stdint/INT8_MIN.c
@@ -82,8 +81,9 @@
./src/stdint/UINT_LEAST32_MAX.c
./src/stdint/INT8_C.c
./src/stdint/UINT16_C.c
-./src/stdint/WCHAR_MIN.c
./src/stdint/int8_t.c
./src/stdint/int_least16_t.c
./src/stdint/UINT32_MAX.c
./src/stdint/INTMAX_MIN.c
+./src/stdint/WCHAR_MIN.ref
+./src/stdint/WCHAR_MAX.ref
diff --git a/.headers.mk b/.headers.mk
index 00fa36fc..b3334839 100644
--- a/.headers.mk
+++ b/.headers.mk
@@ -144,7 +144,7 @@ $(INCDIR)/stdbool.h: mkh.sh $(SRCDIR)/stdbool/bool.c $(SRCDIR)/stdbool/__bool_tr
$(INCDIR)/stddef.h: mkh.sh $(SRCDIR)/stddef/NULL.c $(SRCDIR)/stddef/wchar_t.c $(SRCDIR)/stddef/size_t.c $(SRCDIR)/stddef/ptrdiff_t.c $(SRCDIR)/stddef/offsetof.c
INCDIR=$(INCDIR) sh mkh.sh $(INCDIR)/stddef.h
-$(INCDIR)/stdint.h: mkh.sh $(SRCDIR)/stdint/INTPTR_MIN.c $(SRCDIR)/stdint/INT16_MIN.c $(SRCDIR)/stdint/UINT_LEAST8_MAX.c $(SRCDIR)/stdint/uintptr_t.c $(SRCDIR)/stdint/SIZE_MAX.c $(SRCDIR)/stdint/SIG_ATOMIC_MIN.c $(SRCDIR)/stdint/UINT_FAST64_MAX.c $(SRCDIR)/stdint/int_fast64_t.c $(SRCDIR)/stdint/UINT_FAST32_MAX.c $(SRCDIR)/stdint/INTPTR_MAX.c $(SRCDIR)/stdint/INT16_MAX.c $(SRCDIR)/stdint/SIG_ATOMIC_MAX.c $(SRCDIR)/stdint/WCHAR_MAX.c $(SRCDIR)/stdint/UINT_LEAST64_MAX.c $(SRCDIR)/stdint/UINT64_MAX.c $(SRCDIR)/stdint/INT8_MIN.c $(SRCDIR)/stdint/PTRDIFF_MIN.c $(SRCDIR)/stdint/uint_least64_t.c $(SRCDIR)/stdint/UINT_LEAST16_MAX.c $(SRCDIR)/stdint/uint_fast16_t.c $(SRCDIR)/stdint/int_fast32_t.c $(SRCDIR)/stdint/INT_FAST8_MIN.c $(SRCDIR)/stdint/UINT8_MAX.c $(SRCDIR)/stdint/UINT_FAST16_MAX.c $(SRCDIR)/stdint/UINT8_C.c $(SRCDIR)/stdint/int_fast8_t.c $(SRCDIR)/stdint/INT64_C.c $(SRCDIR)/stdint/intmax_t.c $(SRCDIR)/stdint/INT_LEAST16_MIN.c $(SRCDIR)/stdint/INT32_MIN.c $(SRCDIR)/stdint/INT8_MAX.c $(SRCDIR)/stdint/INT_FAST8_MAX.c $(SRCDIR)/stdint/INT_LEAST32_MAX.c $(SRCDIR)/stdint/UINT32_C.c $(SRCDIR)/stdint/uint_least32_t.c $(SRCDIR)/stdint/INTMAX_MAX.c $(SRCDIR)/stdint/uint_fast64_t.c $(SRCDIR)/stdint/uint_fast8_t.c $(SRCDIR)/stdint/int_least64_t.c $(SRCDIR)/stdint/UINTPTR_MAX.c $(SRCDIR)/stdint/INT_FAST32_MAX.c $(SRCDIR)/stdint/UINTMAX_C.c $(SRCDIR)/stdint/UINT64_C.c $(SRCDIR)/stdint/INT_LEAST32_MIN.c $(SRCDIR)/stdint/INT_FAST16_MAX.c $(SRCDIR)/stdint/INT_FAST64_MAX.c $(SRCDIR)/stdint/INT_FAST16_MIN.c $(SRCDIR)/stdint/uint_least8_t.c $(SRCDIR)/stdint/intptr_t.c $(SRCDIR)/stdint/INT32_MAX.c $(SRCDIR)/stdint/int16_t.c $(SRCDIR)/stdint/UINTMAX_MAX.c $(SRCDIR)/stdint/int64_t.c $(SRCDIR)/stdint/INT64_MAX.c $(SRCDIR)/stdint/int_least32_t.c $(SRCDIR)/stdint/uint_fast32_t.c $(SRCDIR)/stdint/int_least8_t.c $(SRCDIR)/stdint/INT64_MIN.c $(SRCDIR)/stdint/uint8_t.c $(SRCDIR)/stdint/uint32_t.c $(SRCDIR)/stdint/INT32_C.c $(SRCDIR)/stdint/INT_LEAST16_MAX.c $(SRCDIR)/stdint/INT_LEAST8_MIN.c $(SRCDIR)/stdint/INT_FAST32_MIN.c $(SRCDIR)/stdint/INTMAX_C.c $(SRCDIR)/stdint/uintmax_t.c $(SRCDIR)/stdint/uint16_t.c $(SRCDIR)/stdint/WINT_MIN.c $(SRCDIR)/stdint/int32_t.c $(SRCDIR)/stdint/PTRDIFF_MAX.c $(SRCDIR)/stdint/INT16_C.c $(SRCDIR)/stdint/UINT16_MAX.c $(SRCDIR)/stdint/WINT_MAX.c $(SRCDIR)/stdint/int_fast16_t.c $(SRCDIR)/stdint/uint_least16_t.c $(SRCDIR)/stdint/INT_LEAST8_MAX.c $(SRCDIR)/stdint/INT_FAST64_MIN.c $(SRCDIR)/stdint/UINT_FAST8_MAX.c $(SRCDIR)/stdint/uint64_t.c $(SRCDIR)/stdint/INT_LEAST64_MIN.c $(SRCDIR)/stdint/INT_LEAST64_MAX.c $(SRCDIR)/stdint/UINT_LEAST32_MAX.c $(SRCDIR)/stdint/INT8_C.c $(SRCDIR)/stdint/UINT16_C.c $(SRCDIR)/stdint/WCHAR_MIN.c $(SRCDIR)/stdint/int8_t.c $(SRCDIR)/stdint/int_least16_t.c $(SRCDIR)/stdint/UINT32_MAX.c $(SRCDIR)/stdint/INTMAX_MIN.c
+$(INCDIR)/stdint.h: mkh.sh $(SRCDIR)/stdint/INTPTR_MIN.c $(SRCDIR)/stdint/INT16_MIN.c $(SRCDIR)/stdint/UINT_LEAST8_MAX.c $(SRCDIR)/stdint/uintptr_t.c $(SRCDIR)/stdint/SIZE_MAX.c $(SRCDIR)/stdint/SIG_ATOMIC_MIN.c $(SRCDIR)/stdint/UINT_FAST64_MAX.c $(SRCDIR)/stdint/int_fast64_t.c $(SRCDIR)/stdint/UINT_FAST32_MAX.c $(SRCDIR)/stdint/INTPTR_MAX.c $(SRCDIR)/stdint/INT16_MAX.c $(SRCDIR)/stdint/SIG_ATOMIC_MAX.c $(SRCDIR)/stdint/UINT_LEAST64_MAX.c $(SRCDIR)/stdint/UINT64_MAX.c $(SRCDIR)/stdint/INT8_MIN.c $(SRCDIR)/stdint/PTRDIFF_MIN.c $(SRCDIR)/stdint/uint_least64_t.c $(SRCDIR)/stdint/UINT_LEAST16_MAX.c $(SRCDIR)/stdint/uint_fast16_t.c $(SRCDIR)/stdint/int_fast32_t.c $(SRCDIR)/stdint/INT_FAST8_MIN.c $(SRCDIR)/stdint/UINT8_MAX.c $(SRCDIR)/stdint/UINT_FAST16_MAX.c $(SRCDIR)/stdint/UINT8_C.c $(SRCDIR)/stdint/int_fast8_t.c $(SRCDIR)/stdint/INT64_C.c $(SRCDIR)/stdint/intmax_t.c $(SRCDIR)/stdint/INT_LEAST16_MIN.c $(SRCDIR)/stdint/INT32_MIN.c $(SRCDIR)/stdint/INT8_MAX.c $(SRCDIR)/stdint/INT_FAST8_MAX.c $(SRCDIR)/stdint/INT_LEAST32_MAX.c $(SRCDIR)/stdint/UINT32_C.c $(SRCDIR)/stdint/uint_least32_t.c $(SRCDIR)/stdint/INTMAX_MAX.c $(SRCDIR)/stdint/uint_fast64_t.c $(SRCDIR)/stdint/uint_fast8_t.c $(SRCDIR)/stdint/int_least64_t.c $(SRCDIR)/stdint/UINTPTR_MAX.c $(SRCDIR)/stdint/INT_FAST32_MAX.c $(SRCDIR)/stdint/UINTMAX_C.c $(SRCDIR)/stdint/UINT64_C.c $(SRCDIR)/stdint/INT_LEAST32_MIN.c $(SRCDIR)/stdint/INT_FAST16_MAX.c $(SRCDIR)/stdint/INT_FAST64_MAX.c $(SRCDIR)/stdint/INT_FAST16_MIN.c $(SRCDIR)/stdint/uint_least8_t.c $(SRCDIR)/stdint/intptr_t.c $(SRCDIR)/stdint/INT32_MAX.c $(SRCDIR)/stdint/int16_t.c $(SRCDIR)/stdint/UINTMAX_MAX.c $(SRCDIR)/stdint/int64_t.c $(SRCDIR)/stdint/INT64_MAX.c $(SRCDIR)/stdint/int_least32_t.c $(SRCDIR)/stdint/uint_fast32_t.c $(SRCDIR)/stdint/int_least8_t.c $(SRCDIR)/stdint/INT64_MIN.c $(SRCDIR)/stdint/uint8_t.c $(SRCDIR)/stdint/uint32_t.c $(SRCDIR)/stdint/INT32_C.c $(SRCDIR)/stdint/INT_LEAST16_MAX.c $(SRCDIR)/stdint/INT_LEAST8_MIN.c $(SRCDIR)/stdint/INT_FAST32_MIN.c $(SRCDIR)/stdint/INTMAX_C.c $(SRCDIR)/stdint/uintmax_t.c $(SRCDIR)/stdint/uint16_t.c $(SRCDIR)/stdint/WINT_MIN.c $(SRCDIR)/stdint/int32_t.c $(SRCDIR)/stdint/PTRDIFF_MAX.c $(SRCDIR)/stdint/INT16_C.c $(SRCDIR)/stdint/UINT16_MAX.c $(SRCDIR)/stdint/WINT_MAX.c $(SRCDIR)/stdint/int_fast16_t.c $(SRCDIR)/stdint/uint_least16_t.c $(SRCDIR)/stdint/INT_LEAST8_MAX.c $(SRCDIR)/stdint/INT_FAST64_MIN.c $(SRCDIR)/stdint/UINT_FAST8_MAX.c $(SRCDIR)/stdint/uint64_t.c $(SRCDIR)/stdint/INT_LEAST64_MIN.c $(SRCDIR)/stdint/INT_LEAST64_MAX.c $(SRCDIR)/stdint/UINT_LEAST32_MAX.c $(SRCDIR)/stdint/INT8_C.c $(SRCDIR)/stdint/UINT16_C.c $(SRCDIR)/stdint/int8_t.c $(SRCDIR)/stdint/int_least16_t.c $(SRCDIR)/stdint/UINT32_MAX.c $(SRCDIR)/stdint/INTMAX_MIN.c $(SRCDIR)/stdint/WCHAR_MIN.ref $(SRCDIR)/stdint/WCHAR_MAX.ref
INCDIR=$(INCDIR) sh mkh.sh $(INCDIR)/stdint.h
$(INCDIR)/stdio.h: mkh.sh $(SRCDIR)/stdio/FILE.c $(SRCDIR)/stdio/fscanf.c $(SRCDIR)/stdio/puts.c $(SRCDIR)/stdio/gets.c $(SRCDIR)/stdio/fwrite.c $(SRCDIR)/stdio/SEEK_SET.c $(SRCDIR)/stdio/L_cuserid.c $(SRCDIR)/stdio/ungetc.c $(SRCDIR)/stdio/EOF.c $(SRCDIR)/stdio/FOPEN_MAX.c $(SRCDIR)/stdio/fclose.c $(SRCDIR)/stdio/printf.c $(SRCDIR)/stdio/clearerr.c $(SRCDIR)/stdio/vsscanf.c $(SRCDIR)/stdio/SEEK_END.c $(SRCDIR)/stdio/SEEK_CUR.c $(SRCDIR)/stdio/putw.c $(SRCDIR)/stdio/tmpfile.c $(SRCDIR)/stdio/fgetpos.c $(SRCDIR)/stdio/fseek.c $(SRCDIR)/stdio/fileno.c $(SRCDIR)/stdio/vsnprintf.c $(SRCDIR)/stdio/getchar.c $(SRCDIR)/stdio/tmpnam.c $(SRCDIR)/stdio/L_ctermid.c $(SRCDIR)/stdio/vscanf.c $(SRCDIR)/stdio/vfscanf.c $(SRCDIR)/stdio/__stderr.c $(SRCDIR)/stdio/L_tmpnam.c $(SRCDIR)/stdio/vprintf.c $(SRCDIR)/stdio/fputs.c $(SRCDIR)/stdio/vfprintf.c $(SRCDIR)/stdio/ftell.c $(SRCDIR)/stdio/__stdout.c $(SRCDIR)/stdio/fflush.c $(SRCDIR)/stdio/setbuf.c $(SRCDIR)/stdio/rewind.c $(SRCDIR)/stdio/ferror.c $(SRCDIR)/stdio/P_tmpdir.c $(SRCDIR)/stdio/rename.c $(SRCDIR)/stdio/fputc.c $(SRCDIR)/stdio/getw.c $(SRCDIR)/stdio/fdopen.c $(SRCDIR)/stdio/BUFSIZ.c $(SRCDIR)/stdio/vsprintf.c $(SRCDIR)/stdio/fread.c $(SRCDIR)/stdio/setvbuf.c $(SRCDIR)/stdio/tempnam.c $(SRCDIR)/stdio/stdout.c $(SRCDIR)/stdio/_IOFBF.c $(SRCDIR)/stdio/popen.c $(SRCDIR)/stdio/feof.c $(SRCDIR)/stdio/fsetpos.c $(SRCDIR)/stdio/fprintf.c $(SRCDIR)/stdio/stderr.c $(SRCDIR)/stdio/fgetc.c $(SRCDIR)/stdio/__stdin.c $(SRCDIR)/stdio/freopen.c $(SRCDIR)/stdio/sprintf.c $(SRCDIR)/stdio/remove.c $(SRCDIR)/stdio/FILENAME_MAX.c $(SRCDIR)/stdio/putc.c $(SRCDIR)/stdio/fopen.c $(SRCDIR)/stdio/stdin.c $(SRCDIR)/stdio/putchar.c $(SRCDIR)/stdio/scanf.c $(SRCDIR)/stdio/fpos_t.c $(SRCDIR)/stdio/sscanf.c $(SRCDIR)/stdio/fgets.c $(SRCDIR)/stdio/snprintf.c $(SRCDIR)/stdio/getc.c $(SRCDIR)/stdio/_IONBF.c $(SRCDIR)/stdio/TMP_MAX.c $(SRCDIR)/stdio/perror.c $(SRCDIR)/stdio/_IOLBF.c $(SRCDIR)/stdio/pclose.c $(SRCDIR)/stdio/optind.ref $(SRCDIR)/stdio/getopt.ref $(SRCDIR)/stdio/cuserid.ref $(SRCDIR)/stdio/ctermid.ref $(SRCDIR)/stdio/optarg.ref $(SRCDIR)/stdio/opterr.ref $(SRCDIR)/stdio/NULL.ref $(SRCDIR)/stdio/size_t.ref $(SRCDIR)/stdio/va_list.ref $(SRCDIR)/stdio/optopt.ref