aboutsummaryrefslogtreecommitdiff
path: root/arch/generic/bits/dirent.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move struct dirent to bits header, allow NAME_MAX to varyRich Felker2020-01-251-0/+11
this is not necessary for linux but is a simple, inexpensive change to make that facilitates ports to systems where NAME_MAX needs to be longer.