index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check memory size on FD_* functions
Nick Kralevich
2013-10-03
1
-0
/
+14
*
Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.
Elliott Hughes
2013-10-02
4
-5
/
+50
*
FORTIFY_SOURCE: Add __FD_* checks
Nick Kralevich
2013-10-02
1
-0
/
+7
*
Use alloc_size attribute on *alloc functions
Nick Kralevich
2013-10-02
1
-0
/
+14
*
Merge "libc: fortify recvfrom()"
Nick Kralevich
2013-09-27
1
-0
/
+8
|
\
|
*
libc: fortify recvfrom()
Nick Kralevich
2013-09-24
1
-0
/
+8
*
|
Add a unit test for %n.
Elliott Hughes
2013-09-24
1
-0
/
+12
|
/
*
Fix %hhd formats in the printf family.
Elliott Hughes
2013-09-23
1
-0
/
+127
*
__memcpy_chk: Fix signed cmp of unsigned values.
Christopher Ferris
2013-09-20
1
-0
/
+55
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
4
-0
/
+144
*
Fix host tests that need the shell.
Elliott Hughes
2013-09-19
1
-0
/
+1
*
Add bionic-unit-tests-run-on-host special target
Pavel Chupin
2013-09-18
1
-0
/
+21
*
Move stack unwinding test into library.
Christopher Ferris
2013-08-29
1
-4
/
+14
*
FORTIFY_SOURCE: introduce __strncpy_chk2
Nick Kralevich
2013-08-28
1
-0
/
+60
*
Change hard-coded directory.
Christopher Ferris
2013-08-27
1
-2
/
+2
*
Create bionic unit test library for use with CTS.
Christopher Ferris
2013-08-27
1
-3
/
+16
*
Work around tzcode's reliance on signed overflow.
Elliott Hughes
2013-08-22
1
-0
/
+13
*
Merge "Change hard-coded temporary directory."
Christopher Ferris
2013-08-16
2
-4
/
+4
|
\
|
*
Change hard-coded temporary directory.
Christopher Ferris
2013-08-15
2
-4
/
+4
*
|
Fix pthread_getcpuclockid.
Jeff Hao
2013-08-15
2
-1
/
+11
|
/
*
Add futimens.
Elliott Hughes
2013-08-08
2
-0
/
+54
*
Add ssse3 implementation of __memcmp16.
Alexander Ivchenko
2013-08-02
1
-23
/
+77
*
Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacks...
Elliott Hughes
2013-07-15
1
-0
/
+93
*
Add a trivial gmtime(3) test.
Elliott Hughes
2013-07-12
1
-0
/
+12
*
Add <sys/statvfs.h>.
Elliott Hughes
2013-07-09
2
-0
/
+72
*
Fix inttypes.h PRI?PTR and SCN?PTR macros.
Elliott Hughes
2013-07-02
2
-0
/
+45
*
More FORTIFY_SOURCE functions under clang
Nick Kralevich
2013-06-29
1
-0
/
+48
*
Reorganize FORTIFY_SOURCE tests.
Nick Kralevich
2013-06-28
5
-1049
/
+306
*
stdio.h: enable vs?printf clang FORTIFY_SOURCE
Nick Kralevich
2013-06-27
4
-0
/
+219
*
Kernel dso support for 'dl_iterate_phdr' function
Sergey Melnikov
2013-06-25
3
-1
/
+121
*
libc: enable FORTIFY_SOURCE snprintf under clang
Nick Kralevich
2013-06-25
4
-0
/
+44
*
bionic: revert to a single (larger) property area
Greg Hackmann
2013-06-24
2
-18
/
+10
*
bionic: make property area expandable
Greg Hackmann
2013-06-24
2
-27
/
+105
*
libc: enable sprintf FORTIFY_SOURCE under clang
Nick Kralevich
2013-06-24
4
-0
/
+47
*
libc: enable FORTIFY_SOURCE clang strlcpy
Nick Kralevich
2013-06-20
3
-0
/
+40
*
Merge "Fix FORTIFY_SOURCE unittests."
Nick Kralevich
2013-06-19
2
-4
/
+12
|
\
|
*
Fix FORTIFY_SOURCE unittests.
Nick Kralevich
2013-06-19
2
-4
/
+12
*
|
bionic: add __system_property_foreach
Greg Hackmann
2013-06-18
1
-0
/
+19
|
/
*
Merge "libc: add limited FORTIFY_SOURCE support for clang"
Nick Kralevich
2013-06-18
5
-0
/
+545
|
\
|
*
libc: add limited FORTIFY_SOURCE support for clang
Nick Kralevich
2013-06-18
5
-0
/
+545
*
|
bionic: fix deleting property arrays in property benchmark
Colin Cross
2013-06-18
1
-4
/
+4
*
|
bionic: change properties benchmarks to read a single property
Colin Cross
2013-06-18
1
-6
/
+6
|
/
*
bionic: add tests for properties
Colin Cross
2013-06-17
3
-0
/
+347
*
Handles spurious wake-ups in pthread_join()
msg555
2013-06-12
1
-0
/
+22
*
fix unittests.
Nick Kralevich
2013-06-11
3
-35
/
+35
*
Implement malloc_usable_size for debug impls.
Christopher Ferris
2013-06-07
2
-0
/
+236
*
Add tests for __strcpy_chk()
Nick Kralevich
2013-06-04
3
-0
/
+136
*
FORTIFY_SOURCE: strcat / strncat optimize
Nick Kralevich
2013-05-31
3
-0
/
+312
*
Add strncpy FORTIFY_SOURCE tests.
Nick Kralevich
2013-05-30
2
-0
/
+48
*
libc: cleanup strchr
Nick Kralevich
2013-05-02
2
-0
/
+16
[next]