Changeset 1506 for trunk/src/emx/include/sys/errno.h
- Timestamp:
- Sep 15, 2004, 12:27:38 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/errno.h
-
Property cvs2svn:cvs-rev
changed from
1.9
to1.10
r1505 r1506 1 /* $Id: $ */ 2 /** @file 3 * FreeBSD 5.1 4 * @changed bird: errno wrapper and added comments about defines which have moved. 5 */ 6 1 7 /* 2 8 * Copyright (c) 1982, 1986, 1989, 1993 … … 40 46 */ 41 47 42 /** @file43 * FreeBSD 5.144 * @changed bird: errno wrapper and added comments about defines which have moved.45 */46 47 48 #ifndef _SYS_ERRNO_H_ 48 49 #define _SYS_ERRNO_H_ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.