Age | Commit message (Expand) | Author |
2004-10-27 | Arrange to hide uClibc internals | Eric Andersen |
2004-10-26 | Update TODO list | Eric Andersen |
2004-10-26 | Atsushi Nemoto writes: | Eric Andersen |
2004-10-26 | We don't need this README | Eric Andersen |
2004-10-19 | Peter S. Mazinger writes: | Eric Andersen |
2004-10-19 | Atsushi Nemoto writes: | Eric Andersen |
2004-10-18 | Corrent HOWTO url | Eric Andersen |
2004-10-18 | mention scratchbox and openembedded | Eric Andersen |
2004-10-15 | Rip out Peter's unacceptable "fix" and do the sane thing instead; build | Manuel Novoa III |
2004-10-14 | unmap ld.so.cache when dlopen() returns. | Joakim Tjernlund |
2004-10-14 | hmm, somehow cvs lost this file in the previous commit. | Joakim Tjernlund |
2004-10-14 | Peter Mazinger writes: | Joakim Tjernlund |
2004-10-14 | Peter Mazinger writes: | Joakim Tjernlund |
2004-10-14 | Don't SEGV if library not found. | Joakim Tjernlund |
2004-10-14 | Remove unused stuff. From Peter Mazinger. | Joakim Tjernlund |
2004-10-12 | Mark Rakes writes: | Joakim Tjernlund |
2004-10-11 | Undo previous change. Leave SUID programs alone until I know what to do | Joakim Tjernlund |
2004-10-11 | Don't use ld.so.cache for SUID programs. | Joakim Tjernlund |
2004-10-08 | link to uClibc++, minor FAQ updates | Eric Andersen |
2004-10-08 | As noticed by egor duda, current_menu is declared as 'extern struct menu | Eric Andersen |
2004-10-07 | Remove _dl_parse_copy_information() for CRIS per Peter Kjellerstedts request. | Joakim Tjernlund |
2004-10-07 | Put back ucontext.h, but omit function prototypes for getcontext(), | Eric Andersen |
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 |