Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/uclibc: disable UCLIBC_HAS_FNMATCH_OLD | Timo Teras | 2009-08-13 | 2 | -3/+3 |
| | | | | | the old code is broke in several ways. use the new, maintained version since it works (even though it might be a bit larger). | ||||
* | main/uclibc: fix fork visibility to non-hidden | Timo Teras | 2009-08-03 | 2 | -1/+118 |
| | | | | | makes daemon() and other uclibc functions that use fork() work on pthread applications. fixes #54, #73. | ||||
* | main/uclibc: fix a problem with getaddrinfo and netlink (fixes #97) | Timo Teras | 2009-07-29 | 2 | -3/+28 |
| | | | | | turns out this was fixed already upstream. just backport the relevant part of the patch. | ||||
* | main/uclibc: backport openat functions | Natanael Copa | 2009-07-24 | 4 | -1/+1040 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 11 | -0/+1072 |
added maintainer to several packages as well |