summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits
Commit message (Expand)AuthorAgeFilesLines
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-0/+29
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+58
* Rework struct stat/stat64 handling to eliminate kernel headersEric Andersen2002-08-221-78/+0
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-65/+9
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+9
* Revert this file back to where it was so m68k can compile again.Eric Andersen2002-04-031-25/+22
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0161-7421/+39
* Add in clone (untested)David McCullough2002-02-061-25/+22
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-2/+4
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
* Turn off dtypeEric Andersen2001-11-141-1/+1
* Sync up m68k headersEric Andersen2001-11-1470-1225/+1920
* Added sigset_t casts so we behave like the other platforms.David McCullough2001-08-091-6/+6
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-116-1/+18
* Changes for new auto-generated syscall.hDavid McCullough2001-06-282-195/+1
* Added this guy, nothing needed here really.David McCullough2001-06-271-0/+8
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-31/+0
* Quick fix to setjmp/longjmp/sigsetjmp etc to make them work.David McCullough2001-05-081-2/+7
* 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
* Reduced the size of sigsets to the minimal needed. Apart from the size,David McCullough2001-02-262-66/+12
* uClibc working with 2.0.x and 2.4.x m68k uClinux kernels, the PICDavid McCullough2001-01-293-9/+26
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-1/+4
* Facelist/cleanup for several syscalls. Added poll.Eric Andersen2001-01-161-2/+7
* Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen2001-01-1268-0/+8367