summaryrefslogtreecommitdiffstats
path: root/libc/bionic/pathconf.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Increase support of pathconf options.Yabin Cui2014-11-141-3/+7
| | | | Bug: 18206366 Change-Id: Ie770e49f5af3631eb9fbd2cd5174edf004c81e00
* Clean up fpathconf(3)/pathconf(3).Elliott Hughes2014-09-221-0/+152
fpathconf(3) and pathconf(3) can share code. There's no such header file as <pathconf.h>. glibc/POSIX and BSD disagree about where the _POSIX_* definitions should go. Change-Id: I4a67f1595c9f5fbb26700a131178eedebd6bf712