summaryrefslogtreecommitdiffstats
path: root/libc/unistd/alarm.c
Commit message (Collapse)AuthorAgeFilesLines
* libc: update alarm() implementation to return 0 on error.David 'Digit' Turner2010-07-081-0/+4
| | | | | | This matches the GLibc behaviour, and allows alarm(0xFFFFFFFF) to return 0. Change-Id: I419aa71b27d6bb2015d15ba6b6112bf62eadcbb8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+58
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-58/+0
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+58