git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c21761f
)
[PATCH] add missing syscall declarations
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 19 Jan 2006 01:43:04 +0000
(17:43 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 19 Jan 2006 03:20:22 +0000
(19:20 -0800)
All standard system calls should be declared in include/linux/syscalls.h.
Add some of the new additions that were previously missed.
Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found