Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase support of pathconf options. | Yabin Cui | 2014-11-14 | 1 | -3/+7 |
| | | | | Bug: 18206366 Change-Id: Ie770e49f5af3631eb9fbd2cd5174edf004c81e00 | ||||
* | Clean up fpathconf(3)/pathconf(3). | Elliott Hughes | 2014-09-22 | 1 | -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 |