OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / misc / sysvipc / ipc.h
2013-03-14 Vineet Guptalibc/ipc: Make IPC_64 0 for common-generic ABI
2013-02-20 Markos Chandraslibc/ipc: Allow architectures to define their own __IPC...
2008-01-05 Mike Frysingerimplement semtimedop for #927
2006-11-06 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-03-01 Mike Frysingeralpha needs ipc64 funk too
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-14 Mike Frysingerfix sem funcs on 64bit arches
2005-12-08 Peter S. MazingerHide __syscall_ipc
2005-11-03 Peter S. MazingerCorrect _getdents[64] and __syscall_ipc
2005-06-29 Mike Frysingeralways define __IPC_64 regardless of __NR_ipc
2005-04-24 Joakim TjernlundFix bug 222: Move all archs to newer __IPC_64 interface...
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...
2002-05-12 Eric AndersenAdd a missing #include
2001-03-19 Eric AndersenAdd in the sysvipc patch from Michael Shmulevich