Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-06-02 | m4-1.4.14: Fix compilation on uclibc. | Khem Raj | 1 | |
* uClibc does not expose sched_param the same way as glibc even though it pretends like glibc all interface dont match. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-06-02 | m4: Fix m4-native-1.4.14 build on Fedora13... | Holger Hans Peter Freyther | 1 | |
The build error was a link failure not finding S_ISDIR which is a macro provided for the stat syscall.. |