summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-10-06Peter S. Mazinger writes:Joakim Tjernlund
2004-10-06Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund
2004-10-06Remove unneeded -D<somedefine>, and use instead #ifdef __somedefine__Joakim Tjernlund
2004-10-06PIE option correction for Config.in. From Peter Mazinger.Joakim Tjernlund
2004-10-05Peter S. Mazinger writes:Joakim Tjernlund
2004-10-05Peter Kjellerstedt writes:Joakim Tjernlund
2004-10-03This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen
2004-09-28Atsushi Nemoto writes:Joakim Tjernlund
2004-09-28Oops, typo.Joakim Tjernlund