OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / llseek.c
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2006-12-09 Eric AndersenAdd missing sys/types.h header
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-02-13 Peter S. MazingerWeaken all that I remember being used in libpthread
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-24 Peter S. MazingerConvert all the strong_aliases to weak that are cancela...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-21 Peter S. MazingerConvert l*seek too to use __typeof
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-12 Mike Frysingerwe dont want to truncate the offset when dealing with...
2005-12-16 Peter S. MazingerSome undefs to be pedantic
2005-12-13 Peter S. MazingerHidden lseek[64], disabled llseek and _llseek for now...
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-12-16 Eric AndersenOn Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsso...
2004-02-05 Manuel Novoa III Patch from Alan Hourihane <alanh@fairlite.demon.co...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-07-22 Eric AndersenAdd some syscalls which I moved out of syscalls.c