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 (
Expand
)
Author
Age
Files
Lines
*
import a slightly modified realpath() test case from glibc
Mike Frysinger
2007-02-08
1
-0
/
+254
*
new cheesy test by Denis Vlasenko to trigger fclose loop
Mike Frysinger
2007-02-05
1
-0
/
+21
*
make sure reading 64bit types works
Mike Frysinger
2007-01-29
1
-0
/
+4
*
make sure 64bit output is correct
Mike Frysinger
2007-01-29
2
-0
/
+14
*
mark local function static
Mike Frysinger
2007-01-29
1
-1
/
+1
*
fixup shadowed warnings
Mike Frysinger
2007-01-29
6
-18
/
+16
*
mark some funcs as noreturn
Mike Frysinger
2007-01-29
6
-51
/
+68
*
fixup prototype warnings
Mike Frysinger
2007-01-29
23
-85
/
+93
*
make error output a little more helpful
Mike Frysinger
2007-01-29
1
-1
/
+2
*
fixup warnings
Mike Frysinger
2007-01-29
1
-2
/
+2
*
fix test to work even if CPPFLAGS contains -DNDEBUG
Mike Frysinger
2007-01-29
1
-4
/
+4
*
dont rely on random stack state to trigger this issue; force the default stat...
Mike Frysinger
2007-01-28
1
-0
/
+3
*
new test taken from stat issue with new tar
Mike Frysinger
2007-01-28
1
-0
/
+104
*
make sure UCLIBC_LDSO can be found via path
Mike Frysinger
2006-12-20
1
-1
/
+7
*
actually scrub it, dont just comment it out
Mike Frysinger
2006-12-16
1
-5
/
+0
*
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG...
Mike Frysinger
2006-12-16
3
-5
/
+6
*
scrub prototype so we dont conflict with the pthread header
Mike Frysinger
2006-12-16
1
-1
/
+1
*
clean up
Mike Frysinger
2006-12-16
1
-73
/
+64
*
small cleanups
Mike Frysinger
2006-12-16
1
-9
/
+11
*
second SUSV3 legacy check should be for macros as pointed out by psm
Mike Frysinger
2006-12-03
1
-1
/
+1
*
fix building when susv3 legacy stuff is disabled
Mike Frysinger
2006-12-02
1
-0
/
+16
*
indent
Mike Frysinger
2006-11-27
1
-1
/
+1
*
Add CHECK_ONLY option to allow for running the tests on the target instead of...
"Steven J. Hill"
2006-11-18
2
-0
/
+3
*
fix from Paul Brook for ISO C violation in terms of handling of modifying aut...
Mike Frysinger
2006-11-17
1
-1
/
+3
*
fix comment typos
Mike Frysinger
2006-11-16
1
-2
/
+2
*
add a test for making sure vfork/signals are handled properly across differen...
Mike Frysinger
2006-11-16
1
-0
/
+106
*
exercise the signal related jump code
Mike Frysinger
2006-11-16
1
-0
/
+50
*
make default output silence and have the exit status indicate error
Mike Frysinger
2006-11-16
1
-3
/
+13
*
mips64 patch from Atsushi Nemoto:
Eric Andersen
2006-11-04
1
-2
/
+1
*
add some more rpaths to keep the tests happy
Mike Frysinger
2006-07-05
1
-3
/
+4
*
fixup my copyright notice, trim stale remnants of older notices which
Eric Andersen
2006-07-05
1
-6
/
+7
*
fixup my copyright notice, trim stale remnants of older notices which
Eric Andersen
2006-07-05
9
-37
/
+11
*
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 reg...
"Steven J. Hill"
2006-03-17
3
-27
/
+0
*
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/ -D_GNU...
Peter S. Mazinger
2006-03-02
3
-13
/
+4
*
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
[next]