summaryrefslogtreecommitdiffstats
path: root/libc/bionic/mntent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make ThreadLocalBuffer a class rather than a macro.Elliott Hughes2015-03-311-6/+5
* Move some pthread functions to signal.h.Dan Albert2014-11-211-0/+1
* Fix our <mntent.h> implementation.Elliott Hughes2014-11-131-3/+34
* Add getmntent_r to our collection of <mntent.h> compatibility stubs.Elliott Hughes2014-05-131-0/+48