File history
Tracking libc/string/strcasecmp.c
| Commit | Author | Date | Message |
|---|---|---|---|
ea6f376e314720f3788b6095363036638633169 | Greg Haerr | 2022-04-23 | Replace strcasecmp and strncasecmp with unsigned char versions |
fcbb87afe97c0050d712d21ad1cad6635303f86 | Greg Haerr | 2022-04-10 | [libc] Various enhancements to save space or increase accuracy |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
92f87a0e75440f1369443d75e5c6b81e18c7c67 | Jody Bruchon | 2020-03-08 | libc: automated parenthesis style cleanups with sed |
afce2210ab408b140fd5c6d117d31a62acfa6e2 | Jody Bruchon | 2020-03-08 | libc: automated code style cleanups with sed |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |