Another typo patch. Most significantly fixes multiple misspellings of the C preprocessor #error directive (well misspelling it should also cause a compile time error on most compilers I think...), also other typos mostly in comments, Kconfig and documentation, few in run-time strings.
Another typo patch. Most significantly fixes multiple misspellings of the C preprocessor #error directive (well misspelling it should also cause a compile time error on most compilers I think...), also other typos mostly in comments, Kconfig and documentation, few in run-time strings.
No need to hurry here.... But did you forgot the first patch? The one that fixes getcwd(). I don't see it in your tree.
Can you please check again. There were some un-pushed changes on one of my PCs. I do see this:
commit 5c853cd1dca1ab12dca2b25688dc45495a5b8557
Author: Juha Niskanen <juha.n...@haltian.com>
Date: Thu Sep 19 06:14:53 2019 -0600
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
I am not sure if that was one of the un-pushed changes changes or not.
Greg