mirror of
https://github.com/cahirwpz/libnix.git
synced 2025-11-19 16:00:58 +00:00
b52958380d26e6957e6bf64e33e8928d5a0d3a15
libnix: C link library for AmigaOS/m68k
Maintainer: Krystian Bacławski
Short description: Fork of libnix from sourceforge.net.
Overview
libnix is used in conjuction with m68k-amigaos-toolchain project. It's standard C link library (similar to glibc or newlib, but quite incomplete) for gcc cross compiler targeting AmigaOS/m68k systems.
There are several initiatives trying to bring up an updated C link library for AmigaOS/m68k systems:
- libnix-3.0 by Diego Casorran
- clib2 by Olaf Barthel
- arosc.library in Amiga Research Operating System source tree
For now I decided to use original sources by Jeff Shepher et al., perhaps I'll merge Diego Casorran's changes if I find them indispensable.
Description
Languages
C
86.5%
Makefile
7.4%
Assembly
3.6%
Shell
1.6%
C++
0.9%