summaryrefslogtreecommitdiffstats
path: root/utils/readsoname2.c
Commit message (Collapse)AuthorAgeFilesLines
* Cherry-picked some old commits into nptl:Austin Foxley2009-07-091-7/+5
| | | | | | | | | | | | | | | | | | | The goal is to bring nptl closer to head so it can merged easier. This commit just syncs up some things that were never modified on the nptl branch. d38ad7827e: tst-calloc.c remove dependency on GNU error functionality 1055a181ad: utils/ldd.c include more info in error messages 0d5aec1211: utils/mmap-windows.c add mmap/munmap implementation for Windows 14fd4a3a31: utils/porting.h unify byte order cruft utils/bswap.h add bswap_64 replacement 32242e7e10: utils/* unify header/random defines into porting.h Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Make more utility functions staticRon2009-07-091-1/+1
| | | | | | | | This keeps gcc-4.4 from nagging that they have no prototypes. Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch utils directory with trunkCarmelo Amoroso2008-07-091-135/+133
|
* Merge from trunk."Steven J. Hill"2006-01-061-9/+9
|
* Crap."Steven J. Hill"2005-10-041-1/+31
|
* Begin converting the client utilsEric Andersen2003-11-061-0/+115