Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Patch from Rob McMullen: | Eric Andersen | 2003-10-09 | 1 | -0/+74 |
| | | | | | | | | Here's a patch... Since they aren't SUSv3 functions, I don't know if they'll ever get officially added, but it helps with BSD porting and allows quite a few Gentoo ebuilds to compile without changing anything. Rob | ||||
* | Add a fun pointer to make apps happy | Eric Andersen | 2002-04-05 | 1 | -1/+5 |
| | |||||
* | Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com> | Eric Andersen | 2002-03-15 | 2 | -0/+137 |