Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
8f27a3
build system updates, port libc-testsuit changes
Authored and Committed by nsz
12 years ago
raw
patch
tree
parent
21 files changed.
137 lines added
.
91 lines removed
.
Makefile
file modified
+8
-12
Makefile.conf.def
file removed
-5
Makefile.inc
file modified
+11
-26
common/b.c
file modified
+1
-1
common/t.c
file modified
+4
-1
src/env/Makefile
file modified
+2
-1
src/foo/Makefile
file modified
+2
-1
src/malloc/Makefile
file modified
+2
-1
src/misc/Makefile
file modified
+2
-1
src/multibyte/Makefile
file modified
+2
-1
src/process/Makefile
file modified
+2
-1
src/regex/Makefile
file modified
+2
-1
src/stdio/Makefile
file modified
+2
-1
src/stdlib/Makefile
file modified
+2
-1
src/stdlib/qsort.c
file modified
+1
-1
src/stdlib/strtol.c
file modified
+8
-11
src/stdlib/wcstol.c
file modified
+8
-11
src/string/Makefile
file modified
+2
-1
src/thread/Makefile
file modified
+2
-1
src/thread/pthread.c
file modified
+72
-11
src/time/Makefile
file modified
+2
-1
build system updates, port libc-testsuit changes
Makefile
file modified
+8
-12
Makefile.conf.def
file removed
-5
Makefile.inc
file modified
+11
-26
common/b.c
file modified
+1
-1
common/t.c
file modified
+4
-1
src/env/Makefile
file modified
+2
-1
src/foo/Makefile
file modified
+2
-1
src/malloc/Makefile
file modified
+2
-1
src/misc/Makefile
file modified
+2
-1
src/multibyte/Makefile
file modified
+2
-1
src/process/Makefile
file modified
+2
-1
src/regex/Makefile
file modified
+2
-1
src/stdio/Makefile
file modified
+2
-1
src/stdlib/Makefile
file modified
+2
-1
src/stdlib/qsort.c
file modified
+1
-1
src/stdlib/strtol.c
file modified
+8
-11
src/stdlib/wcstol.c
file modified
+8
-11
src/string/Makefile
file modified
+2
-1
src/thread/Makefile
file modified
+2
-1
src/thread/pthread.c
file modified
+72
-11
src/time/Makefile
file modified
+2
-1