Changeset 2044 for trunk/src/libctests/glibc/string/testcopy.c
- Timestamp:
- Jun 17, 2005, 6:32:39 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/string/testcopy.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2043 r2044 21 21 #include <stdio.h> 22 22 #include <string.h> 23 #include <malloc.h> 23 /* #include <malloc.h> - <malloc.h> has been replaced by <stdlib.h>" */ 24 24 25 25 int -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.