CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/28 12:59:11
Modified files:
sys/compat/hpux: hpux_compat.c
sys/compat/hpux/hppa: syscalls.master
sys/compat/hpux/m68k: syscalls.master
Log message:
HP-UX getpgrp2() is documented as returning the same value than getpgid(),
with the same error conditions. So reimplement it as the real thing.
ok guenther@
