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:
3547cdb
)
[XTENSA] Add getpgrp system-call to unistd.h
author
Chris Zankel
<chris@zankel.net>
Sat, 4 Aug 2007 16:20:43 +0000
(09:20 -0700)
committer
Chris Zankel
<chris@zankel.net>
Mon, 27 Aug 2007 20:53:00 +0000
(13:53 -0700)
Although __ARCH_WANT_SYS_GETPGRP was defined, the actualy entry for
the getpgrp system-call was missing.
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found