Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
Config | H A D | 29-Oct-2013 | 29 | 3 | 1 | |
Makefile | H A D | 03-May-2022 | 589 | 29 | 17 | |
README | H A D | 29-Oct-2013 | 396 | 12 | 8 | |
__assert.c | H A D | 29-Oct-2013 | 586 | 29 | 21 | |
error.c | H A D | 29-Oct-2013 | 1.2 KiB | 58 | 48 | |
error2.c | H A D | 29-Oct-2013 | 447 | 22 | 13 | |
mktab.sh | H A D | 29-Oct-2013 | 575 | 26 | 22 | |
perror.c | H A D | 29-Oct-2013 | 279 | 20 | 16 | |
sys_errlist.c | H A D | 29-Oct-2013 | 2.1 KiB | 84 | 62 | |
sys_siglist.c | H A D | 29-Oct-2013 | 756 | 39 | 36 |
README
1Copyright (C) 1996,2004 Robert de Bath <robert@debath.thenet.co.uk> 2This file is part of the Linux-8086 C library and is distributed 3under the GNU Library General Public License. 4 5The file "liberror.txt" is the master list of errors for ELKS only. 6 7WARNING: 8 If you use the -Mf compile style this file must be in the filessystem 9 as "/lib/liberror.txt" unless you're using elksemu. 10 11-Robert 12