summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/open64.c
AgeCommit message (Expand)Author
2006-02-13Weaken all that I remember being used in libpthreadPeter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-24Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger
2006-01-21Use __typeof instead of adding full prototypesPeter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Some undefs to be pedanticPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-02Allow partly IMA compile of this directoryPeter S. Mazinger
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-05-12Small cleanups for alphaEric Andersen
2002-02-23Several naming cleanups so threads work properly againEric Andersen
2001-10-17This commit makes large file support actually work (when enabled inEric Andersen