summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/sys
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24160Carmelo Amoroso2008-11-272-0/+2
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-181-0/+2
| | | | specific with trunk
* Fixup PAGE_SIZE problemsEric Andersen2004-08-131-3/+1
| | | | -Erik
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-019-0/+774
and to better support each arch. This is a really big patch... -Erik