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 libc/asm/strcpy-s.S
CommitAuthorDateMessage
e664623193be48c3b5d88110160f2fb14045c86tkchia2022-12-22[libc] Implement & use GCC-style static constructors/destructors (#1469)
42fea4c90b9dc51f8a9b3c2762a049747a02dc6tkchia2022-11-20[libc] Implement regparmcall calling convention for most libc routines (except execl...)
014131510b2b6342fd2bd48993ea5204ddd6c90tkchia2020-05-18Proposed support for "medium memory model" programs in ELKS kernel (#621)
2b4b855a65a90c1dce7c40c0ba4a352b62ec75ctkchia2020-02-29[libc] [elkscmd] add support for `stdcall' calling convention, & try building `bc' using this convention (#398)
f8d6df8d0babe6620213caa59aa990335d72f45MFLD2019-04-22Revert "Build libc.a and crt0.o multilibs for different calling conventions"
bfa54866ab6cb42bbd1f441059a7387ae7e26f0Tee-Kiah Chia2019-04-19[libc] multilibs for `stdcall`, `regparmcall` call conventions
63317f5f8940cb60e167a65b7904f555ab6ff5cmfld-fr2018-07-03[libc] Optimize strcpy()