Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix __pthread_clone on ARM to set errno on failure. | Elliott Hughes | 2013-02-11 | 1 | -7/+7 |
| | | | | | | | | | | MIPS and x86 appear to have been correct already. (Also fix unit tests that ASSERT_EQ with errno so that the arguments are in the retarded junit order.) Bug: 3461078 Change-Id: I2418ea98927b56e15b4ba9cfec97f5e7094c6291 | ||||
* | Enhance getcwd(3) to handle NULL like glibc. | Elliott Hughes | 2012-08-16 | 1 | -0/+85 |
Bug: http://code.google.com/p/android/issues/detail?id=36085 Change-Id: I960a1b585887eb66176c61d29c5c61c239a4003f |