Age | Commit message (Expand) | Author |
2004-10-07 | Remove usage of _dl_parse_copy_information() from generic code. | Joakim Tjernlund |
2004-10-07 | Add ualarm.c | Eric Andersen |
2004-10-07 | Hide a bunch of unimplemented time function prototypes, and | Eric Andersen |
2004-10-07 | Remove ucontext.h. We do not implement any of these functions. | Eric Andersen |
2004-10-07 | Remove unimplemented non-SuSv3 function prototypes | Eric Andersen |
2004-10-07 | implement SuSv3 required ualarm() | Eric Andersen |
2004-10-07 | uClibc does not support getutent_r, getutid_r, and getutline_r, | Eric Andersen |
2004-10-06 | Remove empty file | Eric Andersen |
2004-10-06 | Peter S. Mazinger writes: | Joakim Tjernlund |
2004-10-06 | Don't complain if ld.so.cache is missing. | Joakim Tjernlund |
2004-10-06 | Add type libc0 to cache_print(). | Joakim Tjernlund |
2004-10-06 | Peter S. Mazinger writes: | Joakim Tjernlund |
2004-10-06 | Peter S. Mazinger writes: | Joakim Tjernlund |
2004-10-06 | Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and | Joakim Tjernlund |
2004-10-06 | Remove unneeded -D<somedefine>, and use instead #ifdef __somedefine__ | Joakim Tjernlund |
2004-10-06 | PIE option correction for Config.in. From Peter Mazinger. | Joakim Tjernlund |
2004-10-05 | Peter S. Mazinger writes: | Joakim Tjernlund |
2004-10-05 | Peter Kjellerstedt writes: | Joakim Tjernlund |
2004-10-03 | This patch from Mike Frysinger, extended from an earlier patch from Peter S. | Eric Andersen |
2004-09-28 | Atsushi Nemoto writes: | Joakim Tjernlund |
2004-09-28 | Oops, typo. | Joakim Tjernlund |
2004-09-28 | Remove /usr/X11R6/lib from search path. | Joakim Tjernlund |
2004-09-28 | Make ldd work for ET_DYN executables. From Peter Mazinger. | Joakim Tjernlund |
2004-09-27 | Remove /usr/X11R6/lib from default list. | Joakim Tjernlund |
2004-09-23 | Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt. | Joakim Tjernlund |
2004-09-23 | Don't allow undefined global symbols to pass. | Joakim Tjernlund |
2004-09-23 | White space and printouts cleanup. From Peter Kjellerstedt. | Joakim Tjernlund |
2004-09-23 | Make do_rem() safe. From Peter Kjellerstedt. | Joakim Tjernlund |
2004-09-23 | Don't allow undefined global symbols to pass. | Joakim Tjernlund |
2004-09-23 | Make powerpc look more like the other archs. | Joakim Tjernlund |
2004-09-17 | Added back dl_iterate_phdr in ldso(with some small changes). | Joakim Tjernlund |
2004-09-17 | Formatting cleanups from Peter Kellerstedt. | Joakim Tjernlund |
2004-09-17 | Bugfix: Add r_addend to final address. The r_addend is mostly zero | Joakim Tjernlund |
2004-09-17 | Don't allow undefined global symbols to pass(all archs needs fixing, | Joakim Tjernlund |
2004-09-16 | Don't allow undefined global symbols to pass(all archs needs fixing). | Joakim Tjernlund |
2004-09-10 | Hide some x86-specific devel asserts. | Manuel Novoa III |
2004-09-08 | Fixup URL | Eric Andersen |
2004-09-08 | Second attempt to fix the INIT/FINI order. This time I think I got it right :) | Joakim Tjernlund |
2004-09-08 | Doh! As noted by Mike Frysinger I was too agressive at culling stuff | Eric Andersen |
2004-09-07 | Disable prototypes for unimplemented functions | Eric Andersen |
2004-09-07 | Yet another bit of joy for mjn3 | Eric Andersen |
2004-09-07 | Audit and disable unimplemented stuff | Eric Andersen |
2004-09-07 | Implement gethostent_r | Eric Andersen |
2004-09-07 | Remove stale leftovers | Eric Andersen |
2004-09-07 | Audit and scrub malloc.h, which was a mess | Eric Andersen |
2004-09-07 | We do not use dl_iterate_phdr, so no need to define it | Eric Andersen |
2004-09-07 | uClibc gettext support is under development and really shouldn't | Eric Andersen |
2004-09-07 | The 'Somebody Else's Problem Field' was just activated | Eric Andersen |
2004-09-07 | First pass prototype removals from auditing header files: | Eric Andersen |
2004-09-07 | Use a more appealing name, matching the function prototype | Eric Andersen |