midipix architecture- and target-specific files for musl libc
  • C 52.1%
  • Shell 23.5%
  • Assembly 11%
  • Makefile 10.6%
  • M4 2.7%
Find a file
2026-02-17 03:09:38 +00:00
arch nt32/nt64: termios.h: added missing modern definitions. 2025-11-29 16:52:04 +00:00
crt crti.s: added the .midipix optptr[] array with rva pointers for use by xldd. 2025-08-23 03:47:54 +00:00
include/sys struct __dbg_event: renamed .thread_stat --> .thread_meta. 2022-09-28 23:28:32 +00:00
ldso mmglue: ldso: adjusted to match recent musl versions. 2019-01-09 22:43:17 -05:00
project project: extras.mk: added a rule for the generation of $(LIBC_EMPTY_LIBS). 2025-06-30 21:54:14 +00:00
sofort build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
src abi: provide abi and framework identification via the .libcabi named section. 2025-09-30 02:47:47 +00:00
.gitignore project: added .gitignore. 2019-11-03 14:08:52 +00:00
.travis.yml add texinfo as a travis dependency. 2015-04-05 17:37:03 -04:00
BITS.NT32 bits: added generation documentation. 2016-09-19 22:11:32 -04:00
BITS.NT64 bits: added generation documentation. 2016-09-19 22:11:32 -04:00
config.project project: config.project: match sofort's current template. 2021-06-01 22:40:28 +00:00
config.usage build system: configure: added the --pkgdatadir switch and associated logic. 2025-06-28 12:32:33 +00:00
configure build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
COPYING.MMGLUE annual chores. 2023-12-23 21:20:11 +00:00
COPYING.SOFORT build system: cfgtest: added cfgtest_function_presence(), fnapi.m4. 2025-09-09 03:26:03 +00:00
Makefile.in build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
README.MMGLUE build-system transition: removed musl.lzy, updated README.MMGLUE. 2019-01-09 22:43:12 -05:00

mmglue
======

this repository contains the midipix architecture- and target-specific
bits for musl libc (musl-libc.org).

the midipix musl port does not require any changes to upstream source files,
and has all files under the appropriate architecture-specific directories.