Changeset 1506 for trunk/src/emx/include/argz.h
- Timestamp:
- Sep 15, 2004, 12:27:38 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/argz.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1505 r1506 1 /* argz.h,v 1.3 2004/09/14 22:27:31 bird Exp */ 2 /** @file 3 * GLIBC v2.3.2 4 */ 5 1 6 /* Routines for dealing with '\0' separated arg vectors. 2 7 Copyright (C) 1995, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. … … 18 23 02111-1307 USA. */ 19 24 20 /** @file21 * GLIBC v2.3.222 */23 25 24 26 #ifndef _ARGZ_H -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.