diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-12 20:12:41 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-12 20:12:41 -0400 |
| commit | 0b5079b8723804889f06c6ddbeef8a45c00d7b49 (patch) | |
| tree | d76b603c190b7e04529bff99e8085718b4c0a9a8 /.deps/all.c | |
| parent | 0f2704eb90ef2590c75633dc7eb695a63cf2ddf8 (diff) | |
finish purging nonstd/
Diffstat (limited to '.deps/all.c')
| -rw-r--r-- | .deps/all.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.deps/all.c b/.deps/all.c index e5231913..cb5baf4e 100644 --- a/.deps/all.c +++ b/.deps/all.c @@ -1866,8 +1866,6 @@ ./src/termios/NCCS.c ./src/termios/TCIOFLUSH.c ./src/termios/CS5.c -./src/nonstd/__libc_per_thread.c -./src/nonstd/__libc.c ./src/stdarg/va_copy.c ./src/stdarg/va_list.c ./src/stdarg/va_arg.c @@ -2633,6 +2631,7 @@ ./src/locale/LC_ALL.c ./src/locale/LC_NUMERIC.c ./src/locale/LC_ALL_MASK.c +./src/locale/__get_locale.c ./src/locale/struct_lconv.c ./src/locale/LC_TIME.c ./src/locale/LC_TIME_MASK.c |
