diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-03 22:05:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-03 22:05:54 +0000 |
commit | 6dc0d457ecab90cad69f62ffd0386a8f4830f38e (patch) | |
tree | cc2662e02cfc1ab5f0c936d0c20731ce2897de04 /ChangeLog | |
parent | ab7eb292307152e706948a7b19164ff5e6d593d4 (diff) | |
download | glibc-6dc0d457ecab90cad69f62ffd0386a8f4830f38e.zip glibc-6dc0d457ecab90cad69f62ffd0386a8f4830f38e.tar.gz glibc-6dc0d457ecab90cad69f62ffd0386a8f4830f38e.tar.bz2 |
Update.
* sysdeps/i386/bits/select.h (__FD_ZERO): Remove memory output
specification. It's not necessary.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-05-03 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/i386/bits/select.h (__FD_ZERO): Remove memory output + specification. It's not necessary. + * elf/Makefile (trusted-dirs.st): Use gen-trusted-dirs.awk. * elf/gen-trusted-dirs.awk: New file. * elf/dl-load.c (systems_dirs): Moved into file scope. Initialize |