summaryrefslogtreecommitdiff
path: root/misc/fts.c
Commit message (Expand)AuthorAgeFilesLines
* Fix stat64 handling on Intel macOSCarlo Cabrera2022-01-251-2/+9
* Fix fstat64 handling on macOS with Apple SiliconEmily2021-09-141-1/+2
* Fix memory leak in fts_build()Michal Domonkos2021-06-281-0/+2
* Fix resource leak in Fts_children()Michal Domonkos2021-06-281-1/+3
* Flush 1998 vintage fcntl-compatibility mess from system.hPanu Matilainen2020-04-021-0/+1
* Flush 1998 vintage dirent.h compatibility mess from system.hPanu Matilainen2020-04-021-0/+1
* Rename fts.h header to rpmfts.hGleb Fotengauer-Malinovskiy2017-03-241-2/+2
* Fix fstat64 conditional and definition typoNeal Gompa (ニール・ゴンパ)2015-11-131-5/+3
* Set up portable definitions to support μClibc and MUSLNeal Gompa (ニール・ゴンパ)2015-11-121-8/+14
* Stuff fts into a convenience library in misc/Panu Matilainen2010-10-011-0/+1137