/[cvs]/ccvs/src/cvs.h
ViewVC logotype

Diff of /ccvs/src/cvs.h

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

revision 1.343 by dprice, Mon Sep 26 00:33:39 2005 UTC revision 1.344 by dprice, Thu Sep 29 20:20:34 2005 UTC
# Line 687  int run_piped (int *, int *); Line 687  int run_piped (int *, int *);
687    
688  /* other similar-minded stuff from run.c.  */  /* other similar-minded stuff from run.c.  */
689  FILE *run_popen (const char *, const char *);  FILE *run_popen (const char *, const char *);
690  int piped_child (char *const *, int *, int *);  int piped_child (char *const *, int *, int *, bool);
691  void close_on_exec (int);  void close_on_exec (int);
692    
693  pid_t waitpid (pid_t, int *, int);  pid_t waitpid (pid_t, int *, int);

Legend:
Removed from v.1.343  
changed lines
  Added in v.1.344

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