summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes posix_fadvise[64] functions to return the Carmelo Amoroso2008-09-181-0/+2
| | | | | | | | | | error number in case of failure instead of -1 and setting errno, according to SuSv3 (IEEE Std 1003.1 2004 edition) specification. Also refactor sysdep.h and syscalls.h moving INTERNAL_SYSCALL macro to the latter (as other archs do in uclibc). Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-191-0/+61