elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/include/linuxmt/string.h
CommitAuthorDateMessage
68011a8917b6319969e863066898910cfe00c21Greg Haerr2026-01-11Remove hexdump.c copy from ktcp
f5bb4b7ab1d64cb26d2c0faf0847e526d288683Greg Haerr2025-12-15Add hexdump() library routine for displaying memory from kernel
d6da06806da9e5458ed8560dcfcde5729307d04Greg Haerr2025-12-14Allocate idle_task dynamically
98feee265f950a9ad02467d4f6e13d53e15400eGreg Haerr2024-06-02[libc] Pass 2: Add system calls to OpenWatcom C library for ELKS
51fb4b4cc0103502c2bf7992872aa5dea2c6371Greg Haerr2024-02-06Minor cleanups to header files
b5f2a826b115d08dd8614334ca5786f29121b47Greg Haerr2022-07-27[kernel][libc] cleanup various header files and compiler warnings
dc607b65a099746c2eb1f0e1ef019868c5afd36Greg Haerr2022-07-07[kernel] Cleanup C code using enhanced gcc warnings
e452e9a2323b488c2ae1558f4d17aba226286d2Greg Haerr2022-06-22[kernell][libc] Add memcmp and strchr to kernel lib, optimize in libc
0c3653f179628ba93fe1fd521f03b481980fd25Gregory Haerr2021-10-14[kernel] Add simple_strtol, replaces atoi, atol, hex2i (#975)
36e98a69d13e8ac5854a1597f39131f5fd79a95Tee-Kiah Chia2020-03-14[kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467)
a34b362903ca7592c3b7c7803d353fa4be72086mfld-fr2018-06-23First draft of ELKS own libc
31d3afeb7058aa40bff09a3823d4b78e7de91eeJody Bruchon2012-08-11This patch makes another round of fixes to improve ansi-C compatibility, this time using the open-watcom compiler. An effort was done to make the right changes to code, not just wipe out the errors or warnings. For example, if prototypes, definition and u
a8acd4426f32030349980fc20369ebd9b8618c5Riley H. Williams2002-05-03Reverted accidental commits...sorry.
fd9a99d93ff551b6e7ed44bdabdc1b8013e64dbRiley H. Williams2002-04-27Tweaked include/linuxmt/string.h to match the definitions on the GNU manpages, then ensured the kernel both compiles and runs with all changes to date.
446b0920a944a6cee22feaa63869d0f0ce46c27Riley H. Williams2002-04-26Applied `make lint` ro include/arch and include/linuxmt directories, and resolved almost all of the "bugs" reported in the files in those directories. Exceptions are include/arch/system.h - include/linuxmt/mm.h - include/linuxmt/tqueue.h which all need fu
554f465a357c3fdf114da91ae82b6ec8a602ec6Riley H. Williams2002-04-26Next stage of `make lint` verification of the ELKS source code.
15072207fd20f19a99c56076320ae02080a0aa1Riley H. Williams2001-09-08Simplified Makefile rules.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source