OSDN Git Service

avoid circular dependency in lseek and llseek, providing a stub lseek
[uclinux-h8/uclibc-ng.git] / libc / sysdeps / linux / common / llseek.c
2012-06-15 Peter S. Mazingeravoid circular dependency in lseek and llseek, providin...
2012-04-27 Mark Salterllseek: support __NR_llseek syscall
2009-07-09 Mike Frysingerdrop missing {INLINE,INTERNAL}_SYSCALL fallback logic
2009-02-25 Denis VlasenkoReinstate __libc_foo's needed for linuxthreads.old.
2008-12-10 Denis Vlasenko*: remove some __libc_XXX functions:
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-10-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
2008-10-03 Bernhard Reutner... - use c89-style comments
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