diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-01 19:15:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-01 19:15:29 +0000 |
commit | 3e07621988521feb5cdd8a99760d8bad1707cb57 (patch) | |
tree | 8df7d39fbba8713398c5ca602fe73b0ddc163373 /include | |
parent | d77cd295eb5bde456868eb5d7c71042edaa88151 (diff) | |
download | glibc-3e07621988521feb5cdd8a99760d8bad1707cb57.tar.gz glibc-3e07621988521feb5cdd8a99760d8bad1707cb57.tar.xz glibc-3e07621988521feb5cdd8a99760d8bad1707cb57.zip |
Update.
2000-10-01 Bruno Haible <haible@clisp.cons.org> * charmaps/BIG5: Add a width table. * charmaps/GB18030: Likewise. * charmaps/ISO-8859-6: Likewise. * charmaps/ISO-8859-8: Likewise. * charmaps/TIS-620: Likewise.
Diffstat (limited to 'include')
-rw-r--r-- | include/spawn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/spawn.h b/include/spawn.h new file mode 100644 index 0000000000..a6c7a8adc3 --- /dev/null +++ b/include/spawn.h @@ -0,0 +1 @@ +#include <posix/spawn.h> |