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
/
common
/
llseek.c
Age
Commit message (
Expand
)
Author
2006-01-21
Convert l*seek too to use __typeof
Peter S. Mazinger
2006-01-15
make gcc4 happy w/ hidden_def/proto, correct some typos
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
2006-01-12
we dont want to truncate the offset when dealing with the syscall3 version as...
Mike Frysinger
2005-12-16
Some undefs to be pedantic
Peter S. Mazinger
2005-12-13
Hidden lseek[64], disabled llseek and _llseek for now, not in any headers
Peter S. Mazinger
2005-01-05
fix eriks e-mail address
Mike Frysinger
2004-12-16
On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:
Eric Andersen
2004-02-05
Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha.
Manuel Novoa III
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-07-22
Add some syscalls which I moved out of syscalls.c
Eric Andersen