summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-09-28Remove /usr/X11R6/lib from search path.Joakim Tjernlund
2004-09-28Make ldd work for ET_DYN executables. From Peter Mazinger.Joakim Tjernlund
2004-09-27Remove /usr/X11R6/lib from default list.Joakim Tjernlund
2004-09-23Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt.Joakim Tjernlund
2004-09-23Don't allow undefined global symbols to pass.Joakim Tjernlund
2004-09-23White space and printouts cleanup. From Peter Kjellerstedt.Joakim Tjernlund
2004-09-23Make do_rem() safe. From Peter Kjellerstedt.Joakim Tjernlund
2004-09-23Don't allow undefined global symbols to pass.Joakim Tjernlund
2004-09-23Make powerpc look more like the other archs.Joakim Tjernlund
2004-09-17Added back dl_iterate_phdr in ldso(with some small changes).Joakim Tjernlund
2004-09-17Formatting cleanups from Peter Kellerstedt.Joakim Tjernlund