summaryrefslogtreecommitdiff
path: root/utils/chroot_realpath.c
AgeCommit message (Collapse)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-07-05Don't shadow the chroot globalRon
Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-07-05Provide token prototypes for functions that are external but have no headerRon
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>
2009-02-09unify the headers/random defines into porting.h to avoid duplication/rotMike Frysinger
2008-10-09- fix errno setting (we're outside of libc here)Bernhard Reutner-Fischer
2007-04-17cleanup style; no functional changesMike Frysinger
2005-11-23update licenseMike Frysinger
2005-09-30Allow ldconfig.host to build ld.so.cache for target, regardless ofEric Andersen
the target system's byteorder