OSDN Git Service

revert changes
[uclinux-h8/uclibc-ng.git] / libc / misc / sysvipc /
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...
2013-02-05 Bernhard Reutner... buildsys: switch libc to kbuild-style
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingershm.c: do not use __libc_X internally
2012-04-17 Bernhard Reutner... ipc: eventually use stat64 in ftok()
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-11 Austin Foxleyget x86_64 nptl building
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Peter S. Mazingermsgrcv is of type ssize_t
2009-10-17 Austin Foxleycancellation support for a large amount of the required...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-12-01 Denis Vlasenkorandom: use smaller data fields where appropriate
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-09-30 Bernhard Reutner... - remove some duplicate includes
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-01-09 Bernhard Reutner... - Fix compilation: semtimedop has 4 args (and not 6)
2008-01-05 Mike Frysingerimplement semtimedop for #927
2006-11-06 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-03-01 Mike Frysingeralpha needs ipc64 funk too
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-13 Peter S. MazingerAdd files for IMA. Yes, I know it's a hack and no,...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-24 Peter S. MazingerHope to mips build
2006-01-18 Mike Frysingerget rid of alpha defines
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-14 Mike Frysingerfix sem funcs on 64bit arches
2006-01-08 Mike Frysingerdeclare the internal syscalls static inline
2005-12-13 Peter S. MazingerConvert internal users of chmod/*stat*, minimize change...
2005-12-08 Peter S. MazingerHide __syscall_ipc
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-03 Peter S. MazingerCorrect _getdents[64] and __syscall_ipc
2005-11-03 Peter S. MazingerEnable IMA
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-06-29 Mike Frysingerprevious commit of trimming __IPC_64 wasnt quite correc...
2005-06-29 Mike Frysingeralways define __IPC_64 regardless of __NR_ipc
2005-06-27 Mike Frysingerremove __IPC_64 in syscall() macro since real 64bit...
2005-04-24 Joakim TjernlundFix bug 222: Move all archs to newer __IPC_64 interface...
2005-01-25 Mike Frysingermerge parallel build support
2004-09-28 Joakim TjernlundAtsushi Nemoto writes:
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2002-08-25 Eric AndersenMake shm stuff work properly.
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
2002-05-30 Eric AndersenCope with systems that don't glob all these together...
2002-05-12 Eric AndersenAdd a missing #include
2002-05-12 Eric AndersenFix this one up so it works
2002-05-11 Eric AndersenFixup for architectures that do not supply the ipc...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-10-04 David McCulloughWith all the headerfile changes, some functions didn...
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-05-26 Eric AndersenAdd in message queue support, based on work from <tapu...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-03-20 David McCulloughAdd an empty DIRS target incase it gets inherited from...
2001-03-19 Eric AndersenAdd in the sysvipc patch from Michael Shmulevich