Commit Graph

1 Commits

Author SHA1 Message Date
Jan Nieuwenhuizen f308c3f6bc
mescc: Mes C Library: Support GNU Awk: Add getpgid, getpgrp stubs.
* include/unistd.h (getpgid, getpgrp): Declare.
* lib/stub/getpgid.c: New file.
* lib/stub/getpgrp.c: New file.
* lib/libc+gnu.c: Include them.
2019-01-12 22:01:42 +01:00