]> localhost Git - gists.git/commit
Add MUSL compilation script, diff
authormisomosi <[email protected]>
Thu, 28 May 2026 23:22:52 +0000 (19:22 -0400)
committermisomosi <[email protected]>
Thu, 28 May 2026 23:22:52 +0000 (19:22 -0400)
commit8a2db5b2724e8585cc675993ad170181bee9d085
treecdf7693df0b6f3d1b5e6ce3701167f93fa8f1f52
parentb98184890582cdd3d3841ccaddcfa218b53e3f5c
Add MUSL compilation script, diff
15 files changed:
FSLibcNotes/README.md
FSLibcNotes/musl.git.diff [new file with mode: 0644]
FSLibcNotes/sources/ctype.txt [new file with mode: 0644]
FSLibcNotes/sources/errno.txt [new file with mode: 0644]
FSLibcNotes/sources/fenv.txt [new file with mode: 0644]
FSLibcNotes/sources/internal.txt [new file with mode: 0644]
FSLibcNotes/sources/locale.txt [new file with mode: 0644]
FSLibcNotes/sources/math.txt [new file with mode: 0644]
FSLibcNotes/sources/multibyte.txt [new file with mode: 0644]
FSLibcNotes/sources/prng.txt [new file with mode: 0644]
FSLibcNotes/sources/regex.txt [new file with mode: 0644]
FSLibcNotes/sources/search.txt [new file with mode: 0644]
FSLibcNotes/sources/stdio.txt [new file with mode: 0644]
FSLibcNotes/sources/stdlib.txt [new file with mode: 0644]
FSLibcNotes/sources/string.txt [new file with mode: 0644]