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
/
powerpc
/
bits
/
syscalls.h
Age
Commit message (
Expand
)
Author
2009-07-09
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-08
syscall: unify common syscall defines
Mike Frysinger
2009-01-03
Get rid of the following annoying warnings on ppc:
Denis Vlasenko
2007-02-12
Updates from glibc.
Joakim Tjernlund
2006-12-08
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-08-23
sync with psm: update errno handling to be the same on all arches
Mike Frysinger
2005-09-20
Fix bug 370.
Joakim Tjernlund
2005-09-17
Change to glibc way of defining syscalls. This should make PPC
Joakim Tjernlund
2005-06-29
Minor cleanup.
Joakim Tjernlund
2003-06-15
Implement syscall() for powerpc. Fixup syscall code so
Eric Andersen
2003-02-16
Fixup powerpc syscalls to eliminate warnings with gcc-3.2, and fix
Eric Andersen
2002-11-15
This draws from an old patch by David Blythe for the now-dead
Eric Andersen
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
2001-06-25
Add in missing syscalls.h for powerpc
Eric Andersen