summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/uClibc-0.9.31-add-sock-cloexec.patch
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: bump 0.9.31.x versionPeter Korsgaard2011-06-091-43/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain: add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31Gustavo Zacarias2011-04-261-0/+43
Add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31. Required for modern versions of udev. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>