File history
Tracking libc/system/execlx.inc
| Commit | Author | Date | Message |
|---|---|---|---|
00759493838f3d1d3234252519a08318e5ee7f1 | Gregory Haerr | 2023-01-17 | [libc] Cleanup exec* functions (#1520) |
e664623193be48c3b5d88110160f2fb14045c86 | tkchia | 2022-12-22 | [libc] Implement & use GCC-style static constructors/destructors (#1469) |
edef00c18565c7db37c4b42993a316034d2946d | tkchia | 2022-11-28 | [libc] Document assembly trick used in execl... implementation |
1ac4772a365f2c707b990d72d562ba7238680bd | tkchia | 2022-11-26 | [libc] Implem. regparmcall calling convention for execl... funcs. |