[BACK]Return to unistd.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/unistd.h between version 1.45 and 1.46

version 1.45, 2002/12/03 20:24:29 version 1.46, 2003/05/10 17:51:39
Line 205 
Line 205 
 void     setusershell(void);  void     setusershell(void);
 int      strtofflags(char **, u_int32_t *, u_int32_t *);  int      strtofflags(char **, u_int32_t *, u_int32_t *);
 void     swab(const void *, void *, size_t);  void     swab(const void *, void *, size_t);
 int      swapon(const char *);  
 int      swapctl(int cmd, const void *arg, int misc);  int      swapctl(int cmd, const void *arg, int misc);
 int      symlink(const char *, const char *);  int      symlink(const char *, const char *);
 void     sync(void);  void     sync(void);

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46