Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make abort messages available to debuggerd. | Elliott Hughes | 2013-04-05 | 1 | -0/+2 |
* | Fix debug malloc. | Elliott Hughes | 2013-03-06 | 1 | -10/+19 |
* | Fix the pthread_setname_np test. | Elliott Hughes | 2013-02-15 | 1 | -5/+6 |
* | Simplify pthread_create, using more public API. | Elliott Hughes | 2013-02-12 | 1 | -5/+3 |
* | Switch to using AT_RANDOM for the stack guards. | Elliott Hughes | 2013-02-08 | 1 | -3/+5 |
* | __progname should be const char*, not char*. | Elliott Hughes | 2013-02-07 | 1 | -2/+2 |
* | Clean up the argc/argv/envp/auxv handling. | Elliott Hughes | 2013-02-07 | 1 | -0/+146 |