1
0
mirror of https://github.com/cahirwpz/libnix.git synced 2025-12-08 14:58:56 +00:00

Add note about clib2.

This commit is contained in:
Krystian Bacławski
2013-05-21 20:18:43 +02:00
parent d1e2ab5ec0
commit 94d3449690

View File

@ -12,6 +12,7 @@ libnix: C link library for AmigaOS/m68k
There are several initiatives trying to bring up an updated C link library for AmigaOS/m68k systems:
* [libnix-3.0](https://github.com/diegocr/libnix) by Diego Casorran
* [clib2](http://sourceforge.net/projects/clib2) by Olaf Barthel
* [arosc.library](http://aros.sourceforge.net/nightly.php) in [Amiga Research Operating System](http://aros.sf.net) 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.
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.