summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/pread_write.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-091-0/+4
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-4/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-3/+3
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-2/+2
* - Fix powerpc pread/pwrite (Wade Berrier)Bernhard Reutner-Fischer2008-08-201-10/+11
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-20/+20
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-4/+4
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* Move lseek64 into LFS guarded placePeter S. Mazinger2006-02-251-1/+2
* cast buf to get rid of warningMike Frysinger2006-02-011-1/+1
* Add some prototypes to arch specific pread_write.c, mips has __mips64 questio...Peter S. Mazinger2006-01-271-0/+4
* Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger2006-01-241-8/+8
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-27/+15
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-18/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-16/+19
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-6/+6
* Fixup some small issues that show up when large file support is disabledEric Andersen2003-02-241-0/+4
* This draws from an old patch by David Blythe for the now-deadEric Andersen2002-11-151-0/+193