index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add POSIX lcong48.
Elliott Hughes
2014-11-06
1
-0
/
+66
*
make all bionic death tests not dumpable
Yabin Cui
2014-11-06
1
-2
/
+5
*
Extra strtod/strtof tests.
Elliott Hughes
2014-10-28
1
-0
/
+17
*
Update our FreeBSD realpath(3) to upstream head.
Elliott Hughes
2014-09-30
1
-0
/
+12
*
CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
Elliott Hughes
2014-09-23
1
-5
/
+19
*
Pull in upstream fixes to reject invalid bases.
Elliott Hughes
2014-09-23
1
-0
/
+48
*
Fix linkage of grantpt(3).
Elliott Hughes
2014-07-25
1
-0
/
+99
*
Implement rand/srand in terms of random/srandom.
Elliott Hughes
2014-07-14
1
-7
/
+0
*
Get the full set of PRNG functions in <stdlib.h>
Elliott Hughes
2014-06-12
1
-12
/
+19
*
Consistently use #if defined(__BIONIC__) in tests.
Elliott Hughes
2014-05-13
1
-1
/
+1
*
Adds quick_exit(3) and at_quick_exit(3) from freebsd
Dan Albert
2014-04-29
1
-0
/
+46
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-0
/
+14
*
Use the float/double assert macros.
Christopher Ferris
2014-03-17
1
-4
/
+4
*
Ensure we always have symbols for atof, strtof, strtold.
Elliott Hughes
2014-03-12
1
-0
/
+16
*
Include what you use.
Elliott Hughes
2014-03-12
1
-0
/
+2
*
Add a basic unit test for system(3).
Elliott Hughes
2014-03-11
1
-0
/
+12
*
Added mkstemp64
Calin Juravle
2014-02-24
1
-0
/
+15
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-0
/
+25
*
Switch to current FreeBSD qsort.
Elliott Hughes
2013-04-11
1
-0
/
+23
*
Move realpath.c to upstream-freebsd.
Elliott Hughes
2013-03-01
1
-0
/
+39
*
Add basic tests for posix_memalign.
Elliott Hughes
2013-02-04
1
-0
/
+13
*
Upgrade to the current NetBSD rand implementation.
Elliott Hughes
2012-10-01
1
-0
/
+59