| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove additional test programs. | "Steven J. Hill" | 2005-05-11 | 3 | -1452/+0 |
* | SHMLBA is now defined by arch dependent bits/shm.h file so remove | Joakim Tjernlund | 2005-05-10 | 1 | -5/+0 |
* | The default static buffer sizes are too small to handle the 8 entries returned | Eric Andersen | 2005-05-10 | 1 | -5/+5 |
* | Change strptime so that it only modifies struct tm fields specified. | Manuel Novoa III | 2005-05-10 | 1 | -1/+3 |
* | Hopefully fix the problem reported by Peter Mazinger, | Joakim Tjernlund | 2005-05-07 | 6 | -32/+568 |
* | Fix trapa value for _syscall6() to conform with new sh syscall ABI. | Paul Mundt | 2005-05-07 | 2 | -2/+2 |
* | It turns out that the problem that required us to use --enable-sjlj-exceptions | Eric Andersen | 2005-05-07 | 1 | -4/+1 |
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 264 | -0/+27370 |
* | Haha. I caught it before you did. | "Steven J. Hill" | 2005-05-07 | 1 | -2/+2 |
* | Add in configuration item and Makefile changes for NPTL. We will be | "Steven J. Hill" | 2005-05-07 | 2 | -0/+29 |
* | Fix platform URLs, though I'm sure rmk has enjoyed the extra traffic.. | Paul Mundt | 2005-05-03 | 1 | -4/+2 |
* | Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ... | Manuel Novoa III | 2005-05-02 | 1 | -2/+12 |
* | Fix __sigprocmask weak symbol resolution with gcc4. | Paul Mundt | 2005-05-02 | 2 | -1/+2 |
* | SH-4 has nommu variants, whereas SH-3 does not. | Paul Mundt | 2005-05-02 | 1 | -1/+0 |
* | Move sh64 to its own config so we don't crap up the sh one.. | Paul Mundt | 2005-05-02 | 3 | -9/+61 |
* | Add sh2a support. | Paul Mundt | 2005-05-02 | 2 | -1/+13 |
* | On mips, gdb explicitly looks for the symbol "__dl_runtime_resolve" so change | Eric Andersen | 2005-05-01 | 3 | -11/+11 |
* | Fix it so uClibc returns multiple ips via h_addr_list, | Eric Andersen | 2005-04-28 | 1 | -66/+117 |
* | Cleanup error case a bit | Eric Andersen | 2005-04-28 | 1 | -8/+8 |
* | This might actually now be thread safe, assuming I havn't broken it. | Eric Andersen | 2005-04-28 | 1 | -20/+27 |
* | trim trailing whitespace | Eric Andersen | 2005-04-28 | 1 | -26/+26 |
* | Added support for clock_getres() and clock_settime() in addition to | Peter Kjellerstedt | 2005-04-28 | 6 | -46/+161 |
* | Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). | Peter Kjellerstedt | 2005-04-28 | 1 | -4/+6 |
* | The list of source files was just too much. Especially trying to keep | Peter Kjellerstedt | 2005-04-28 | 1 | -42/+8 |
* | Get rid of extern references to ldso variables. | "Steven J. Hill" | 2005-04-27 | 2 | -4/+2 |
* | Simplify PERFORM_BOOTSTRAP_RELOC() default path. | Paul Mundt | 2005-04-27 | 2 | -16/+0 |
* | mq_* interfaces are available in librt, remove from unimplemented list. | Paul Mundt | 2005-04-27 | 1 | -1/+0 |
* | GCC-4.1.0 doesn't like it when you reference 'extern' one place and then try | "Steven J. Hill" | 2005-04-27 | 1 | -2/+2 |
* | Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl | Joakim Tjernlund | 2005-04-24 | 13 | -34/+427 |
* | Fix dlopen to handle circular dependency libs. Wouldn't surprise me if someth... | Joakim Tjernlund | 2005-04-23 | 1 | -5/+18 |
* | Cleanup library loading. | Joakim Tjernlund | 2005-04-23 | 3 | -47/+19 |
* | Correct typo, matching correction made to elf.h | Eric Andersen | 2005-04-19 | 1 | -1/+1 |
* | Updated to match Linux 2.6.11. | Peter Kjellerstedt | 2005-04-18 | 28 | -2958/+572 |
* | Copy vendor/linux/2.6.11/scripts/lxdialog to | Peter Kjellerstedt | 2005-04-18 | 12 | -0/+2796 |
* | In Bug 116, dicksnippe writes: | Mike Frysinger | 2005-04-16 | 1 | -3/+32 |
* | cbachman writes Bug 195: | Mike Frysinger | 2005-04-16 | 1 | -0/+4 |
* | 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 |
* | Add missing definition for DL_OPENED | Eric Andersen | 2005-04-13 | 1 | -4/+5 |
* | Adjust indentation | Eric Andersen | 2005-04-13 | 1 | -52/+52 |
* | This update gets mips working again. | Eric Andersen | 2005-04-13 | 1 | -4/+9 |
* | Further rework the mips syscalls | Eric Andersen | 2005-04-13 | 1 | -183/+221 |
* | On some wierd arches (i.e. mips), none of the early debug stuff | Eric Andersen | 2005-04-13 | 1 | -0/+10 |
* | Fix bug 214, reported by aurel. This is a major update that | Joakim Tjernlund | 2005-04-13 | 1 | -58/+107 |
* | Don't write out the terminating NULL char | Eric Andersen | 2005-04-13 | 1 | -2/+2 |
* | Rework the dl-startup.c ldso early debugging macros to be | Eric Andersen | 2005-04-13 | 1 | -38/+54 |
* | early debug stuff goes to stderr, not _dl_debug_file | Eric Andersen | 2005-04-12 | 1 | -15/+9 |
* | fix a thinko -- we cant use | Eric Andersen | 2005-04-12 | 1 | -4/+10 |
* | Only dl-startup.c should be using the SEND_STDERR macros, | Eric Andersen | 2005-04-12 | 1 | -4/+4 |
* | Remove __FORCE_SHAREABLE_TEXT_SEGMENTS__ hack from ldso itself. | Joakim Tjernlund | 2005-04-12 | 1 | -28/+0 |