index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
m68k
/
bits
/
syscalls.h
Age
Commit message (
Expand
)
Author
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2009-08-13
m68k syscall: switch to common code
Maxim Kuvyrkov
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-08-24
only pull in errno.h when not assembler
Mike Frysinger
2006-03-23
Richard Sandiford writes:
Mike Frysinger
2006-01-29
undefine stupid defines from the kernel
Mike Frysinger
2005-11-04
use errno.h like in i386
Mike Frysinger
2005-03-16
change the reg class so it actually compiles
Mike Frysinger
2005-03-16
merge the syscalls and punt the glibc import in the process (blah, what a was...
Mike Frysinger
2005-03-16
get rid of linux-headers hack ... rip code from glibc
Mike Frysinger
2002-09-05
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-08-28
Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>
Eric Andersen
2002-08-27
Make sure that bits/syscalls.h always includes bits/syscall.h
Eric Andersen
2002-07-22
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-02-04
Be consistant about the ways in which asm/unistd.h might
Eric Andersen
2001-06-27
Added this guy, nothing needed here really.
David McCullough