..
crypt.c
Make more libc improvements
2022-08-06 17:18:40 -07:00
crypt.h
Improve cosmo's conformance to libc-test
2022-10-10 17:52:41 -07:00
crypt.internal.h
Remove some dead code
2023-07-03 02:48:29 -07:00
crypt_blowfish.c
Pay off more technical debt
2022-09-12 23:36:56 -07:00
crypt_des.c
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
crypt_des.internal.h
Remove _Hide keyword
2023-07-24 08:34:58 -07:00
crypt_md5.c
Fold LIBC_ALG into LIBC_MEM
2022-08-13 08:32:34 -07:00
crypt_r.c
Make more libc improvements
2022-08-06 17:18:40 -07:00
crypt_sha256.c
Clean up some code
2023-11-16 17:31:07 -08:00
crypt_sha512.c
Clean up some code
2023-11-16 17:31:07 -08:00
encrypt.c
Make improvements
2023-09-06 12:34:59 -07:00
fnmatch.c
Improve ZIP filesystem and change its prefix
2021-08-22 01:11:53 -07:00
fnmatch.h
Add glob and some finer tuning of documentation
2020-06-21 15:23:35 -07:00
glob.c
Fix warnings
2023-09-01 20:50:18 -07:00
glob.h
Add glob and some finer tuning of documentation
2020-06-21 15:23:35 -07:00
grp.c
Make improvements
2023-10-03 06:17:16 -07:00
hsearch.c
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
insque.c
Add tsearch from Musl Libc ( #912 )
2023-10-15 16:50:54 -07:00
lockf.c
Make improvements
2023-10-08 08:59:53 -07:00
lockf.h
Elevate Windows production worthiness
2022-10-13 13:44:41 -07:00
lsearch.c
Add tsearch from Musl Libc ( #912 )
2023-10-15 16:50:54 -07:00
mntent.c
Clean up some code
2023-11-16 17:31:07 -08:00
mntent.h
Make some foss compatibility improvements
2022-10-14 13:59:34 -07:00
musl.mk
Make improvements
2023-09-18 21:04:47 -07:00
passwd.h
Add Cosmopolitan to uname()
2023-09-21 23:51:55 -07:00
pwd.c
Make improvements
2023-10-03 06:17:16 -07:00
rand48.c
Fix warnings
2023-09-01 20:50:18 -07:00
rand48.h
Improve cosmo's conformance to libc-test
2022-10-10 17:52:41 -07:00
search.h
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
strfmon.c
Make the Windows Console work better
2023-09-07 18:27:22 -07:00
tdelete.c
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
tdestroy.c
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
tempnam.c
Make improvements
2023-09-18 21:04:47 -07:00
tempnam.h
Make minor improvements
2020-12-19 11:21:04 -08:00
tfind.c
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
tsearch.c
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
tsearch.internal.h
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00
twalk.c
Supplement _GNU_SOURCE with _COSMO_SOURCE
2023-10-15 16:59:27 -07:00