Age | Commit message (Expand) | Author |
2005-04-19 | Correct typo, matching correction made to elf.h | Eric Andersen |
2005-02-12 | no more cvs | Mike Frysinger |
2005-01-18 | white space clean up | Mike Frysinger |
2005-01-16 | Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth: | Eric Andersen |
2005-01-12 | cleanup, and prevent failures due to including architecture specific | Eric Andersen |
2005-01-11 | Remove the no-longer-needed #include <sys/user.h> | Eric Andersen |
2004-12-23 | Fix thinko | Eric Andersen |
2004-12-22 | Cleanup for when LDSO_CACHE_SUPPORT is disabled | Eric Andersen |
2004-12-22 | Cleaned up patch from Peter S. Mazinger adding support for | Eric Andersen |
2004-12-09 | Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define | Eric Andersen |
2004-12-08 | Use PAGE_SIZE, not 4096 | Eric Andersen |
2004-10-15 | Rip out Peter's unacceptable "fix" and do the sane thing instead; build | Manuel Novoa III |
2004-10-14 | Peter Mazinger writes: | Joakim Tjernlund |
2004-10-14 | Peter Mazinger writes: | Joakim Tjernlund |
2004-10-06 | Remove empty file | Eric Andersen |
2004-10-06 | Add type libc0 to cache_print(). | 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-05 | Peter S. Mazinger writes: | Joakim Tjernlund |
2004-10-03 | This patch from Mike Frysinger, extended from an earlier patch from Peter S. | Eric Andersen |
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-08-10 | Mike Frysinger writes: | Joakim Tjernlund |
2004-03-18 | Look in /usr/X11R6/lib as well | Eric Andersen |
2004-03-08 | Fix comment | Eric Andersen |
2004-02-13 | Yet more fixups.. | Eric Andersen |
2004-02-13 | Done free path if it equals not_found | Eric Andersen |
2004-02-13 | Another little touch up to avoid problems... | Eric Andersen |
2004-02-13 | A better fix... | Eric Andersen |
2004-02-13 | Fix the annoying "not a dynamic executable" problem when running ldd | Eric Andersen |
2004-02-13 | Cleanup whitespace and formatting | Eric Andersen |
2004-02-13 | Avoid potential double free when locate_library_file() is used | Eric Andersen |
2004-02-10 | Fixup header file naming | Eric Andersen |
2004-02-10 | clean trailing whitespace | Eric Andersen |
2004-02-01 | The code for checking the rpath was not finding the rpath | Eric Andersen |
2004-01-21 | ignore host binaries | Eric Andersen |
2004-01-20 | Erik is an idiot | Eric Andersen |
2004-01-20 | support building the uClibc utils for the host system... | Eric Andersen |
2003-12-14 | Link ldconfig with the appropriate libraries. | Manuel Novoa III |
2003-12-04 | Building of iconv.o was accidently always disabled. | Manuel Novoa III |
2003-12-03 | Paul Mundt <lethal@linux-sh.org> writes: | Eric Andersen |
2003-12-03 | Rob McMullen writes: | Eric Andersen |
2003-12-02 | Include Rules.mk for consistency. Trying not to was simply too painful. | Manuel Novoa III |
2003-11-24 | Don't bother checking, since we want an error if -msoft-float doesn't work. | Manuel Novoa III |
2003-11-23 | Ok.. this fixes the buildroot soft-float arm build. | Manuel Novoa III |
2003-11-23 | Hopefully this is correct for cris. | Manuel Novoa III |
2003-11-23 | Protect against quoting changes. | Manuel Novoa III |
2003-11-22 | Fix arm detection for libfloat. | Manuel Novoa III |