Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
410b2ae7fbff36db1d35e5765b2c79b8b6b7ad5b
/
libc
/
docs
/
CHANGES.TXT
410b2ae
Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
b8e6c50
Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
aa4b1d0
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
6304d8b
Use private futexes for semaphores, unless they are initialized with pshared != 0.
by David 'Digit' Turner
· 15 years ago
8a1d2cf
Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)
by David 'Digit' Turner
· 15 years ago
b5e4a41
pthread: Use private futexes by default in condition variables
by David 'Digit' Turner
· 15 years ago
88f06cd
Use private futexes for pthread_mutex_t.
by David 'Digit' Turner
· 15 years ago
ee7b077
Add pthread_condattr_init/destroy/setpshared/getpshared
by David 'Digit' Turner
· 15 years ago
8641833
Revert "bionic: pthread: use private futexes by default for mutexes and condvars"
by Fabrice Di Meglio
· 15 years ago
ba9c6f0
bionic: pthread: use private futexes by default for mutexes and condvars
by David 'Digit' Turner
· 15 years ago
d378c68
Fix spurious DNS lookups in the C library.
by David 'Digit' Turner
· 15 years ago
d7ed1ae
Fix timezone management in the C library
by David 'Digit' Turner
· 15 years ago
eb9d5ed
add sigaltstack syscall
by Andrei Popescu
· 15 years ago
8f8b531
Fix pthread_sigmask() to return correct error values.
by David 'Digit' Turner
· 15 years ago
9ab75d4
Implement support for RFC 3484 (address selection/sorting) in bionic. (The
by Steinar H. Gunderson
· 15 years ago
4f920f6
Fix sem_post() behaviour to wake up multiple waiting threads.
by David 'Digit' Turner
· 15 years ago
294dd0b
Fix sem_trywait() implementation + update changelog.
by David 'Digit' Turner
· 15 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 16 years ago
d6bf8f9
Add Bionic Changelog in libc/docs/CHANGES.TXT
by David 'Digit' Turner
· 16 years ago