summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/stdio_lim.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+41
and to better support each arch. This is a really big patch... -Erik