void-linux/musl-fts

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

47

stars

23

commits

C

primary language

Aug 1, 2024

updated

voidlinux

README

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.

Contributors

pullmoll

21 commits

joncfoo

2 commits

void-linux/musl-fts

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

47

stars

23

commits

C

primary language

Aug 1, 2024

updated

voidlinux

README

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.

Contributors

pullmoll

21 commits

joncfoo

2 commits

Languages

C

65.7%

Groff

32.6%

M4

1.1%