summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh
Commit message (Expand)AuthorAgeFilesLines
...
* Remove generated stuff, restore sh/sys/procfs.h from M. R. BrownEric Andersen2002-03-021-0/+117
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-011-1/+0
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-013-1/+139
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0167-7782/+170
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-5/+4
* Add sbrk and friendsDavid McCullough2002-01-175-2/+74
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-071-0/+1
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-023-4/+6
* 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
* Fixup the pipe system call for the SH target.David McCullough2001-08-062-1/+31
* 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-283-227/+2
* sysdep.h was not providing all the needed bits to build working asm withDavid McCullough2001-06-283-35/+12
* 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
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3
* Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>Eric Andersen2001-05-255-43/+218
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-4/+2
* Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen2001-05-071-1/+1
* Bring sh and i386 longjmp implementations into syncEric Andersen2001-04-192-46/+12
* Remove all the __THROW macrosEric Andersen2001-04-192-12/+12
* Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc soManuel Novoa III2001-03-062-36/+1
* Patch from Jean-Yves Avenard to add missing siglongjmp entry andEric Andersen2001-02-225-5/+92
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-2177-0/+8369