/[cvs]/stack/stack.h
ViewVC logotype

Diff of /stack/stack.h

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

revision 1.27 by masse, Wed Aug 13 11:58:00 2003 UTC revision 1.28 by masse, Mon Aug 18 14:39:16 2003 UTC
# Line 45  Line 45 
45  #include <sys/wait.h>  #include <sys/wait.h>
46  /* va_list, va_start, va_arg, va_end */  /* va_list, va_start, va_arg, va_end */
47  #include <stdarg.h>  #include <stdarg.h>
48    /* time */
49    #include <time.h>
50    
51  #ifdef __linux__  #ifdef __linux__
52  /* mtrace, muntrace */  /* mtrace, muntrace */
# Line 238  void assocgen(environment*, funcp); Line 240  void assocgen(environment*, funcp);
240  extern void sx_646f(environment *);  extern void sx_646f(environment *);
241  extern void sx_6f70656e(environment*);  extern void sx_6f70656e(environment*);
242  extern void sx_636c6f7365(environment*);  extern void sx_636c6f7365(environment*);
243  int check_args(environment*, ...);  int check_args(environment*, int, ...);

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26