[BACK]Return to _exit.c CVS log [TXT][DIR] Up to [local] / prex-old / usr / lib / libsa

Diff for /prex-old/usr/lib/libsa/_exit.c between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:49 version 1.1.1.1.2.1, 2008/08/13 17:12:39
Line 29 
Line 29 
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
 #include <prex/prex.h>  #include <prex/prex.h>
   #include <unistd.h>
   
 void  void
 _exit(int status)  _exit(int status)

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

CVSweb