File history
Tracking libc/asm/strcmp-s.S
| Commit | Author | Date | Message |
|---|---|---|---|
e664623193be48c3b5d88110160f2fb14045c86 | tkchia | 2022-12-22 | [libc] Implement & use GCC-style static constructors/destructors (#1469) |
42fea4c90b9dc51f8a9b3c2762a049747a02dc6 | tkchia | 2022-11-20 | [libc] Implement regparmcall calling convention for most libc routines (except execl...) |
6b5907f579f624a02b88cabf971fb5f89810d39 | Greg Haerr | 2022-04-23 | [libc] Rewrite strcmp in ASM for speed |