File history
Tracking libc/error/error.c
| Commit | Author | Date | Message |
|---|---|---|---|
7a1a1cf73b51c6723ecf13628c4e6f8fe999dde | Greg Haerr | 2023-08-29 | [libc,cmds] Misc minor fixes to reduce file sizes |
b3c6c3e7fc00c5b4ca8bf540bebd267a6aa59e9 | Greg Haerr | 2023-08-08 | [libc,cmds] Rewrite strrchr for speed/size, update rmdir |
c544ead845ce10f174786ac079910bee3ae86f4 | Chuck Coffing | 2022-11-24 | [libc] Fix some sign-compare warnings |
d890000c049cd73deab823b4da2009978f1fc91 | Chuck Coffing | 2022-11-22 | [libc] Finish removing sys_errlist and sys_nerr |
779895b9dadb8fec07e478260e2b9dc8f56ce0a | Chuck Coffing | 2022-11-19 | [libc] Shave 57 bytes and a couple cycles off strerror |
530172eecb73cf8b79bd8a518a83ab1c8ca013d | Greg Haerr | 2022-02-12 | [cmds] Miscellaneous enhancements and cleanups |
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 |
207ab56308b73bcf5912e00d2dbf8f1ba062b60 | Tee-Kiah Chia | 2020-01-23 | [libc] fix: various things warned by gcc-ia16 |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |