Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for building gdbserver (and gdb) out of the box. | Elliott Hughes | 2015-06-16 | 1 | -0/+3 |
| | | | | | | Bug: http://b/21695943 Change-Id: Iadb600b2ae619515d7038a4db9bf464ba31adb36 (cherry picked from commit 895241efbba344c1590b76fcada89c48f4743cf2) | ||||
* | Removes wait3(2) from LP64. | Dan Albert | 2014-06-13 | 1 | -1/+0 |
| | | | | | | | | wait3(2) was removed from POSIX 2004. Keep the symbol around in LP32 for binary compatibility, but remove the declaration in sys/wait.h. Bug: 13935372 Change-Id: Ic715fce6781aae43b4ac6d745dc6d1e6b9914e71 | ||||
* | libc: fix typo in waitid() declaration. | David 'Digit' Turner | 2010-10-13 | 1 | -1/+1 |
| | | | | | | The implementation file uses the correct spelling. Change-Id: I572e336f8695a9754267c8d2e0a67b1b69bacb06 | ||||
* | libc: Add missing waitid() implementation. | David 'Digit' Turner | 2010-09-28 | 1 | -0/+9 |
| | | | | Change-Id: I312ee608dbf9249e4886a10d45d13e3cda8a9042 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+54 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -54/+0 |
| | |||||
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+54 |