summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/bits
AgeCommit message (Expand)Author
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
2002-02-06Add in clone (untested)David McCullough
2002-02-04Be consistant about the ways in which asm/unistd.h mightEric Andersen
2001-11-14Scrub up some lingering problems preventing readdir64 from workingEric Andersen
2001-11-14Turn off dtypeEric Andersen
2001-11-14Sync up m68k headersEric Andersen
2001-08-09Added sigset_t casts so we behave like the other platforms.David McCullough
2001-07-11Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough
2001-06-28Changes for new auto-generated syscall.hDavid McCullough
2001-06-27Added this guy, nothing needed here really.David McCullough
2001-06-27Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III
2001-06-12Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen
2001-05-08Quick fix to setjmp/longjmp/sigsetjmp etc to make them work.David McCullough
2001-05-07Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen
2001-04-19Remove all the __THROW macrosEric Andersen
2001-02-26Reduced the size of sigsets to the minimal needed. Apart from the size,David McCullough
2001-01-29uClibc working with 2.0.x and 2.4.x m68k uClinux kernels, the PICDavid McCullough
2001-01-25Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III
2001-01-16Facelist/cleanup for several syscalls. Added poll.Eric Andersen
2001-01-12Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen