diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-10-12 20:24:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-10-12 20:24:52 +0000 |
commit | 4846648111eb19104c0afe36c14f1bf510803c9e (patch) | |
tree | 2b227e52f66779b5cf570f85e5f23833e59888e5 /ChangeLog | |
parent | 20f3b1275d0e17796f3a6840c234b298c4815949 (diff) | |
download | glibc-4846648111eb19104c0afe36c14f1bf510803c9e.tar.gz glibc-4846648111eb19104c0afe36c14f1bf510803c9e.tar.xz glibc-4846648111eb19104c0afe36c14f1bf510803c9e.zip |
Update.
2002-10-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/system.c: Remove support for old and buggy SCO systems. Optimize a bit for use in glibc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 903497057e..7abac82159 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-10-12 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/system.c: Remove support for old and buggy SCO systems. + Optimize a bit for use in glibc. + 2002-10-12 Roland McGrath <roland@redhat.com> * stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds. |