summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/bits/syscalls.h
AgeCommit message (Expand)Author
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2009-08-13m68k syscall: switch to common codeMaxim Kuvyrkov
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-08-24only pull in errno.h when not assemblerMike Frysinger
2006-03-23Richard Sandiford writes:Mike Frysinger
2006-01-29undefine stupid defines from the kernelMike Frysinger
2005-11-04use errno.h like in i386Mike Frysinger
2005-03-16change the reg class so it actually compilesMike Frysinger
2005-03-16merge the syscalls and punt the glibc import in the process (blah, what a was...Mike Frysinger
2005-03-16get rid of linux-headers hack ... rip code from glibcMike Frysinger
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-28Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen
2002-08-27Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2002-02-04Be consistant about the ways in which asm/unistd.h mightEric Andersen
2001-06-27Added this guy, nothing needed here really.David McCullough