- Timestamp:
- Aug 28, 2005, 7:56:42 AM (20 years ago)
- Location:
- trunk/src/libctests/libc
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/libc/Makefile
-
Property cvs2svn:cvs-rev
changed from
1.9
to1.10
r2309 r2310 32 32 ifeq ($(TARGET),innoteklibc) 33 33 SKIPPED := 34 EXPECTED := smoketests/usleep-1.c 34 EXPECTED := smoketests/usleep-1.c \ 35 smoketests/fchmod-1.c 35 36 _TARGET_OK := ok 36 37 endif … … 91 92 smoketests/kill-children-1.c \ 92 93 smoketests/kill-children-2.c \ 93 smoketests/memcpy-amd-1.c 94 smoketests/memcpy-amd-1.c \ 95 smoketests/fstat-1.c \ 96 smoketests/fchmod-1.c 94 97 95 98 # smoketests/weak-export-1.c - dll -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.