Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't shadow the chroot global | Ron | 2009-07-05 | 1 | -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 header | Ron | 2009-07-05 | 1 | -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/rot | Mike Frysinger | 2009-02-09 | 1 | -17/+1 |
| | |||||
* | - fix errno setting (we're outside of libc here) | Bernhard Reutner-Fischer | 2008-10-09 | 1 | -9/+5 |
| | |||||
* | cleanup style; no functional changes | Mike Frysinger | 2007-04-17 | 1 | -7/+8 |
| | |||||
* | update license | Mike Frysinger | 2005-11-23 | 1 | -7/+12 |
| | |||||
* | Allow ldconfig.host to build ld.so.cache for target, regardless of | Eric Andersen | 2005-09-30 | 1 | -0/+163 |
the target system's byteorder |