Changeset 1506 for trunk/src/emx/include/string.h
- Timestamp:
- Sep 15, 2004, 12:27:38 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/string.h
-
Property cvs2svn:cvs-rev
changed from
1.12
to1.13
r1505 r1506 1 /* string.h,v 1.13 2004/09/14 22:27:36 bird Exp */ 2 /** @file 3 * FreeBSD 5.1 4 * @changed bird: EMXifications. 5 * @changed bird: GNU extension(s). 6 */ 7 1 8 /*- 2 9 * Copyright (c) 1990, 1993 … … 33 40 * @(#)string.h 8.1 (Berkeley) 6/2/93 34 41 * $FreeBSD: src/include/string.h,v 1.18 2002/10/14 20:38:40 mike Exp $ 35 */36 37 /** @file38 * FreeBSD 5.139 * @changed bird: EMXifications.40 * @changed bird: GNU extension(s).41 42 */ 42 43 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.