Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 12 Oct 2002 20:24:52 +0000 (20:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 12 Oct 2002 20:24:52 +0000 (20:24 +0000)
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.

ChangeLog

index 9034970..7abac82 100644 (file)
--- 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.