Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 5 Dec 2000 16:19:20 +0000 (16:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 5 Dec 2000 16:19:20 +0000 (16:19 +0000)
2000-12-05  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/aix/sys/param.h: Define MAXHOSTNAMELEN here.

* sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't

ChangeLog

index 00370eb..96f6abe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
+2000-12-05  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/aix/sys/param.h: Define MAXHOSTNAMELEN here.
+
 2000-12-05  Andreas Jaeger  <aj@suse.de>
 
        * sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
 
 2000-12-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
-        * sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't
+       * sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't
        available.
 
 2000-12-05  Andreas Jaeger  <aj@suse.de>