summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - dont use dos formatNed Ludd2004-12-201-26/+25
* - Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd2004-12-205-2/+207
* On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:Eric Andersen2004-12-161-0/+1
* Remove whitespaceEric Andersen2004-12-131-4/+4
* Patch from Paul Brook:Eric Andersen2004-12-121-0/+17
* We can't strip libpthread or libthread_db can't help gdb debug ptheadsEric Andersen2004-12-111-1/+5
* That last patch had some garbage in it... PIC != PIEEric Andersen2004-12-111-8/+1
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-1111-19/+73
* Remove some accumulated ugly junkEric Andersen2004-12-111-48/+1
* Don't use PAGE_SIZE, instead just a local BUFFER_SIZE defineEric Andersen2004-12-091-4/+6
* libpthread can use the normal LDFLAGS (including -s to strip it), butEric Andersen2004-12-081-4/+3
* Kill off ancient unused cruftEric Andersen2004-12-081-68/+0
* Use PAGE_SIZE, not 4096Eric Andersen2004-12-081-4/+5
* Add missing definition for O_DIRECTEric Andersen2004-12-061-8/+7
* update : $Ned Ludd2004-11-251-1/+1
* Make __builtin_return_address() return NULL at top ofJoakim Tjernlund2004-11-171-8/+8
* Add BIND NOW support to MIPS.Joakim Tjernlund2004-11-174-15/+17
* Fix grammarEric Andersen2004-11-111-1/+1
* move getent to extra/scripts/ out of docs/Mike Frysinger2004-11-111-1/+1
* misc touchupsMike Frysinger2004-11-111-8/+8
* fix a few typos and clean up the spacing (no tabs)Mike Frysinger2004-11-111-28/+23
* misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd2004-11-111-2/+2
* misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd2004-11-111-76/+100
* Add RTLD_LOCAL support for dlopened libs. Reported byJoakim Tjernlund2004-11-1013-353/+67
* initial commit of uclibc equiv of glibc getentNed Ludd2004-11-101-0/+49
* Some requested additional malloc entry pointsEric Andersen2004-11-083-0/+65
* A patch included in glibc 2.3.2's libthread_db that helps remoteEric Andersen2004-11-081-0/+4
* struct ipc_perm, as used by shmctl() when soing shared memory stuff,Eric Andersen2004-11-021-1/+1
* - Remove dynamic_size from struct elf_resolve.Joakim Tjernlund2004-11-0211-158/+172
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-3113-24/+14
* Synchronized with glibc (2.3.2).Peter Kjellerstedt2004-10-301-1/+4
* Do not assume a fifth argument is used with syscall(). Allocate stackPeter Kjellerstedt2004-10-301-6/+6
* Revise TODO list for the upcoming releaseEric Andersen2004-10-301-1/+6
* Jocke's patch was almost right. Just needed move the DT_MIPS_RLD_MAP testManuel Novoa III2004-10-271-15/+4
* Fix up __uClibc_init() for so that we prevent starting SUIDEric Andersen2004-10-272-21/+66
* Arrange to hide uClibc internalsEric Andersen2004-10-271-0/+7
* Update TODO listEric Andersen2004-10-261-2/+1
* Atsushi Nemoto writes:Eric Andersen2004-10-261-15/+25
* We don't need this READMEEric Andersen2004-10-261-352/+0
* Peter S. Mazinger writes:Eric Andersen2004-10-1913-14/+24
* Atsushi Nemoto writes:Eric Andersen2004-10-191-8/+8
* Corrent HOWTO urlEric Andersen2004-10-181-1/+1
* mention scratchbox and openembeddedEric Andersen2004-10-181-1/+2
* Rip out Peter's unacceptable "fix" and do the sane thing instead; buildManuel Novoa III2004-10-153-77/+21
* unmap ld.so.cache when dlopen() returns.Joakim Tjernlund2004-10-141-0/+1
* hmm, somehow cvs lost this file in the previous commit.Joakim Tjernlund2004-10-141-1/+12
* Peter Mazinger writes:Joakim Tjernlund2004-10-144-10/+20
* Peter Mazinger writes:Joakim Tjernlund2004-10-143-11/+62
* Don't SEGV if library not found.Joakim Tjernlund2004-10-141-10/+9
* Remove unused stuff. From Peter Mazinger.Joakim Tjernlund2004-10-141-6/+0