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
*
test_nptl: fix expected result for tst-cputimer[123]
Filippo Arcidiacono
2011-05-03
1
-4
/
+0
*
test_nptl: fix expected result for tst-clock2 test
Filippo Arcidiacono
2011-05-02
2
-2
/
+1
*
tests: disable ether tests if !HAS_SOCKET
Bernhard Reutner-Fischer
2011-05-01
1
-1
/
+5
*
inet: add ether_aton testcase
David A Ramos
2011-05-01
1
-0
/
+46
*
test: fix tst-tls13 expected result and timeout
Salvatore Cro
2011-04-18
2
-2
/
+1
*
libc: fix strtoq
Natanael Copa
2010-12-01
2
-0
/
+90
*
test: ignore some more binaries
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+2
*
wchar: bug #1471: fix cornercase in mbrtowc
Bernhard Reutner-Fischer
2010-11-24
3
-2
/
+24
*
test/math: bessel depend on XSI_MATH
Bernhard Reutner-Fischer
2010-11-24
1
-2
/
+6
*
libm: fix tgamma to actually do return true gamma function
Denys Vlasenko
2010-10-31
6
-7
/
+83
*
libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea...
Denys Vlasenko
2010-10-31
2
-1
/
+118
*
libm: fix false positives in double tests
Denys Vlasenko
2010-10-31
2
-1
/
+19
*
libm: fix remaining failures in test-float
Denys Vlasenko
2010-10-31
2
-1
/
+53
*
libm: fix rint/scalb testcase failures
Denys Vlasenko
2010-10-30
2
-15
/
+45
*
test/math/*: unbreak
Denys Vlasenko
2010-10-30
12
-10
/
+10122
*
libc: Add canonicalize_file_name function
Carmelo Amoroso
2010-09-16
1
-0
/
+75
*
test: Update gitignore to take into account new tests added.
Carmelo Amoroso
2010-09-16
1
-4
/
+26
*
tests: Added new nptl tests
Salvatore Cro
2010-09-15
58
-1
/
+4877
*
tests: nptl tests dependencies cleanup
Salvatore Cro
2010-09-09
1
-12
/
+8
*
testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY
Bernhard Reutner-Fischer
2010-08-17
1
-0
/
+4
*
getnet: switch to config parser
Bernhard Reutner-Fischer
2010-08-05
1
-0
/
+17
*
sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN
Bernhard Reutner-Fischer
2010-08-05
1
-0
/
+2
*
Fix ctime() standard compliance bug
David A Ramos
2010-07-27
1
-0
/
+44
*
test/nptl: move eintr.c to where it belongs
Bernhard Reutner-Fischer
2010-06-25
1
-0
/
+89
*
test: silence shadow warning
Bernhard Reutner-Fischer
2010-06-25
1
-3
/
+3
*
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
3
-4
/
+4
*
testsuite: disable some tests for !LFS
Bernhard Reutner-Fischer
2010-06-11
4
-3
/
+11
*
testsuite: .gitignore symlink
Bernhard Reutner-Fischer
2010-06-10
1
-0
/
+1
*
testsuite: do not run inet tests if !ipv4 && !ipv6
Bernhard Reutner-Fischer
2010-06-10
1
-0
/
+7
*
lgamma: fix sign handling
Bernhard Reutner-Fischer
2010-06-10
3
-1
/
+21
*
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-09
5
-5
/
+5
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-14
122
-0
/
+1384
|
\
|
*
test: add API test
Bernhard Reutner-Fischer
2010-04-13
122
-0
/
+1384
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-06
3
-1314
/
+7
|
\
|
|
*
getconf: move to utils/
Bernhard Reutner-Fischer
2010-04-06
3
-1314
/
+7
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-02
1
-1
/
+1
|
\
|
|
*
add MULTILIB_DIR: Path component for libdirs
Bernhard Reutner-Fischer
2010-03-12
1
-1
/
+1
*
|
nptl_test: sysdep headers re-factoring
Carmelo Amoroso
2010-02-09
4
-2
/
+11
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-05
2
-2
/
+8
|
\
|
|
*
libm: enable log2f and exp2f
Aurelien Jacobs
2010-02-04
1
-2
/
+2
|
*
add gethostid() testcase
Bernhard Reutner-Fischer
2010-02-03
1
-0
/
+6
|
*
test/math: put scalbf test under susv3 legacy define
Austin Foxley
2009-12-27
2
-1
/
+5
|
*
test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
Filippo Arcidiacono
2009-12-09
1
-2
/
+2
|
*
test/.gitignore: Ignore a few more test binaries
Austin Foxley
2009-11-29
1
-0
/
+3
|
*
test/dlopen: fix build for libtest.so
Austin Foxley
2009-11-29
1
-0
/
+1
|
*
test/dlopen: Match the function name that libtest actually sets
Austin Foxley
2009-11-29
1
-1
/
+1
|
*
test/pthread: fix build of cancellation-points test
Austin Foxley
2009-11-29
1
-2
/
+2
|
*
test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined
Austin Foxley
2009-11-29
1
-1
/
+1
*
|
test: fix static build of nptl and tls tests
Austin Foxley
2010-01-23
2
-14
/
+25
*
|
test/math: put scalbf test under susv3 legacy define
Austin Foxley
2010-01-21
2
-1
/
+5
[next]