index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
fix license notice
Mike Frysinger
2006-07-05
10
-147
/
+16
|
*
fix license notice
Mike Frysinger
2006-07-05
24
-24
/
+24
|
*
also kill gdb files when building BFLT files
Mike Frysinger
2006-06-26
1
-1
/
+1
|
*
touchup printf format to fix warning
Mike Frysinger
2006-06-19
1
-1
/
+1
|
*
keep uclibc features in the source
Mike Frysinger
2006-03-18
2
-5
/
+1
|
*
Fix 'realloc' and revert previous changes to tests. malloc tests all pass ↵
"Steven J. Hill"
2006-03-17
3
-27
/
+0
|
|
|
|
regardless of the setting of MALLOC_GLIBC_COMPAT.
*
Fix tests to work if MALLOC_GLIBC_COMPAT is enabled.
"Steven J. Hill"
2006-03-17
3
-0
/
+27
|
*
If locale support is not enabled, don't build 'tst_ftime_l'.
"Steven J. Hill"
2006-03-17
1
-0
/
+4
|
*
fix gcc warnings
Mike Frysinger
2006-03-11
1
-39
/
+37
|
*
Use GNU features only if defined in header
Peter S. Mazinger
2006-03-09
1
-0
/
+12
|
*
getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt test
Peter S. Mazinger
2006-03-08
1
-0
/
+5
|
*
disable tst-gnuglob, it has no chance w/ our gnu glob
Peter S. Mazinger
2006-03-05
1
-1
/
+1
|
*
Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ ↵
Peter S. Mazinger
2006-03-02
3
-13
/
+4
|
|
|
|
-D_GNU_SOURCE
*
Move hidden test file for tst-regex2 as well
Peter S. Mazinger
2006-03-02
1
-0
/
+0
|
*
inform people test is skipped on non-locale hosts
Mike Frysinger
2006-03-02
1
-0
/
+1
|
*
allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS
Mike Frysinger
2006-03-02
1
-7
/
+3
|
*
disable test since we purposefully dont handle it
Mike Frysinger
2006-03-01
2
-2
/
+7
|
*
dont execute shell tests if we just want to compile
Mike Frysinger
2006-03-01
1
-0
/
+2
|
*
fix test failure pointed out by nightly build
Mike Frysinger
2006-03-01
1
-6
/
+10
|
*
Add another test, use for those hanging -c
Peter S. Mazinger
2006-03-01
3
-2
/
+98
|
*
Add CFLAGS-OMIT support to glibc targets for now being the same as for ↵
Peter S. Mazinger
2006-03-01
2
-9
/
+9
|
|
|
|
uclibc targets, adapt regex
*
Move regex tests to their own subdir and dont run them if regex is disabled
Peter S. Mazinger
2006-03-01
5
-1
/
+5
|
*
Add AT&T research regex testsuite
Peter S. Mazinger
2006-03-01
16
-0
/
+2713
|
*
Add support to remove a flag from CFLAGS
Peter S. Mazinger
2006-03-01
1
-1
/
+1
|
*
Update copyright
Peter S. Mazinger
2006-03-01
1
-15
/
+2
|
*
start of test suite to catch errors in source code
Mike Frysinger
2006-03-01
2
-0
/
+20
|
*
add support for shell script tests
Mike Frysinger
2006-03-01
1
-5
/
+10
|
*
move to new time dir
Mike Frysinger
2006-03-01
1
-0
/
+0
|
*
grab some time tests from glibc
Mike Frysinger
2006-03-01
15
-0
/
+1290
|
*
freelocale() and strxfrm_l() exist only if XLOCALE is enabled
Peter S. Mazinger
2006-02-28
1
-1
/
+1
|
*
disable blug-glob1 for now
Mike Frysinger
2006-02-28
1
-1
/
+1
|
*
remove mtrace call
Mike Frysinger
2006-02-28
1
-2
/
+0
|
*
set dynamic linker if we are building as shared
Mike Frysinger
2006-02-28
1
-3
/
+4
|
*
fail if test.c is found so i stop screwing myself up
Mike Frysinger
2006-02-28
1
-0
/
+4
|
*
check more return values
Mike Frysinger
2006-02-28
1
-3
/
+3
|
*
grab some tests from dalias
Mike Frysinger
2006-02-28
2
-0
/
+123
|
*
add some tests for strlcat and strlcpy based upon strncat and strncpy ↵
Mike Frysinger
2006-02-28
1
-0
/
+102
|
|
|
|
respectively
*
pass an option to bug-glob1
Mike Frysinger
2006-02-28
1
-0
/
+1
|
*
grab some tests from glibc
Mike Frysinger
2006-02-28
3
-0
/
+845
|
*
disable fnmatch test until our fnmatch stops sucking
Mike Frysinger
2006-02-26
1
-1
/
+1
|
*
revert unintended commit
Mike Frysinger
2006-02-22
1
-1
/
+1
|
*
sync with glibc
Mike Frysinger
2006-02-22
1
-1
/
+1
|
*
blah, use a stable target instead of messing with timestamps on .c files
Mike Frysinger
2006-02-22
1
-6
/
+2
|
*
err, need to make sure the wrapper is executed separately
Mike Frysinger
2006-02-22
1
-2
/
+2
|
*
fix running of stat test on filesystems that dont have noatime set
Mike Frysinger
2006-02-22
1
-0
/
+4
|
*
add clone2 prototype to shutup warnings
Mike Frysinger
2006-02-22
1
-0
/
+2
|
*
update malloc(0) check to handle expected behavior based upon config options
Mike Frysinger
2006-02-22
1
-0
/
+5
|
*
update malloc(0) check to handle expected behavior based upon config options
Mike Frysinger
2006-02-22
1
-0
/
+5
|
*
update MMU ifdef check
Mike Frysinger
2006-02-22
2
-2
/
+3
|
*
make sure we clean everything
Mike Frysinger
2006-02-22
1
-1
/
+2
|
[prev]
[next]