Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set. | Khem Raj | 2009-09-03 | 1 | -1/+5 |
| | | | | | | | | | | Right now for ARM, MIPS, Xtensa and powerpc posix_fadvise routines are included conditionally. They should only be enabled when UCLIBC_HAS_ADVANCED_REALTIME is set. Also fix code style in powerpc/posix_fadvise64.c Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | 2009-07-29 | 1 | -2/+0 |
| | | | | | | | | Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Revert the mips related fixed that got in due to the trunk merge and also ↵ | Khem Raj | 2008-07-09 | 1 | -1/+5 |
| | | | | add pt-__syscall_rt_sigaction.c for mips | ||||
* | Synch libc mips specific with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -6/+6 |
| | |||||
* | Clean up the 'sysdep.h' header chain. Other architectures will have their ↵ | "Steven J. Hill" | 2006-02-05 | 1 | -1/+1 |
| | | | | own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it. | ||||
* | Import assembly version of 'syscall_error' so that it can be a hidden ↵ | "Steven J. Hill" | 2006-01-05 | 1 | -4/+5 |
| | | | | function and NPTL can include as well. | ||||
* | Changes for NPTL and new build system. | "Steven J. Hill" | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | Sync up with trunk. | "Steven J. Hill" | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -35/+6 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -0/+46 |