index
:
uClibc
0.9.31
0.9.32
0.9.33
0_9_28
0_9_29
0_9_30
future
ldso-future
master
prelink
superh_fdpic
A C library for embedded Linux
aldot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
*
ldd: tweak whitespace
HEAD
master
Bernhard Reutner-Fischer
45 hours
*
ldd.host: Fix compilation for STANDALONE support
Bernhard Reutner-Fischer
8 days
*
utils: pass in config flags for ldd
Bernhard Reutner-Fischer
8 days
*
ldd: silence warning if !LDSO_LDD_SUPPORT
Bernhard Reutner-Fischer
8 days
*
getconf: include a newline in error messages
Mike Frysinger
2012-04-23
*
ldd: silence warnings
Bernhard Reutner-Fischer
2012-04-17
*
ldd: take LD_LIBRARY_PATH into account
Carmelo Amoroso
2011-10-18
*
microblaze mmu/elf/shared lib support
Ryan Flux
2011-10-06
*
utils/ldd: Check for returned pointer from strrchr not the value it holds
Kevin Day
2011-03-30
*
Revert "try to fix duplicated slashes in the generated lib*.so files"
Peter S. Mazinger
2011-03-06
*
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
2011-03-03
*
getconf: only use specs that are available
Thomas Petazzoni
2010-12-08
*
utils: Fix ldd segfault
Natanael Copa
2010-05-24
*
utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.
Khem Raj
2010-05-11
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-23
|
\
|
*
utils: fix install prefix for getconf
Natanael Copa
2010-04-23
*
|
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-12
|
\
\
|
|
/
|
*
.gitignore getconf binaries
Bernhard Reutner-Fischer
2010-04-08
*
|
utils .gitignore update to include getconf
Austin Foxley
2010-04-06
|
/
*
getconf: move to utils/
Bernhard Reutner-Fischer
2010-04-06
*
utils: hide comment if !V
Bernhard Reutner-Fischer
2010-03-30
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
*
fix cosmetic typo
Bernhard Reutner-Fischer
2009-10-14
*
fix make {,install_}{,host}utils
Bernhard Reutner-Fischer
2009-09-18
*
do not pass 3rd param to open() which do not create files
Denys Vlasenko
2009-09-05
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
*
define attribute_noreturn
Bernhard Reutner-Fischer
2009-08-10
*
fix compilation
Bernhard Reutner-Fischer
2009-08-05
*
Don't shadow the chroot global
Ron
2009-07-06
*
Don't shadow stat with a local variable
Ron
2009-07-06
*
Don't shadow the err() function with a local var
Ron
2009-07-06
*
Provide token prototypes for functions that are external but have no header
Ron
2009-07-06
*
Make more utility functions static
Ron
2009-07-06
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-06
*
add gitignore for utils
Mike Frysinger
2009-06-28
*
utils: punt readelf
Mike Frysinger
2009-06-28
*
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-10
*
unify byte order cruft in bswap.h and porting.h and add a bswap_64() replacement
Mike Frysinger
2009-02-09
*
unify the headers/random defines into porting.h to avoid duplication/rot
Mike Frysinger
2009-02-09
*
dont force -Wl,-s when building host utils -- people can strip themselves
Mike Frysinger
2009-02-09
*
Partially revent "make utils" fix. This version is less intrusive,
Denis Vlasenko
2009-01-28
*
"make utils" now successfully makes utils for target
Denis Vlasenko
2009-01-28
*
- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)
Bernhard Reutner-Fischer
2009-01-14
*
utils/Makefile.in: de-obfuscate it a bit
Denis Vlasenko
2009-01-11
*
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2009-01-10
*
- fix for !GETOPT_LONG
Bernhard Reutner-Fischer
2008-12-22
*
- install utils into the proper directories
Bernhard Reutner-Fischer
2008-12-16
*
Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)
Rob Landley
2008-12-10
[next]