Changeset 1506 for trunk/src/emx/include/getopt.h
- Timestamp:
- Sep 15, 2004, 12:27:38 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/getopt.h
-
Property cvs2svn:cvs-rev
changed from
1.5
to1.6
r1505 r1506 1 /* getopt.h,v 1.6 2004/09/14 22:27:33 bird Exp */ 2 /** @file 3 * FreeBSD 5.1 4 * @changed bird: Added two GNU apis for libiberty. 5 */ 6 1 7 /* $NetBSD: getopt.h,v 1.4 2000/07/07 10:43:54 ad Exp $ */ 2 8 /* $FreeBSD: src/include/getopt.h,v 1.1 2002/09/29 04:14:30 eric Exp $ */ … … 38 44 */ 39 45 40 /** @file41 * FreeBSD 5.142 * @changed bird: Added two GNU apis for libiberty.43 */44 46 45 47 #ifndef _GETOPT_H_ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.