| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup for when LDSO_CACHE_SUPPORT is disabled | Eric Andersen | 2004-12-22 | 2 | -23/+35 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2004-12-22 | 2 | -2/+4 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2004-12-22 | 3 | -5/+30 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2004-12-22 | 4 | -60/+96 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2004-12-22 | 6 | -11/+18 |
* | Cleaned up patch from Peter S. Mazinger adding support for | Eric Andersen | 2004-12-22 | 11 | -5/+25 |
* | Patch from psm, vapier, and solar, adding xattr syscalls | Eric Andersen | 2004-12-22 | 2 | -19/+105 |
* | Patch from Peter S. Mazinger: | Eric Andersen | 2004-12-22 | 4 | -4/+4 |
* | Patch from Peter S. Mazinger to simplify PIE handling | Eric Andersen | 2004-12-22 | 5 | -19/+7 |
* | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen | 2004-12-22 | 25 | -98/+92 |
* | Add support for the Analog Devices Blackfin mmuless processor | Eric Andersen | 2004-12-21 | 31 | -0/+1932 |
* | - added LD_TRACE_LOADED_OBJECTS to be stripped from the env on suid exec | Ned Ludd | 2004-12-20 | 1 | -0/+1 |
* | - dont use dos format | Ned Ludd | 2004-12-20 | 1 | -26/+25 |
* | - Added support for 13 new syscalls to allow more things to compile when usin... | Ned Ludd | 2004-12-20 | 5 | -2/+207 |
* | On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote: | Eric Andersen | 2004-12-16 | 1 | -0/+1 |
* | Remove whitespace | Eric Andersen | 2004-12-13 | 1 | -4/+4 |
* | Patch from Paul Brook: | Eric Andersen | 2004-12-12 | 1 | -0/+17 |
* | We can't strip libpthread or libthread_db can't help gdb debug ptheads | Eric Andersen | 2004-12-11 | 1 | -1/+5 |
* | That last patch had some garbage in it... PIC != PIE | Eric Andersen | 2004-12-11 | 1 | -8/+1 |
* | Partial commit of a patch from Alexandre Oliva: | Eric Andersen | 2004-12-11 | 11 | -19/+73 |
* | Remove some accumulated ugly junk | Eric Andersen | 2004-12-11 | 1 | -48/+1 |
* | Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define | Eric Andersen | 2004-12-09 | 1 | -4/+6 |
* | libpthread can use the normal LDFLAGS (including -s to strip it), but | Eric Andersen | 2004-12-08 | 1 | -4/+3 |
* | Kill off ancient unused cruft | Eric Andersen | 2004-12-08 | 1 | -68/+0 |
* | Use PAGE_SIZE, not 4096 | Eric Andersen | 2004-12-08 | 1 | -4/+5 |
* | Add missing definition for O_DIRECT | Eric Andersen | 2004-12-06 | 1 | -8/+7 |
* | update : $ | Ned Ludd | 2004-11-25 | 1 | -1/+1 |
* | Make __builtin_return_address() return NULL at top of | Joakim Tjernlund | 2004-11-17 | 1 | -8/+8 |
* | Add BIND NOW support to MIPS. | Joakim Tjernlund | 2004-11-17 | 4 | -15/+17 |
* | Fix grammar | Eric Andersen | 2004-11-11 | 1 | -1/+1 |
* | move getent to extra/scripts/ out of docs/ | Mike Frysinger | 2004-11-11 | 1 | -1/+1 |
* | misc touchups | Mike Frysinger | 2004-11-11 | 1 | -8/+8 |
* | fix a few typos and clean up the spacing (no tabs) | Mike Frysinger | 2004-11-11 | 1 | -28/+23 |
* | misc cleanups of __stack_smash_handler() function when ssp support is enabled... | Ned Ludd | 2004-11-11 | 1 | -2/+2 |
* | misc cleanups of __stack_smash_handler() function when ssp support is enabled... | Ned Ludd | 2004-11-11 | 1 | -76/+100 |
* | Add RTLD_LOCAL support for dlopened libs. Reported by | Joakim Tjernlund | 2004-11-10 | 13 | -353/+67 |
* | initial commit of uclibc equiv of glibc getent | Ned Ludd | 2004-11-10 | 1 | -0/+49 |
* | Some requested additional malloc entry points | Eric Andersen | 2004-11-08 | 3 | -0/+65 |
* | A patch included in glibc 2.3.2's libthread_db that helps remote | Eric Andersen | 2004-11-08 | 1 | -0/+4 |
* | struct ipc_perm, as used by shmctl() when soing shared memory stuff, | Eric Andersen | 2004-11-02 | 1 | -1/+1 |
* | - Remove dynamic_size from struct elf_resolve. | Joakim Tjernlund | 2004-11-02 | 11 | -158/+172 |
* | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III | 2004-10-31 | 13 | -24/+14 |
* | Synchronized with glibc (2.3.2). | Peter Kjellerstedt | 2004-10-30 | 1 | -1/+4 |
* | Do not assume a fifth argument is used with syscall(). Allocate stack | Peter Kjellerstedt | 2004-10-30 | 1 | -6/+6 |
* | Revise TODO list for the upcoming release | Eric Andersen | 2004-10-30 | 1 | -1/+6 |
* | Jocke's patch was almost right. Just needed move the DT_MIPS_RLD_MAP test | Manuel Novoa III | 2004-10-27 | 1 | -15/+4 |
* | Fix up __uClibc_init() for so that we prevent starting SUID | Eric Andersen | 2004-10-27 | 2 | -21/+66 |
* | Arrange to hide uClibc internals | Eric Andersen | 2004-10-27 | 1 | -0/+7 |
* | Update TODO list | Eric Andersen | 2004-10-26 | 1 | -2/+1 |
* | Atsushi Nemoto writes: | Eric Andersen | 2004-10-26 | 1 | -15/+25 |