summaryrefslogtreecommitdiffstats
path: root/utils/chroot_realpath.c
Commit message (Collapse)AuthorAgeFilesLines
* Cherry-picked some old commits into nptl:Austin Foxley2009-07-091-17/+1
| | | | | | | | | | | | | | | | | | | 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>
* Don't shadow the chroot globalRon2009-07-091-6/+6
| | | | | | Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Provide token prototypes for functions that are external but have no headerRon2009-07-091-0/+3
| | | | | | | | This cuts down on a lot of noise from gcc-4.4 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 with trunk @ 24160Carmelo Amoroso2008-11-271-9/+5
| | | | Step 16: utils folder synch.
* Synch utils directory with trunkCarmelo Amoroso2008-07-091-7/+8
|
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-7/+12
|
* Crap."Steven J. Hill"2005-10-041-0/+163