Age | Commit message (Expand) | Author |
2005-01-11 | newer linux headers define __cast__ in compiler.h so lets fake it too | Mike Frysinger |
2005-01-11 | Patch from Paul Mundt (lethal) adding an initial librt implementation. | Eric Andersen |
2005-01-06 | Justin Cormack <justin@street-vision.com> writes: | Mike Frysinger |
2004-12-20 | - Added support for 13 new syscalls to allow more things to compile when usin... | Ned Ludd |
2004-12-11 | Partial commit of a patch from Alexandre Oliva: | Eric Andersen |
2004-11-08 | Some requested additional malloc entry points | Eric Andersen |
2004-10-31 | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III |
2004-10-30 | Synchronized with glibc (2.3.2). | Peter Kjellerstedt |
2004-10-27 | Arrange to hide uClibc internals | Eric Andersen |
2004-10-19 | Peter S. Mazinger writes: | Eric Andersen |
2004-10-07 | Put back ucontext.h, but omit function prototypes for getcontext(), | Eric Andersen |
2004-10-07 | Hide a bunch of unimplemented time function prototypes, and | Eric Andersen |
2004-10-07 | Remove ucontext.h. We do not implement any of these functions. | Eric Andersen |
2004-10-07 | Remove unimplemented non-SuSv3 function prototypes | Eric Andersen |
2004-10-07 | uClibc does not support getutent_r, getutid_r, and getutline_r, | Eric Andersen |
2004-09-17 | Added back dl_iterate_phdr in ldso(with some small changes). | Joakim Tjernlund |
2004-09-08 | Doh! As noted by Mike Frysinger I was too agressive at culling stuff | Eric Andersen |
2004-09-07 | Disable prototypes for unimplemented functions | Eric Andersen |
2004-09-07 | Yet another bit of joy for mjn3 | Eric Andersen |
2004-09-07 | Audit and disable unimplemented stuff | Eric Andersen |
2004-09-07 | Audit and scrub malloc.h, which was a mess | Eric Andersen |
2004-09-07 | We do not use dl_iterate_phdr, so no need to define it | Eric Andersen |
2004-09-07 | uClibc gettext support is under development and really shouldn't | Eric Andersen |
2004-09-07 | The 'Somebody Else's Problem Field' was just activated | Eric Andersen |
2004-09-07 | First pass prototype removals from auditing header files: | Eric Andersen |
2004-08-26 | Fixes from gentoo. | Manuel Novoa III |
2004-08-21 | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen |
2004-08-16 | Audit pthread.h and exclude prototypes for pthread functions | Eric Andersen |
2004-08-15 | Update to add missing c++ namespace support. | Manuel Novoa III |
2004-07-30 | cut-n-paste strikes again | Eric Andersen |
2004-07-30 | Cleanup some dead wood in the header files | Eric Andersen |
2004-07-27 | Remove all reference to __GLIBC_HAVE_LONG_LONG | Eric Andersen |
2004-07-26 | Support linux 2.6.x wide device major/minor numbers | Eric Andersen |
2004-07-16 | Pete Popov writes: | Eric Andersen |
2004-07-15 | Patch from Yoshinori Sato to add H8/300 relocation types. | Eric Andersen |
2004-05-08 | Change clock() to allow wrapping. | Manuel Novoa III |
2004-05-07 | Peter Mazinger asked for this several months ago. | Manuel Novoa III |
2004-04-30 | These headers should not be included in uClibc -- they should be | Eric Andersen |
2004-04-20 | Cope with gcc 3.4's more aggressive persuit of attribute unused | Eric Andersen |
2004-03-24 | glibc does not provide pppio.h, and our doing so conflicts | Eric Andersen |
2004-02-18 | Alexandre Oliva writes: | Eric Andersen |
2004-02-18 | Alexandre Oliva writes: | Eric Andersen |
2004-02-12 | Add our own copies of the include/scsi header files, per what glibc | Eric Andersen |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2004-02-02 | Use the correct configuration test define. | Manuel Novoa III |
2004-01-14 | Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale | Manuel Novoa III |
2004-01-02 | Cope with 2.6.x headers | Eric Andersen |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |
2003-12-03 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen |
2003-11-21 | prevent some needless warnings when building w/2.6.x kernel headers | Eric Andersen |