OSDN Git Service

newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
[uclinux-h8/uclibc-ng.git] / include /
2005-09-08 Mike Frysingergrab some updates from glibc
2005-08-30 Mike Frysingeradd M_PERTURB define from glibc and Frank Mehnert write...
2005-08-25 Mike Frysingeradd a note explaining the weird h_errno definition
2005-08-18 Joakim TjernlundHmm, things broke with vapiers update. Lets
2005-08-18 Mike Frysingerimport updates from glibc
2005-08-15 Eric AndersenWe do not supply a BSD style getloadavg() function
2005-08-10 Mike FrysingerIn Bug 364 by hassold:
2005-08-09 Mike Frysingerdate: 2005/08/07 07:53:58; author: drepper; state...
2005-07-30 Manuel Novoa III sjhill appears confused. vapier's earlier commit of...
2005-07-30 "Steven J. Hill"The newly added __glibc_strerror_r function is probably...
2005-07-28 Manuel Novoa III Fix string.h. Change our _susv3_strerror_r to __xpg_st...
2005-07-02 Mike Frysingersync with glibc
2005-07-02 Mike Frysingersync with glibc versions
2005-07-02 Mike Frysingeruse C style comments
2005-07-02 Mike Frysingersync with glibc
2005-06-16 Eric AndersenJim Ramsay writes:
2005-05-20 Eric AndersenFinish up reverting NPTL
2005-05-14 "Steven J. Hill"In order to accomodate usage of either pthreads impleme...
2005-05-12 "Steven J. Hill"Added new 'bits/atomic.h' for most of the architectures...
2005-05-10 Joakim TjernlundSHMLBA is now defined by arch dependent bits/shm.h...
2005-05-02 Manuel Novoa III Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build...
2005-04-28 Peter KjellerstedtAdded support for clock_getres() and clock_settime...
2005-04-16 Mike Frysingerimport more updates from glibc
2005-04-15 Mike Frysingerimport fixes/updates from glibc-2.3
2005-04-06 Mike Frysingerremove pthread_atfork() prototype since SuSv3 doesnt...
2005-03-31 Paul MundtAdd some more SH relocation types.
2005-03-16 Mike Frysingerimport updates from glibc
2005-02-12 Mike Frysingerno more cvs
2005-01-11 Mike Frysingernewer linux headers define __cast__ in compiler.h so...
2005-01-11 Eric AndersenPatch from Paul Mundt (lethal) adding an initial librt...
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-12-11 Eric AndersenPartial commit of a patch from Alexandre Oliva:
2004-11-08 Eric AndersenSome requested additional malloc entry points
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-30 Peter KjellerstedtSynchronized with glibc (2.3.2).
2004-10-27 Eric AndersenArrange to hide uClibc internals
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2004-10-07 Eric AndersenPut back ucontext.h, but omit function prototypes for...
2004-10-07 Eric AndersenHide a bunch of unimplemented time function prototypes...
2004-10-07 Eric AndersenRemove ucontext.h. We do not implement any of these...
2004-10-07 Eric AndersenRemove unimplemented non-SuSv3 function prototypes
2004-10-07 Eric AndersenuClibc does not support getutent_r, getutid_r, and...
2004-09-17 Joakim TjernlundAdded back dl_iterate_phdr in ldso(with some small...
2004-09-08 Eric AndersenDoh! As noted by Mike Frysinger I was too agressive...
2004-09-07 Eric AndersenDisable prototypes for unimplemented functions
2004-09-07 Eric AndersenYet another bit of joy for mjn3
2004-09-07 Eric AndersenAudit and disable unimplemented stuff
2004-09-07 Eric AndersenAudit and scrub malloc.h, which was a mess
2004-09-07 Eric AndersenWe do not use dl_iterate_phdr, so no need to define it
2004-09-07 Eric AndersenuClibc gettext support is under development and really...
2004-09-07 Eric AndersenThe 'Somebody Else's Problem Field' was just activated
2004-09-07 Eric AndersenFirst pass prototype removals from auditing header...
2004-08-26 Manuel Novoa III Fixes from gentoo.
2004-08-21 Eric AndersenKill off all support for 'gcc -pg' / 'gprof' style...
2004-08-16 Eric AndersenAudit pthread.h and exclude prototypes for pthread...
2004-08-15 Manuel Novoa III Update to add missing c++ namespace support.
2004-07-30 Eric Andersencut-n-paste strikes again
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
2004-07-16 Eric AndersenPete Popov writes:
2004-07-15 Eric AndersenPatch from Yoshinori Sato to add H8/300 relocation...
2004-05-08 Manuel Novoa III Change clock() to allow wrapping.
2004-05-07 Manuel Novoa III Peter Mazinger asked for this several months ago.
2004-04-30 Eric AndersenThese headers should not be included in uClibc -- they...
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-03-24 Eric Andersenglibc does not provide pppio.h, and our doing so conflicts
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-12 Eric AndersenAdd our own copies of the include/scsi header files...
2004-02-11 Manuel Novoa III New stdio core. Should be more maintainable. Fixes...
2004-02-02 Manuel Novoa III Use the correct configuration test define.
2004-01-14 Manuel Novoa III Add a dummy (always fails) wcsftime. This is needed...
2004-01-02 Eric AndersenCope with 2.6.x headers
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-12-03 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-11-21 Eric Andersenprevent some needless warnings when building w/2.6...
2003-11-13 Eric AndersenKill off these headers, which are supposed to be part...
2003-11-02 Eric AndersenAdd some missing prototypes
2003-11-02 Manuel Novoa III Hopefully fix the struct tm extension problem once...
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-10-21 Eric AndersenThose crazy binutils folks changed their abi. Add...
2003-10-20 Eric AndersenMerge some newer/updated bits from the glibc elf.h
2003-10-11 Eric AndersenI forgot to remove this
2003-10-11 Eric AndersenThese are wanted by net-tools
2003-10-10 Eric AndersenWe do not provide gmtime(), so disable the prototype to
2003-10-08 Eric AndersenAtsushi Nemoto writes:
2003-09-26 Miles BaderRevert to using uClibc-specific c-symbol-prefix stuff
2003-09-09 Eric Andersensigh. The cris compiler doesn't do link_warning's....
2003-09-08 Manuel Novoa III Obligatory forgotten file.
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2003-09-08 Miles Baderansidecl.h and symcat.h copied from glibc.
2003-09-06 Manuel Novoa III Don't install floating point related headers, and wrap...
2003-09-05 Eric AndersenAdd support for ftw and nftw
2003-09-05 Manuel Novoa III Move an #endif that was in the wrong place.
2003-09-03 Manuel Novoa III Only define __STDC_ISO_10646__ if wide char support...
2003-08-28 Manuel Novoa III Create a typedef for the ctype bitmask table entries.
2003-08-25 Manuel Novoa III Add missing header.
next