OSDN Git Service

ldso: initialize stack_chk_guard after TLS is initialized
[uclinux-h8/uClibc.git] / include / sys /
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-19 Peter S. Mazingersync some headers and disable unused prototypes
2009-11-19 Peter S. Mazingermsgrcv is of type ssize_t
2009-11-19 Peter S. Mazingerno need for bits/syscalls.h on target
2009-09-15 Mike Frysingersys/mount.h: sync with latest glibc
2009-07-20 Mike Frysingerfirst pass at implementing *at funcs
2009-07-20 Mike Frysingersync a few headers with glibc (no functional changes)
2009-07-09 Mike Frysingersyscall: unify common syscall defines
2008-12-29 Bernhard Reutner... - whitespace cleanup; no obj-code changes
2008-12-13 Denis VlasenkoRemove the rest of "bounded pointers" scaffolding....
2008-11-26 Bernhard Reutner... - remove fstatfs() and statfs() related headers upon...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-15 Bernhard Reutner... - revert wrong r24049
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-10-10 Bernhard Reutner... - add signalfd()
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-06 Denis VlasenkoHeed a warning: "string" was assigned to char*, changin...
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-03-26 Carmelo AmorosoEnable remap_file_pages prototype controlled by __USE_G...
2008-01-09 Mike Frysingerfetch queue.h from latest freebsd cvs
2008-01-06 Mike Frysingeruse the __extern_always_inline define from cdefs.h...
2008-01-05 Mike Frysingersync with glibc to get the extern inline directive
2008-01-05 Mike Frysingerimplement semtimedop for #927
2007-07-14 Denis Vlasenkosyslog.h: allow prioritynames[]/facilitynames[] to...
2007-03-01 Khem Rajinclude stddef.h to get NULL definition.
2007-02-28 Mike Frysingeradd support for ppoll() and emulate poll() with it...
2007-02-21 Mike Frysingerstub out msync() for no-mmu as well
2007-01-29 Mike FrysingerRichard Sandiford writes:
2007-01-29 Bernhard Reutner... - sync with glibc (and provide a check for icc).
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-12-08 Eric AndersenSorry psm but contrary to commit 12927, kernel provided...
2006-09-08 Mike Frysingeradd some inline funcs for the mlock funcs on no-mmu
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-05-30 Peter KjellerstedtRemove uses of all QUEUEDEBUG_* macros.
2006-05-06 Mike Frysingersync with glibc
2006-03-01 Peter S. MazingerSync w/ glibc and define _STAT_VER/_MKNOD_VER to 0...
2006-02-22 Mike Frysingerepoll is linux specific
2006-02-22 Mike Frysingersync with glibc
2006-02-18 Mike Frysingertweak the idea between having a MMU and actually using it
2006-01-30 Peter S. MazingerSync w/ glibc
2006-01-29 Mike Frysingermove linux-specific header to linux subdir
2006-01-20 Mike Frysingerdisable deprecated warnings for some files
2006-01-19 Eric AndersenJoseph S. Myers writes:
2006-01-18 Peter S. MazingerDon't include twice features.h and correct typo
2005-12-16 Peter S. MazingerUse kernel provided syscalls for user-space, the one...
2005-12-13 Peter S. MazingerSync w/ glibc
2005-11-30 Peter S. MazingerSync w/ glibc
2005-11-30 Peter S. MazingerSync w/ glibc
2005-11-23 Mike Frysingerupdate license with glibc
2005-11-18 Peter S. MazingerEnable __THROW,_NTH,REDIRECT_NTH
2005-11-15 Mike Frysingerinclude pthreads if appropriate ala glibc
2005-11-04 Peter S. MazingerSync up w/ glibc
2005-11-03 Peter S. MazingerSync headers w/ glibc
2005-11-03 Peter S. MazingerSync with glibc
2005-11-03 Peter S. MazingerSync headers w/ glibc
2005-10-04 Eric AndersenDo not stub out functions for mmu-less systems. Hide all
2005-07-02 Mike Frysingersync with glibc versions
2005-05-10 Joakim TjernlundSHMLBA is now defined by arch dependent bits/shm.h...
2005-01-06 Mike FrysingerJustin Cormack <justin@street-vision.com> writes:
2004-12-20 Ned Ludd- Added support for 13 new syscalls to allow more thing...
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2004-08-21 Eric AndersenKill off all support for 'gcc -pg' / 'gprof' style...
2004-07-30 Eric AndersenCleanup some dead wood in the header files
2004-07-27 Eric AndersenRemove all reference to __GLIBC_HAVE_LONG_LONG
2004-07-26 Eric AndersenSupport linux 2.6.x wide device major/minor numbers
2003-10-24 Eric AndersenSigh. It seems some stupid programs expect this...
2003-10-22 Eric AndersenIt seems we need to also define SI_LOAD_SHIFT since...
2003-09-26 Miles BaderRevert to using uClibc-specific c-symbol-prefix stuff
2003-08-08 Eric AndersenAdd support for personality(), prctl(), ustat(), and...
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2003-03-07 Eric AndersenPatch from Stefan Allius:
2003-03-03 Eric AndersenInitial effort at adding profiling support.
2002-11-14 Eric AndersenImplement sendfile64
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
2002-07-27 Eric AndersenAvoid errors in case some loon has explicitly included
2002-07-24 Miles Bader(__ASMNAME): Use C_SYMBOL_PREFIX.
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2002-05-02 Eric AndersenAdd missing sysctl.h and queue.h
2002-03-25 Eric AndersenInclude our own copy of struct sysinfo to avoid binary...
2002-03-01 Eric AndersenMajor rework of the include files to eliminate redundancy
2002-02-02 Eric AndersenSeveral little additions and cleanups. Add getw()...
2002-01-30 Eric AndersenAdd missing sys/fsuid.h
2002-01-06 Eric AndersenSupport statvfs and statfs. Added getmntent_r (and...
2002-01-03 Eric AndersenEnable several more syscalls.
2001-11-23 Eric AndersenAdd this so madplay will properly configure itself...
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2001-09-06 Eric AndersenPatch from Andrew Ip <aip@cwlinux.com> to add ftime,
2001-08-27 Eric AndersenMake gdb/gcc/binutils happy
2001-07-11 David McCulloughAdded __BEGIN_DECLS and __END_DECLS to the files that...
2001-07-11 David McCulloughThe main part of the C++ support is the definition...
2001-06-27 Eric AndersenCleanup and don't require LIBC to be defined for the...
next