summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/pread_write.c
AgeCommit message (Expand)Author
2012-05-30pread/pwrite: drop fallback funcsMike Frysinger
2012-05-30pread/pwrite: handle renamed syscalls in common/ppc/xtensa codeMike Frysinger
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-08-20- Fix powerpc pread/pwrite (Wade Berrier)Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-02-25Move lseek64 into LFS guarded placePeter S. Mazinger
2006-02-01cast buf to get rid of warningMike Frysinger
2006-01-27Add some prototypes to arch specific pread_write.c, mips has __mips64 questio...Peter S. Mazinger
2006-01-24Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter 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-13Convert all users of earlier hiddensPeter S. Mazinger
2003-02-24Fixup some small issues that show up when large file support is disabledEric Andersen
2002-11-15This draws from an old patch by David Blythe for the now-deadEric Andersen