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 elkscmd/lib/tiny_vfprintf.c
CommitAuthorDateMessage
7b064530ad0afdac5f6e079b2e8b0d6f05b20deGreg Haerr2025-10-21[libc] Fix minor bug in lib/tiny_printf.c with sprintf overflow
3681e32dd74acd2dea0ac66ae0ef8f8ca617b15Greg Haerr2024-11-19[cmds] Fix compiler warnings based on added -Wextra flag
e675aed4183e026f362b1f68864d7b794144788Greg Haerr2024-09-20[libc] Add flush destructor function to tiny_printf.c
b73ec82de006596426dcb9cf17b066453f51783Greg Haerr2024-09-19[libc] Get --ftrace option working on all commands
8dc2155fe9a7c9775df78c80c5650fc897405f2Greg Haerr2024-09-14[libc] Use __divmod in ltoa, ultoa, ltostr, ultostr and dd
26266a697cd9843529a5e56431d52238c6f0a5bGreg Haerr2024-09-13Add medium model support to divmod.S
56aba079e21e2547d9a2fa197d71203229be33dGreg Haerr2024-09-13[libc] Rewrite vfprintf.c and tiny_printf.c to use __divmod for speed
14d43034d9d2ca71b37fb03da426addbf972d55Greg Haerr2024-09-13[libc] Minimize differences between vfprintf.c and tiny_printf.c
b5566aeb1715059ba7a8d1307dcd22ded0ac8deGreg Haerr2024-09-12[kernel] Retab some source files - no functional changes
4361051497bffd3101a979481135caad31f4637Greg Haerr2024-04-05[cmds] Meminfo and ps updates
7c87e2ff88e6b6a61f859d989859d81034254fbGreg Haerr2022-03-19[libc] Enhance tiny printf, further decrease application sizes
3dd91ee3b56a620e1f892bddb78d94f6265f170Greg Haerr2022-03-07[cmds] Cleanup tiny printf and Makefiles
40f2141c4fca6176a2d28de8a91319a94bd17fbGreg Haerr2022-03-06[cmds] Add tiny stdio printf/fprintf/vfprintf/sprintf