summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/open.c
Commit message (Expand)AuthorAgeFilesLines
* Define creat in an independent fileKhem Raj2009-03-051-5/+0
* Reinstate __libc_foo's needed for linuxthreads.old.Denis Vlasenko2009-02-251-0/+5
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-16/+7
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* Made it compile again.Peter Kjellerstedt2006-08-311-3/+2
* tweak a few syscalls using varargsEric Andersen2006-08-301-11/+10
* psm updates: add __libc symbols for signal cancellationMike Frysinger2006-08-231-2/+4
* Weaken all that I remember being used in libpthreadPeter S. Mazinger2006-02-131-1/+1
* Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger2006-01-241-1/+1
* Use __typeof instead of adding full prototypesPeter S. Mazinger2006-01-211-1/+1
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-1/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-3/+5
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-6/+8
* Some undefs to be pedanticPeter S. Mazinger2005-12-161-0/+2
* Hide mostly used functionsPeter S. Mazinger2005-12-011-3/+4
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+41