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