Ulrich Drepper
|
7604414a1c
|
AIX socket implementation.
|
2000-04-18 17:20:43 +00:00 |
|
Ulrich Drepper
|
016ea61287
|
AIX msgrcv implementation.
|
2000-04-18 00:42:45 +00:00 |
|
Ulrich Drepper
|
3c0b9326b1
|
AIX msgget implementation.
|
2000-04-17 23:11:32 +00:00 |
|
Ulrich Drepper
|
a2380512b5
|
AIX ioctl definitions.
|
2000-04-17 21:28:18 +00:00 |
|
Ulrich Drepper
|
f80ea15d3b
|
Add EAFNOSUPPORT.
|
2000-04-17 21:18:22 +00:00 |
|
Ulrich Drepper
|
d6c05bbe03
|
Implies file for AIX.
|
2000-04-17 21:07:29 +00:00 |
|
Ulrich Drepper
|
750f9af619
|
Update.
* posix/unistd.h (socklen_t): Define if it has not yet happened.
(gethostname): Change type of second parameter to socklen_t.
* include/unistd.h (__gethostname): Change type of second
parameter to socklen_t.
* sysdeps/generic/gethostname.c (__gethostname): Likewise.
* sysdeps/mach/hurd/gethostname.c (__gethostname): Likewise.
* sysdeps/unix/sysv/gethostname.c (__gethostname): Likewise.
* sysdeps/unix/sysv/sysv4/solaris2/gethostname.c (__gethostname):
Likewise.
* sysdeps/unix/sysv/linux/gethostname.c: Removed.
* sysdeps/generic/bits/socket.h: Use __socklen_t to define socklen_t.
Allow definition elsewhere.
* sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
* sysdeps/generic/bits/types.h: Define __socklen_t.
* sysdeps/unix/sysv/aix/bits/types.h: Likewise.
* sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
|
2000-04-02 08:05:36 +00:00 |
|
Ulrich Drepper
|
7e836977ea
|
Update.
2000-03-20 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/aix/*: Add initial code for port to AIX 4.3.
|
2000-03-21 01:29:48 +00:00 |
|