Skip to content

Implementation of fts(3) for musl libc packages in Void Linux

License

Notifications You must be signed in to change notification settings

chimera-linux/musl-fts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musl-fts

The musl-fts package 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 static library /usr/lib/libfts.a and the /usr/include/fts.h header file.

About

Implementation of fts(3) for musl libc packages in Void Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.3%
  • Roff 32.3%
  • Makefile 2.4%