Age | Commit message (Expand) | Author |
2012-11-03 | ldd: ELFCLASSM was not defined for the Xtensa architecture | Chris Zankel |
2012-10-31 | utils: Fix missing semicolon | Bernhard Reutner-Fischer |
2012-06-15 | make UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS___PROGNAME independent... | Peter S. Mazinger |
2012-06-15 | utils: expand search path to find dl-sysdep.h | Peter S. Mazinger |
2012-06-15 | ldd.c: change syntax, no size and no functional change | Peter S. Mazinger |
2012-06-15 | ldd.c: reduce size | Peter S. Mazinger |
2012-06-15 | ldconfig.c: fix strncmp() usage | Peter S. Mazinger |
2012-06-15 | getconf.c: fix noreturn warnings | Peter S. Mazinger |
2012-06-15 | iconv: Do not include __iconv_codesets into iconv utility | Peter S. Mazinger |
2012-06-15 | iconv.c: make iconv use the XPG version of basename | Peter S. Mazinger |
2012-05-15 | ldd: tweak whitespace | Bernhard Reutner-Fischer |
2012-05-08 | ldd.host: Fix compilation for STANDALONE support | Bernhard Reutner-Fischer |
2012-05-08 | utils: pass in config flags for ldd | Bernhard Reutner-Fischer |
2012-05-08 | ldd: silence warning if !LDSO_LDD_SUPPORT | Bernhard Reutner-Fischer |
2012-04-22 | getconf: include a newline in error messages | Mike Frysinger |
2012-04-18 | ldd: silence warnings | Bernhard Reutner-Fischer |
2011-10-18 | ldd: take LD_LIBRARY_PATH into account | Carmelo Amoroso |
2011-10-06 | microblaze mmu/elf/shared lib support | Ryan Flux |
2011-03-30 | utils/ldd: Check for returned pointer from strrchr not the value it holds | Kevin Day |
2011-03-06 | Revert "try to fix duplicated slashes in the generated lib*.so files" | Peter S. Mazinger |
2011-03-03 | try to fix duplicated slashes in the generated lib*.so files | Peter S. Mazinger |
2011-03-03 | disable build warnings in utils | Peter S. Mazinger |
2010-12-08 | getconf: only use specs that are available | Thomas Petazzoni |
2010-05-24 | utils: Fix ldd segfault | Natanael Copa |
2010-05-11 | utils/Makefile.in: Define GETCONF_DIR for host builds of getconf. | Khem Raj |
2010-04-23 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-23 | utils: fix install prefix for getconf | Natanael Copa |
2010-04-12 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2010-04-08 | .gitignore getconf binaries | Bernhard Reutner-Fischer |
2010-04-06 | utils .gitignore update to include getconf | Austin Foxley |
2010-04-06 | getconf: move to utils/ | Bernhard Reutner-Fischer |
2010-03-30 | utils: hide comment if !V | Bernhard Reutner-Fischer |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2009-10-14 | fix cosmetic typo | Bernhard Reutner-Fischer |
2009-09-18 | fix make {,install_}{,host}utils | Bernhard Reutner-Fischer |
2009-09-05 | do not pass 3rd param to open() which do not create files | Denys Vlasenko |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2009-08-10 | define attribute_noreturn | Bernhard Reutner-Fischer |
2009-08-05 | fix compilation | Bernhard Reutner-Fischer |
2009-07-05 | Don't shadow the chroot global | Ron |
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 | Provide token prototypes for functions that are external but have no header | 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-06-28 | add gitignore for utils | Mike Frysinger |
2009-06-28 | utils: punt readelf | Mike Frysinger |
2009-02-10 | include more info in error messages so we have a better idea where things are... | Mike Frysinger |
2009-02-10 | add mmap()/munmap() implementation for Windows | Mike Frysinger |
2009-02-09 | unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacement | Mike Frysinger |