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
*
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
*
keep test names consistent with other tests.
Nick Kralevich
2013-05-01
1
-1
/
+1
*
add strrchr -D_FORTIFY_SOURCE=2 test.
Nick Kralevich
2013-05-01
1
-0
/
+11
*
libc: upgrade sprintf to _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-29
2
-1
/
+30
*
strncpy: implement _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-29
4
-33
/
+123
*
Switch to current FreeBSD qsort.
Elliott Hughes
2013-04-11
1
-0
/
+23
*
Start moving to current FreeBSD stdio.
Elliott Hughes
2013-04-11
1
-0
/
+18
*
Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a
Kito Cheng
2013-04-03
2
-0
/
+48
*
Fix pthread_setname_np's behavior on invalid pthread_ts.
Elliott Hughes
2013-03-21
1
-1
/
+1
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
2
-9
/
+9
*
Don't search off the end of the index for bad Olson ids.
Elliott Hughes
2013-03-14
2
-0
/
+45
*
Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz."
Elliott Hughes
2013-03-12
2
-0
/
+39
|
\
|
*
Cache the most-recently used timezone for mktime_tz and localtime_tz.
Elliott Hughes
2013-03-11
2
-0
/
+39
*
|
Let bionic use the correct definition of ssize_t.
Elliott Hughes
2013-03-08
1
-6
/
+2
|
/
*
Upgrade to current NetBSD popen/pclose.
Elliott Hughes
2013-03-06
1
-0
/
+12
*
Move realpath.c to upstream-freebsd.
Elliott Hughes
2013-03-01
1
-0
/
+39
*
Avoid changing the C++ ABI with ssize_t.
Elliott Hughes
2013-02-28
1
-1
/
+8
*
Fix raise(3) so it works in signal handlers.
Elliott Hughes
2013-02-21
2
-5
/
+51
*
use architecture-specific ssize_t definition
Thorsten Glaser
2013-02-19
1
-0
/
+9
*
Fix pthreads functions that should return ESRCH.
Elliott Hughes
2013-02-19
1
-5
/
+66
*
Fix the pthread_setname_np test.
Elliott Hughes
2013-02-15
1
-4
/
+15
[next]