summaryrefslogtreecommitdiffstats
path: root/utils/chroot_realpath.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't shadow the chroot globalRon2009-07-051-6/+6
| | | | | Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Provide token prototypes for functions that are external but have no headerRon2009-07-051-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>
* unify the headers/random defines into porting.h to avoid duplication/rotMike Frysinger2009-02-091-17/+1
|
* - fix errno setting (we're outside of libc here)Bernhard Reutner-Fischer2008-10-091-9/+5
|
* cleanup style; no functional changesMike Frysinger2007-04-171-7/+8
|
* update licenseMike Frysinger2005-11-231-7/+12
|
* Allow ldconfig.host to build ld.so.cache for target, regardless ofEric Andersen2005-09-301-0/+163
the target system's byteorder