summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/posix1_lim.h
Commit message (Collapse)AuthorAgeFilesLines
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-0/+1
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso ↵Carmelo Amoroso2007-11-201-15/+38
| | | | <carmelo.amoroso@st.com>
* Minor fix from upstream glibc.Manuel Novoa III2004-01-021-4/+8
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+141
and to better support each arch. This is a really big patch... -Erik