Huge API documentation cleanup

darcs-hash:20051024152625-ac50b-41503feb4ea8d428c5b30c159aaae0c8f7ae46a2.gz
This commit is contained in:
axel
2005-10-25 01:26:25 +10:00
parent f8de9de13d
commit 277f9b7e60
29 changed files with 480 additions and 82 deletions

2
exec.c
View File

@@ -40,7 +40,7 @@
/**
Prototype for the getpgid library function. The prototype for this
function seems to be missing in glibc, at least I've not found any
combination of #includes, macros and compiler switches that will
combination of includes, macros and compiler switches that will
include it.
*/
pid_t getpgid( pid_t pid );