musl-compat
  • C 98.5%
  • Makefile 1.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ørjan Malde 9eabf6c539
drop mention of removed iconv(1) program
Signed-off-by: Ørjan Malde <red@foxi.me>
2026-06-15 19:47:02 +02:00
bin bin/iconv.c: drop iconv implementation 2026-02-21 11:03:17 +01:00
include cdefs.h: stub __COPYRIGHT 2024-03-11 16:41:32 +01:00
.gitignore initial commit 2016-04-04 01:48:52 -04:00
Makefile Makefile: don't install a xlocale.h symlink, it was never intended as a public header (see glibc 2.26) 2020-06-11 20:44:59 +02:00
README.md drop mention of removed iconv(1) program 2026-06-15 19:47:02 +02:00

musl-compat

A set of headers and small utilities for use on musl libc systems, for providing some minimal glibc compatibility.

Some of these things are taken from Alpine Linux's musl package.

Licences

MIT

  • include/sys/cdefs.h

2-clause BSD

  • gencat.c
  • getconf.c
  • getent.c
  • include/sys/tree.h

3-clause BSD

  • include/sys/queue.h
  • include/sys/tree.h