]> git.ipfire.org Git - thirdparty/glibc.git/commit
AIX msgget implementation.
authorUlrich Drepper <drepper@redhat.com>
Mon, 17 Apr 2000 23:11:32 +0000 (23:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 17 Apr 2000 23:11:32 +0000 (23:11 +0000)
commit3c0b9326b17513a34d80c93db5d3d373e49ac937
tree469a994016cae76c1c019f4dd10a53785d433cd5
parenta2380512b5af08e282104a1b7dcff0f893de75bc
AIX msgget implementation.
33 files changed:
sysdeps/unix/sysv/aix/bits/poll.h [new file with mode: 0644]
sysdeps/unix/sysv/aix/bits/termios.h [new file with mode: 0644]
sysdeps/unix/sysv/aix/brk.c
sysdeps/unix/sysv/aix/chdir.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/chmod.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/chroot.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/close.c
sysdeps/unix/sysv/aix/creat.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/dl-close.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/dl-open.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/dl-sym.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/euidaccess.c
sysdeps/unix/sysv/aix/execve.c
sysdeps/unix/sysv/aix/fchdir.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/fchmod.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/getgid.c
sysdeps/unix/sysv/aix/getgroups.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/gethostname.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/getpriority.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/getrlimit.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/getrlimit64.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/getrusage.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/getuid.c
sysdeps/unix/sysv/aix/kill.c
sysdeps/unix/sysv/aix/link.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/lxstat.c
sysdeps/unix/sysv/aix/lxstat64.c
sysdeps/unix/sysv/aix/madvise.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/mkdir.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/mknod.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/mprotect.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/msgctl.c [new file with mode: 0644]
sysdeps/unix/sysv/aix/msgget.c [new file with mode: 0644]