/[gnats]/gnats/libiberty/waitpid.c
ViewVC logotype

Diff of /gnats/libiberty/waitpid.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by brendan, Thu Nov 5 19:54:16 1998 UTC revision 1.2 by pdm, Mon Dec 10 23:03:26 2001 UTC
# Line 1  Line 1 
1    #ifdef HAVE_CONFIG_H
2    #include "config.h"
3    #endif
4    #ifdef HAVE_SYS_WAIT_H
5    #include <sys/wait.h>
6    #endif
7    
8  int  int
9  waitpid (pid, stat_loc, options)  waitpid (pid, stat_loc, options)
10          int pid, *stat_loc, options;          int pid, *stat_loc, options;

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26