commit: 58fb72be921c03f47331efdf0a5f2b9d34aa6d83
parent 35e68bf29830b45dad01361a6b9b4950bdfcc73c
Author: Andrius Štikonas <andrius@stikonas.eu>
Date: Fri, 19 Feb 2021 18:14:11 +0000
Fix some typos.
Diffstat:
7 files changed, 8 insertions(+), 7 deletions(-)
diff --git 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
@@ -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
@@ -8,7 +8,7 @@ From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= <andrius@stikonas.eu>
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
@@ -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
@@ -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
@@ -4,7 +4,7 @@ SPDX-FileCopyrightText: 2021 fosslinux <fosslinux@aussies.space>
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
@@ -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