| commit | cef9287ead2775e4d7eaa280a73ee99d7269c3e4 | [log] [tgz] |
|---|---|---|
| author | Chris Zankel <[email protected]> | Sat Aug 04 09:20:43 2007 -0700 |
| committer | Chris Zankel <[email protected]> | Mon Aug 27 13:53:00 2007 -0700 |
| tree | 1e49437c7092103b93f22fa7a8a438cc408edbe2 | |
| parent | 3547cdb1526aabd38b1e71dba93d545340fe41f8 [diff] |
[XTENSA] Add getpgrp system-call to unistd.h Although __ARCH_WANT_SYS_GETPGRP was defined, the actualy entry for the getpgrp system-call was missing. Signed-off-by: Chris Zankel <[email protected]>