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/lib/string.c
CommitAuthorDateMessage
c1cf3d5506fcbf3e504c5437637574455bf581fGreg Haerr2024-09-15[kernel] Replace atoi in ANSI console with very fast version
c1a5b383de24221e0d2fe7d3d2cbc717a6cad9cGreg Haerr2023-08-07[kernel] Cleanup various kernel sources
e82dacc4ff1ec585276c5a47e396510d3a70d8aGreg Haerr2023-08-01Buffer and block I/O cleanup Add CONFIG_ASYNCIO (not set) for speed doing synchronous I/O Reduce request queue to 2 for synchronous I/O Add CHECK_BLOCKIO for buffer and block I/O constistency checking Cleanup major.h device list
b5f2a826b115d08dd8614334ca5786f29121b47Greg Haerr2022-07-27[kernel][libc] cleanup various header files and compiler warnings
0feb21443ed967e14fb2a1344b3c5e02417e753Helge Skrivervik2022-07-14[misc] Miscellanous fixes
dc607b65a099746c2eb1f0e1ef019868c5afd36Greg Haerr2022-07-07[kernel] Cleanup C code using enhanced gcc warnings
2d68767f438b176e687b88c3249cbfedf8df3eeGreg Haerr2022-06-23[net] Add net_flags as fourth optional parm to ne2k=/wd=/3c509= NIC opts
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)
c66878f079fa0ae6fd255eb5597ce2fb116c5cfGreg Haerr2020-08-10[kernel] Implement boot option parsing in /bootopts
d0848f335d3b33c3336b82a6c83876279de44f0lithoxs2015-10-27More optimizations in upper level directories
7db3b4848aab80b1338cc0c0233720c4ff88d4aRiley H. Williams2002-07-16Assorted bugfixes (see CHANGELOG entry dated "Tue Jul 16 12:00:00 BST 200" for details.
2ee105fc93056d6d3752cd3c3e2fe5236593b4cRiley H. Williams2002-06-22Applied Manuel's second patchset, tweaked kernel boot message to tell the truth, and verified that the result all works.
49c50408949d05dc8f545b7dce4d80483cca0c0Riley H. Williams2002-06-03Completed ANSI'fication of many more source files, and verified that current codebase both compiles and boots on my 286 based laptop. THIS BREAKS THE KTCP COMMAND AS A RESULT OF FIXING A KERNEL BUG.
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.
a06b4c12271b951c48cf6cd1d44fe368b249e8cRiley H. Williams2002-04-19ANSI'fied function prototypes in lib subtree.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source