summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits
Commit message (Expand)AuthorAgeFilesLines
* Doh! I broke it. oops. Patch from Stefan Allius to fix it.Eric Andersen2002-08-091-1/+1
* I reworked syscalls.h to match how I'm doing other arches. Stefan Allius andEric Andersen2002-08-081-5/+129
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-101/+10
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0165-7800/+5
* Oops. Disable threading.Eric Andersen2002-01-021-2/+2
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-0270-965/+1890
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+3
* Patch from David McCullough <davidm@lineo.com>:Eric Andersen2001-10-041-69/+10
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-115-0/+19
* Changes to support autogenerated syscall.hDavid McCullough2001-06-282-226/+1
* the minimum needed for nowDavid McCullough2001-06-271-0/+4
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
* Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen2001-05-071-1/+1
* Remove all the __THROW macrosEric Andersen2001-04-192-12/+12
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-2167-0/+7869