summaryrefslogtreecommitdiff
path: root/meta/recipes-core/uclibc/uclibc-0.9.32
Commit message (Collapse)AuthorAgeFilesLines
* uclibc_0.9.32: Sync mount.h from eglibcKhem Raj2011-08-091-0/+85
| | | | | | | | mount.h has few more defines that are being used by newer applications such as systemd Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* uclibc: Add patch header for sync_file_range2.patchKhem Raj2011-07-221-0/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uclibc_0.9.32: Implement sync_file_range2.Khem Raj2011-07-201-0/+40
| | | | | | | On some arches e.g. arm, ppc sync_file_range2 is used instead of sync_file_range so we should consider that Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uclibc-0.9.32: Implement execvpe and refresh scheduler functionsKhem Raj2011-07-073-0/+618
| | | | | | Enable UCLIBC_HAS_UTMPX Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uclibc: Add recipes for 0.9.32 releaseKhem Raj2011-07-0722-0/+7533
Signed-off-by: Khem Raj <raj.khem@gmail.com>