about summary refs log tree commit diff
path: root/include/ftw.h
Commit message (Expand)AuthorAgeFilesLines
* make brace placement in public header struct definitions consistentRich Felker2016-07-031-2/+1
* remove unneeded judgemental commentary from ftw.hRich Felker2012-09-071-4/+0
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker2012-06-041-1/+1
* add support for ugly *64 functions with _LARGEFILE64_SOURCERich Felker2012-05-041-0/+5
* fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker2011-11-101-0/+8
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+31