Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spurious DNS lookups in the C library. | David 'Digit' Turner | 2010-03-08 | 1 | -0/+4 |
* | Fix timezone management in the C library | David 'Digit' Turner | 2010-03-05 | 1 | -0/+6 |
* | add sigaltstack syscall | Andrei Popescu | 2010-03-02 | 1 | -0/+2 |
* | Fix pthread_sigmask() to return correct error values. | David 'Digit' Turner | 2010-03-01 | 1 | -0/+4 |
* | Implement support for RFC 3484 (address selection/sorting) in bionic. (The | Steinar H. Gunderson | 2010-02-24 | 1 | -0/+6 |
* | Fix sem_post() behaviour to wake up multiple waiting threads. | David 'Digit' Turner | 2010-02-12 | 1 | -0/+3 |
* | Fix sem_trywait() implementation + update changelog. | David 'Digit' Turner | 2010-02-12 | 1 | -1/+8 |
* | Implement clone() C library function properly. | David 'Digit' Turner | 2010-01-25 | 1 | -0/+1 |
* | Add Bionic Changelog in libc/docs/CHANGES.TXT | David 'Digit' Turner | 2010-01-21 | 1 | -0/+133 |