aboutsummaryrefslogtreecommitdiffstats
path: root/libc/include/termios.h
Commit message (Collapse)AuthorAgeFilesLines
* Put back inline definitions if using an old API.Dan Albert2015-01-291-0/+4
| | | | | | | | | All these inlines were turned in to out of line definitions in L. This brings us a step closer to being able to just use the current bionic headers for the NDK, rather than having many old versions of them. Change-Id: Ie010bc727d78d3742abc577c70f6578db2e68625
* Clean up our termios implementation.Elliott Hughes2014-03-111-77/+13
| | | | | | | | It's safe to fix our constant definitions because we know we never had symbols before, so can't be passing the bad old constants to the new functions, or the correct new constants to the old inlines. Change-Id: I858fc680df39bdd3ba471e867833bdfa71f6224e
* termios: add tcdrainVitaly Wool2012-09-041-0/+5
| | | | Change-Id: I05c0007f7bcc6ef5295c32f86fafbf1ad31e07fa
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+113
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-113/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-12/+1
|
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+124