summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/readdir.c
AgeCommit message (Expand)Author
2022-01-11Remove dead store to f and avoid use of unvalidated fd.Visa Hankala
2014-11-19Sprinkle const whenever possible.Miod Vallat
2006-10-11use SEEK_SET; chl@tuxfamily.orgTheo de Raadt
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-02three four kill ...Michael Shalayeff
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
1997-07-21proper errnoMichael Shalayeff
1997-07-21do opendir for dirs onlyMichael Shalayeff
1997-04-02fd < 0 is evilMichael Shalayeff
1997-02-16and here comes the readdir!Michael Shalayeff