Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unifdef: implement err.h funcs locally | Mike Frysinger | 2009-08-19 | 1 | -1/+7 |
| | | | | | | | | | | Since the err.h functions are optional in uClibc, make sure we can rebuild ourselves if support is disabled. URL: https://bugs.busybox.net/show_bug.cgi?id=257 Reported-by: Michael Deutschmann <michael@talamasca.ocis.net> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Merged revisions 25971,26002 via svnmerge from | Khem Raj | 2009-04-07 | 1 | -5/+4 |
| | | | | | | | | | | | | | | svn+ssh://svn.uclibc.org/svn/trunk/uClibc ........ r25971 | vapier | 2009-04-05 23:40:57 -0700 (Sun, 05 Apr 2009) | 1 line apply getline() fix from linux kernel ........ r26002 | vapier | 2009-04-06 22:52:48 -0700 (Mon, 06 Apr 2009) | 1 line implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier ........ | ||||
* | fix another corner case in unifdef | Denis Vlasenko | 2008-12-28 | 1 | -2/+2 |
| | |||||
* | patch up unifdef to recognize and remove "#if defined _LIBC && something" | Denis Vlasenko | 2008-12-28 | 1 | -35/+99 |
| | | | | | blocks too (and similar) | ||||
* | Sync build machinery stuff from trunk. Some more fixed for mips nptl port | Khem Raj | 2008-06-27 | 1 | -0/+1005 |