index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
powerpc
/
pread_write.c
Age
Commit message (
Expand
)
Author
2010-05-09
powerpc: Add TLS and NPTL support
Khem Raj
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-10-28
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-08-20
- Fix powerpc pread/pwrite (Wade Berrier)
Bernhard Reutner-Fischer
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
- fix inline keyword
Bernhard Reutner-Fischer
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-02-25
Move lseek64 into LFS guarded place
Peter S. Mazinger
2006-02-01
cast buf to get rid of warning
Mike Frysinger
2006-01-27
Add some prototypes to arch specific pread_write.c, mips has __mips64 questio...
Peter S. Mazinger
2006-01-24
Convert all the strong_aliases to weak that are cancelable in libpthread
Peter S. Mazinger
2006-01-22
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-14
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-13
Convert all users of earlier hiddens
Peter S. Mazinger
2003-02-24
Fixup some small issues that show up when large file support is disabled
Eric Andersen
2002-11-15
This draws from an old patch by David Blythe for the now-dead
Eric Andersen