summaryrefslogtreecommitdiff
path: root/.deps/nonstd
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2019-02-28 14:24:20 -0500
committerJakob Kaivo <jkk@ung.org>2019-02-28 14:24:20 -0500
commitfcb4d41937f446172f804f86a59801994120938b (patch)
tree38afed001b96a094dc8b99f16750d847b32a1c05 /.deps/nonstd
parentb80fa04bb30db3748f64b1d8b8afe71a13575c5b (diff)
update dependencies
Diffstat (limited to '.deps/nonstd')
-rw-r--r--.deps/nonstd/ctype.h.deps1
-rw-r--r--.deps/nonstd/io.h.deps1
-rw-r--r--.deps/nonstd/locale.h.deps2
-rw-r--r--.deps/nonstd/syscall.h.deps2
4 files changed, 5 insertions, 1 deletions
diff --git a/.deps/nonstd/ctype.h.deps b/.deps/nonstd/ctype.h.deps
index b8b88446..626cfee5 100644
--- a/.deps/nonstd/ctype.h.deps
+++ b/.deps/nonstd/ctype.h.deps
@@ -1 +1,2 @@
./src/nonstd/ctype_t.c
+./src/nonstd/ctype-internal.ref
diff --git a/.deps/nonstd/io.h.deps b/.deps/nonstd/io.h.deps
index c79016c7..09191a4e 100644
--- a/.deps/nonstd/io.h.deps
+++ b/.deps/nonstd/io.h.deps
@@ -6,5 +6,6 @@
./src/nonstd/ftrylockfile.c
./src/nonstd/getc_unlocked.c
./src/nonstd/__scanf.c
+./src/nonstd/io-internal.ref
./src/nonstd/pid_t.ref
./src/nonstd/stdio.ref
diff --git a/.deps/nonstd/locale.h.deps b/.deps/nonstd/locale.h.deps
index 114cbee5..ad3e74eb 100644
--- a/.deps/nonstd/locale.h.deps
+++ b/.deps/nonstd/locale.h.deps
@@ -1 +1,3 @@
./src/nonstd/struct_locale_t.c
+./src/nonstd/__load_locale.c
+./src/nonstd/locale-internal.ref
diff --git a/.deps/nonstd/syscall.h.deps b/.deps/nonstd/syscall.h.deps
index eea79e92..47150833 100644
--- a/.deps/nonstd/syscall.h.deps
+++ b/.deps/nonstd/syscall.h.deps
@@ -3,6 +3,6 @@
./src/nonstd/__lookup.c
./src/nonstd/syscall_lookup_t.c
./src/nonstd/SYSCALL.c
-./src/nonstd/nonstd-inernal.ref
+./src/nonstd/syscall-internal.ref
./src/nonstd/ENOSYS.ref
./src/nonstd/errno.ref