| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger | 2005-10-27 | 2 | -2/+6 |
* | merge updates from glibc | Mike Frysinger | 2005-10-26 | 1 | -29/+35 |
* | Correcrt posix_fadvise* to allow compiling | Peter S. Mazinger | 2005-10-25 | 1 | -3/+3 |
* | uncomment posix_fadvise prototype since we implement it now | Mike Frysinger | 2005-10-25 | 1 | -5/+6 |
* | Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in ... | Peter S. Mazinger | 2005-10-20 | 1 | -1/+1 |
* | Remove /dev/erandom support, as [h]lfs does not use it in this form. | Peter S. Mazinger | 2005-10-12 | 1 | -11/+0 |
* | Change __OPTIMIZE__ > 0 to defined(__OPTIMIZE__) as in glibc-2.3.5. | Peter S. Mazinger | 2005-10-11 | 1 | -1/+1 |
* | Do not stub out functions for mmu-less systems. Hide all | Eric Andersen | 2005-10-04 | 2 | -0/+6 |
* | Should correct ppc compilation failure reported by Glauber de Oliveira Costa.... | Peter S. Mazinger | 2005-09-27 | 1 | -0/+3 |
* | New ssp code using syscalls where possible. | Peter S. Mazinger | 2005-09-23 | 1 | -0/+90 |
* | add attribute_relro, should be unconditional, if gcc/ld supports it | Peter S. Mazinger | 2005-09-21 | 1 | -0/+6 |
* | sync copyright with glibc | Mike Frysinger | 2005-09-21 | 1 | -1/+1 |
* | add some more defines from binutils since our readelf uses it | Mike Frysinger | 2005-09-21 | 1 | -0/+4 |
* | also symlink thread_db.h instead of duplicating it, fix the clean target, and... | Mike Frysinger | 2005-09-21 | 1 | -439/+0 |
* | disable obstack_printf in header, not supported | Peter S. Mazinger | 2005-09-21 | 1 | -1/+1 |
* | 'pthread.h' is not the only file that needs to be symlinked. When NPTL gets m... | "Steven J. Hill" | 2005-09-21 | 1 | -88/+0 |
* | merge some misc stuff from glibc | Mike Frysinger | 2005-09-21 | 1 | -18/+36 |
* | move misc internal definitions to a sep file to minimize differences with fea... | Mike Frysinger | 2005-09-21 | 2 | -85/+105 |
* | 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 |