Skip to content

littlefly365/libfts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libfts

libfts implements the fts(3) functions fts_open, fts_read, fts_children, fts_set and fts_close, which are missing in musl libc.

It uses the NetBSD implementation of fts(3) to build a dynamic and static library ( libfts.so & libfts.a ) and the fts.h header file.

About

An implementation of fts functions from netbsd src

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors