Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cherry-picked some old commits into nptl: | Austin Foxley | 2009-07-09 | 1 | -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 static | Ron | 2009-07-09 | 1 | -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 trunk | Carmelo Amoroso | 2008-07-09 | 1 | -135/+133 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 1 | -9/+9 |
| | |||||
* | Crap. | "Steven J. Hill" | 2005-10-04 | 1 | -1/+31 |
| | |||||
* | Begin converting the client utils | Eric Andersen | 2003-11-06 | 1 | -0/+115 |