OSDN Git Service

openat*: use a static function with the different type and strong_alias_untyped
[uclinux-h8/uClibc.git] / include / sys /
2012-06-15 Peter S. Mazingertypes.h: both icc and tendra support long long
2012-06-15 Peter S. Mazingerssp: rework, sync messages with the ones in glibc
2012-06-15 Peter S. Mazingersyslog.c: no need for hidden vsyslog, use a static...
2012-06-15 Peter S. Mazingerwait.h: resource.h is included already, rusage is defined
2012-06-15 Peter S. Mazingerquota.h: update, but keep old functionality
2012-04-08 Kevin Cernekeesignalfd.h: Use new "bits/" scheme for arch-specific...
2011-12-22 Natanael Copasys/queue.h: update to eglibc version
2011-07-01 Khem Rajmips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike...
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-12 Bernhard Reutner... linux_specific: handle accept4 and pipe2
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-03 Peter S. Mazingerupdate some headers
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-08-05 Bernhard Reutner... sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSOR...
2010-07-27 Vladimir Zapolskiylutimes: add lutimes support
2010-07-09 Khem Rajinclude/param.h: Dont use ARG_MAX from kernel headers
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...
next