cosmopolitan/third_party/musl
Justine Tunney 23a14b537c Delete LIBC_CALLS_HEFTY
- fork() no longer requires malloc()
- readdir() moved to LIBC_STDIO
- Custom APIs moved to LIBC_X
2021-02-02 22:17:53 -08:00
..
fnmatch.c Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
fnmatch.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
glob.c Auto-generate some documentation 2020-12-26 02:09:07 -08:00
glob.h Add glob and some finer tuning of documentation 2020-06-21 15:23:35 -07:00
grp.c Initial import 2020-06-15 07:18:57 -07:00
musl.mk Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
passwd.h Initial import 2020-06-15 07:18:57 -07:00
pwd.c Initial import 2020-06-15 07:18:57 -07:00
tempnam.c Make minor improvements 2020-12-19 11:21:04 -08:00
tempnam.h Make minor improvements 2020-12-19 11:21:04 -08:00