about summary refs log tree commit diff
path: root/src/conf/fpathconf.c
Commit message (Expand)AuthorAgeFilesLines
* remove erroneous SYMLINK_MAX definition from limits.h, pathconfRich Felker2018-08-201-1/+1
* fix off-by-one in bounds check in fpathconfRich Felker2014-09-051-1/+1
* support configurable page size on mips, powerpc and microblazeSzabolcs Nagy2013-09-151-5/+5
* in pathconf, -1, not 0, means unsupported.. syncio presumably works, too.Rich Felker2011-08-161-3/+3
* fix bogus pathconf result for file size bitsRich Felker2011-08-161-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+35