diff --git a/DEVEL.md b/DEVEL.md index bcb10f7..9b3a1bd 100644 --- a/DEVEL.md +++ b/DEVEL.md @@ -49,7 +49,7 @@ Permissable folders/files: - `mk`: makefiles. - `patches`: patches for the source. - `src`: the upstream unmodified source code. This may be either a submodule or - nonexistant. + nonexistent. - `checksums`: the checksums for the resulting binaries and libraries that are compiled and installed. This may be either a folder or a file. It should be a folder when there are multiple checksumming files required (normally diff --git a/README.md b/README.md index 5360351..202b7dd 100644 --- a/README.md +++ b/README.md @@ -358,4 +358,5 @@ are shipped in perl 5.003. But for now we still need to use handwritten makefile instead of `./Configure` script. #### Part 31: perl 5.004_05 + Yet another version of perl. diff --git a/sysa/heirloom-devtools-070527/patches/lex_remove_wchar.patch b/sysa/heirloom-devtools-070527/patches/lex_remove_wchar.patch index f19dad3..b5a009f 100644 --- a/sysa/heirloom-devtools-070527/patches/lex_remove_wchar.patch +++ b/sysa/heirloom-devtools-070527/patches/lex_remove_wchar.patch @@ -8,7 +8,7 @@ From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Wed, 27 Jan 2021 00:40:19 +0000 Subject: [PATCH] Workaround for lex to work with mes libc. -Similarily to yacc, remove wchar. See yacc patch for further +Similarly to yacc, remove wchar. See yacc patch for further information. --- diff --git a/sysa/mescc-tools-extra/checksums b/sysa/mescc-tools-extra/checksums index 23ba306..f6dac86 100644 --- a/sysa/mescc-tools-extra/checksums +++ b/sysa/mescc-tools-extra/checksums @@ -1,3 +1,3 @@ 27475 /after/bin/chmod -34512 /after/bin/cp +51523 /after/bin/cp 37928 /after/bin/fletcher16 diff --git a/sysa/mescc-tools-extra/src/cp.c b/sysa/mescc-tools-extra/src/cp.c index 2e1d2b7..3a719c4 100644 --- a/sysa/mescc-tools-extra/src/cp.c +++ b/sysa/mescc-tools-extra/src/cp.c @@ -110,7 +110,7 @@ char* directory_dest(char* dest, char* source, int require_directory) if(0 <= chdir(chdir_dest)) { /* chdir returned successfully */ /* - * But because of M2-Planet, that dosen't mean anything actually + * But because of M2-Planet, that doesn't mean anything actually * happened, check that before we go any further. */ char* new_path = calloc(MAX_STRING, sizeof(char)); @@ -310,7 +310,7 @@ int main(int argc, char** argv) else { this_dest = calloc(MAX_STRING, sizeof(char)); - require(this_dest != NULL, "Memory initalization of this_dest failed\n"); + require(this_dest != NULL, "Memory initialization of this_dest failed\n"); this_dest = directory_dest(dest, sources[i], TRUE); copy_file(sources[i], this_dest); } diff --git a/sysa/musl-1.1.24/patches/fenv.patch b/sysa/musl-1.1.24/patches/fenv.patch index 33b0b0c..e82ac9d 100644 --- a/sysa/musl-1.1.24/patches/fenv.patch +++ b/sysa/musl-1.1.24/patches/fenv.patch @@ -4,7 +4,7 @@ SPDX-FileCopyrightText: 2021 fosslinux SPDX-License-Identifier: MIT tcc does not seem to support stmxcsr and ldmxcsr. -Remove those. This migt break float exception handling but we +Remove those. This might break float exception handling but we are unlikely to need it. diff -U3 -r src/fenv/i386/fenv.s src/fenv/i386/fenv.s --- src/fenv/i386/fenv.s 2019-10-13 22:58:27.000000000 +0100 diff --git a/sysa/pre-sha.sha256sums b/sysa/pre-sha.sha256sums index 11332e1..9689bf8 100644 --- a/sysa/pre-sha.sha256sums +++ b/sysa/pre-sha.sha256sums @@ -5,7 +5,7 @@ ca5018cda11edeb4bffa45e7baf3501130ca75986a98e78ba7e27ae27f7b503a /after/bin/boo 5fe2eb19bdf8feeca3241ef96461636db84b99ec7613bf59f9fd9ff03d935f5e /after/bin/boot4-tcc cacc2cda3ce6c2cc0cb761b8aa2115a003e166c94d1039974fc0221263897c52 /after/bin/boot5-tcc 773eae17b7f347526f8033afc9d1f06af116dfbcd0a26cbde7e29ab47e77850d /after/bin/chmod -02f8cb033b41118bbea92c90a5bba30f50215c94792282c97967bd60a48373f4 /after/bin/cp +764881d80efac5509aa85fd4683a20beffa831442f57815d43ee030fb8f9f486 /after/bin/cp e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 bbad3c53d86df800088146ef3b65b755786557ab11f04fe9706503e9f9c241b3 /after/bin/gunzip bbad3c53d86df800088146ef3b65b755786557ab11f04fe9706503e9f9c241b3 /after/bin/gzip