summaryrefslogtreecommitdiff
path: root/libgcompat/internal.c
AgeCommit message (Collapse)AuthorFilesLines
2019-11-10internal: add a wrapper for __libc_start_main for PowerPC(64(le))q661-0/+41
This is necessary because the musl and glibc function signatures differ significantly.
2018-09-11libgcompat: Fix formatting inconsistencies (clang-format)Samuel Holland1-2/+1
Signed-off-by: Samuel Holland <samuel@sholland.org>
2018-02-23libgcompat: add internal api for GCOMPAT__panic().William Pitcock1-0/+17