Home
last modified time | relevance | path

Searched refs:reap_children (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/info/
H A Dman.c269 reap_children (int sig) in reap_children() function
305 sigsave = signal (SIGCHLD, reap_children); in get_manpage_contents()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog.463731 reap_children reaped it).
5891 * info/man.c (reap_children): Call wait (NULL), since we don't
6747 * info/man.c (reap_children): Declare status as int, not unsigned,