summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/open64.c
Commit message (Expand)AuthorAgeFilesLines
* cancellation support for a large amount of the required syscallsAustin Foxley2009-10-171-1/+18
* Reinstate __libc_foo's needed for linuxthreads.old.Denis Vlasenko2009-02-251-0/+5
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-11/+3
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* tweak a few syscalls using varargsEric Andersen2006-08-301-7/+7
* psm updates: add __libc symbols for signal cancellationMike Frysinger2006-08-231-0/+3
* Weaken all that I remember being used in libpthreadPeter S. Mazinger2006-02-131-1/+1
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+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-21/+8
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-5/+9
* Some undefs to be pedanticPeter S. Mazinger2005-12-161-0/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-5/+4
* Allow partly IMA compile of this directoryPeter S. Mazinger2005-11-021-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Small cleanups for alphaEric Andersen2002-05-121-0/+1
* Several naming cleanups so threads work properly againEric Andersen2002-02-231-4/+3
* This commit makes large file support actually work (when enabled inEric Andersen2001-10-171-0/+48