| Commit message (Expand) | Author | Age | Files | Lines |
* | dont duplicate pthread.h in include and libpthread subdirs, so symlink it | Mike Frysinger | 2005-09-21 | 1 | -707/+0 |
* | Fix bug 370. | Joakim Tjernlund | 2005-09-20 | 1 | -1/+3 |
* | grab some updates from glibc | Mike Frysinger | 2005-09-08 | 1 | -4/+17 |
* | add M_PERTURB define from glibc and Frank Mehnert writes: the following patch... | Mike Frysinger | 2005-08-30 | 1 | -1/+2 |
* | add a note explaining the weird h_errno definition | Mike Frysinger | 2005-08-25 | 1 | -1/+3 |
* | Hmm, things broke with vapiers update. Lets | Joakim Tjernlund | 2005-08-18 | 1 | -2/+1 |
* | import updates from glibc | Mike Frysinger | 2005-08-18 | 1 | -92/+292 |
* | We do not supply a BSD style getloadavg() function | Eric Andersen | 2005-08-15 | 1 | -7/+0 |
* | In Bug 364 by hassold: | Mike Frysinger | 2005-08-10 | 1 | -5/+5 |
* | date: 2005/08/07 07:53:58; author: drepper; state: Exp; lines: +1 -1 | Mike Frysinger | 2005-08-09 | 1 | -1/+1 |
* | sjhill appears confused. vapier's earlier commit of string.h was broken. | Manuel Novoa III | 2005-07-30 | 1 | -25/+36 |
* | The newly added __glibc_strerror_r function is probably fine, but the | "Steven J. Hill" | 2005-07-30 | 1 | -36/+25 |
* | Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc | Manuel Novoa III | 2005-07-28 | 1 | -26/+37 |
* | sync with glibc | Mike Frysinger | 2005-07-02 | 1 | -8/+22 |
* | sync with glibc versions | Mike Frysinger | 2005-07-02 | 3 | -89/+176 |
* | use C style comments | Mike Frysinger | 2005-07-02 | 1 | -2/+1 |
* | sync with glibc | Mike Frysinger | 2005-07-02 | 1 | -3/+11 |
* | Jim Ramsay writes: | Eric Andersen | 2005-06-16 | 1 | -1/+1 |
* | Finish up reverting NPTL | Eric Andersen | 2005-05-20 | 2 | -0/+795 |
* | In order to accomodate usage of either pthreads implementation, we now | "Steven J. Hill" | 2005-05-14 | 2 | -795/+0 |
* | Added new 'bits/atomic.h' for most of the architectures and the top-level 'in... | "Steven J. Hill" | 2005-05-12 | 1 | -0/+261 |
* | SHMLBA is now defined by arch dependent bits/shm.h file so remove | Joakim Tjernlund | 2005-05-10 | 1 | -5/+0 |
* | Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ... | Manuel Novoa III | 2005-05-02 | 1 | -2/+12 |
* | Added support for clock_getres() and clock_settime() in addition to | Peter Kjellerstedt | 2005-04-28 | 1 | -5/+5 |
* | import more updates from glibc | Mike Frysinger | 2005-04-16 | 1 | -2/+19 |
* | import fixes/updates from glibc-2.3 | Mike Frysinger | 2005-04-15 | 1 | -16/+114 |
* | remove pthread_atfork() prototype since SuSv3 doesnt *require* it and glibc-2... | Mike Frysinger | 2005-04-06 | 1 | -19/+0 |
* | Add some more SH relocation types. | Paul Mundt | 2005-03-31 | 1 | -0/+13 |
* | import updates from glibc | Mike Frysinger | 2005-03-16 | 3 | -18/+35 |
* | no more cvs | Mike Frysinger | 2005-02-12 | 1 | -1/+0 |
* | newer linux headers define __cast__ in compiler.h so lets fake it too | Mike Frysinger | 2005-01-11 | 1 | -0/+3 |
* | Patch from Paul Mundt (lethal) adding an initial librt implementation. | Eric Andersen | 2005-01-11 | 1 | -0/+97 |
* | Justin Cormack <justin@street-vision.com> writes: | Mike Frysinger | 2005-01-06 | 1 | -0/+107 |
* | - 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 |