summaryrefslogtreecommitdiff
path: root/libc/misc/sysvipc
AgeCommit message (Expand)Author
2013-03-14libc/ipc: Make IPC_64 0 for common-generic ABIVineet Gupta
2013-02-20libc/ipc: Allow architectures to define their own __IPC_64 macroMarkos Chandras
2013-02-05buildsys: switch libc to kbuild-styleBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15shm.c: do not use __libc_X internallyPeter S. Mazinger
2012-04-17ipc: eventually use stat64 in ftok()Bernhard Reutner-Fischer
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2009-12-11get x86_64 nptl buildingAustin Foxley
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-19msgrcv is of type ssize_tPeter S. Mazinger
2009-10-17cancellation support for a large amount of the required syscallsAustin Foxley
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-12-01random: use smaller data fields where appropriateDenis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-09-30- remove some duplicate includesBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-01-09- Fix compilation: semtimedop has 4 args (and not 6)Bernhard Reutner-Fischer
2008-01-05implement semtimedop for #927Mike Frysinger
2006-11-06mips64 patch from Atsushi Nemoto:Eric Andersen
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-03-01alpha needs ipc64 funk tooMike Frysinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-02-13Add files for IMA. Yes, I know it's a hack and no, I won't split the affected...Peter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-24Hope to mips buildPeter S. Mazinger
2006-01-18get rid of alpha definesMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-14fix sem funcs on 64bit archesMike Frysinger
2006-01-08declare the internal syscalls static inlineMike Frysinger
2005-12-13Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger
2005-12-08Hide __syscall_ipcPeter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-03Correct _getdents[64] and __syscall_ipcPeter S. Mazinger
2005-11-03Enable IMAPeter S. Mazinger
2005-11-01Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger
2005-11-01Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-06-29previous commit of trimming __IPC_64 wasnt quite correct ... rework __IPC_64 ...Mike Frysinger
2005-06-29always define __IPC_64 regardless of __NR_ipcMike Frysinger