Age | Commit message (Expand) | Author |
2009-08-10 | define attribute_noreturn | Bernhard Reutner-Fischer |
2009-08-05 | fix compilation | Bernhard Reutner-Fischer |
2009-07-05 | Don't shadow stat with a local variable | Ron |
2009-07-05 | Don't shadow the err() function with a local var | Ron |
2009-07-05 | Make more utility functions static | Ron |
2009-07-05 | Add noreturn attributes to some functions that won't ever do so | Ron |
2009-02-09 | unify the headers/random defines into porting.h to avoid duplication/rot | Mike Frysinger |
2009-01-28 | "make utils" now successfully makes utils for target | Denis Vlasenko |
2008-12-22 | - fix for !GETOPT_LONG | Bernhard Reutner-Fischer |
2007-04-17 | if chroot() failed, then reset "chroot_dir" to "." so that after we do our fa... | Mike Frysinger |
2007-04-17 | cleanup style; no functional changes | Mike Frysinger |
2007-04-17 | fix ld.so.cache handling on no-mmu setups | Mike Frysinger |
2006-01-11 | remove newlines from warning messages | Mike Frysinger |
2005-12-29 | fix signed/unsigned warnings | Mike Frysinger |
2005-09-30 | Allow ldconfig.host to build ld.so.cache for target, regardless of | 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-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-06 | Add type libc0 to cache_print(). | Joakim Tjernlund |
2004-10-06 | Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and | Joakim Tjernlund |
2004-10-03 | This patch from Mike Frysinger, extended from an earlier patch from Peter S. | Eric Andersen |
2004-09-27 | Remove /usr/X11R6/lib from default list. | Joakim Tjernlund |
2004-02-10 | Fixup header file naming | Eric Andersen |
2003-12-03 | Rob McMullen writes: | Eric Andersen |
2003-11-06 | Begin converting the client utils | Eric Andersen |