summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-11misc touchupsMike Frysinger
2004-11-11fix a few typos and clean up the spacing (no tabs)Mike Frysinger
2004-11-11misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd
2004-11-11misc cleanups of __stack_smash_handler() function when ssp support is enabled...Ned Ludd
2004-11-10Add RTLD_LOCAL support for dlopened libs. Reported byJoakim Tjernlund
2004-11-10initial commit of uclibc equiv of glibc getentNed Ludd
2004-11-08Some requested additional malloc entry pointsEric Andersen
2004-11-08A patch included in glibc 2.3.2's libthread_db that helps remoteEric Andersen
2004-11-02struct ipc_perm, as used by shmctl() when soing shared memory stuff,Eric Andersen
2004-11-02- Remove dynamic_size from struct elf_resolve.Joakim Tjernlund
2004-10-31Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III
2004-10-30Synchronized with glibc (2.3.2).Peter Kjellerstedt
2004-10-30Do not assume a fifth argument is used with syscall(). Allocate stackPeter Kjellerstedt
2004-10-30Revise TODO list for the upcoming releaseEric Andersen
2004-10-27Jocke's patch was almost right. Just needed move the DT_MIPS_RLD_MAP testManuel Novoa III
2004-10-27Fix up __uClibc_init() for so that we prevent starting SUIDEric Andersen
2004-10-27Arrange to hide uClibc internalsEric Andersen
2004-10-26Update TODO listEric Andersen
2004-10-26Atsushi Nemoto writes:Eric Andersen
2004-10-26We don't need this READMEEric Andersen
2004-10-19Peter S. Mazinger writes:Eric Andersen
2004-10-19Atsushi Nemoto writes:Eric Andersen
2004-10-18Corrent HOWTO urlEric Andersen
2004-10-18mention scratchbox and openembeddedEric Andersen
2004-10-15Rip out Peter's unacceptable "fix" and do the sane thing instead; buildManuel Novoa III
2004-10-14unmap ld.so.cache when dlopen() returns.Joakim Tjernlund
2004-10-14hmm, somehow cvs lost this file in the previous commit.Joakim Tjernlund
2004-10-14Peter Mazinger writes:Joakim Tjernlund
2004-10-14Peter Mazinger writes:Joakim Tjernlund
2004-10-14Don't SEGV if library not found.Joakim Tjernlund
2004-10-14Remove unused stuff. From Peter Mazinger.Joakim Tjernlund
2004-10-12Mark Rakes writes:Joakim Tjernlund
2004-10-11Undo previous change. Leave SUID programs alone until I know what to doJoakim Tjernlund
2004-10-11Don't use ld.so.cache for SUID programs.Joakim Tjernlund
2004-10-08link to uClibc++, minor FAQ updatesEric Andersen
2004-10-08As noticed by egor duda, current_menu is declared as 'extern struct menuEric Andersen
2004-10-07Remove _dl_parse_copy_information() for CRIS per Peter Kjellerstedts request.Joakim Tjernlund
2004-10-07Put back ucontext.h, but omit function prototypes for getcontext(),Eric Andersen
2004-10-07Remove usage of _dl_parse_copy_information() from generic code.Joakim Tjernlund
2004-10-07Add ualarm.cEric Andersen
2004-10-07Hide a bunch of unimplemented time function prototypes, andEric Andersen
2004-10-07Remove ucontext.h. We do not implement any of these functions.Eric Andersen
2004-10-07Remove unimplemented non-SuSv3 function prototypesEric Andersen
2004-10-07implement SuSv3 required ualarm()Eric Andersen
2004-10-07uClibc does not support getutent_r, getutid_r, and getutline_r,Eric Andersen
2004-10-06Remove empty fileEric Andersen
2004-10-06Peter S. Mazinger writes:Joakim Tjernlund
2004-10-06Don't complain if ld.so.cache is missing.Joakim Tjernlund
2004-10-06Add type libc0 to cache_print().Joakim Tjernlund
2004-10-06Peter S. Mazinger writes:Joakim Tjernlund