aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/netbsd
AgeCommit message (Collapse)Author
2025-05-17libc: Add NetBSD libc abilists file.Alex Rønne Petersen
Currently covers version 10.1.
2025-05-17libc: Add NetBSD libc startup code from 10.1.Alex Rønne Petersen
* sysident_assym.h was manually expanded. * The ELF_NOTE_MARCH_DESC and ELF_NOTE_MARCH_DESCSZ macros will be defined by the compiler. * Legacy .init/.fini stuff was removed. * GCJ nonsense was removed.