File history
Tracking libc/string/strrchr.c
| Commit | Author | Date | Message |
|---|---|---|---|
b3c6c3e7fc00c5b4ca8bf540bebd267a6aa59e9 | Greg Haerr | 2023-08-08 | [libc,cmds] Rewrite strrchr for speed/size, update rmdir |
27808b12f43163da99dfe21d1a536dad055343a | Chuck Coffing | 2022-11-29 | Make 'index' and 'rindex' real aliases |
13aa1215584539a72150a0656a41fea5ae889d2 | Greg Haerr | 2020-03-25 | [kernel] Last compiler warning cleanup for kernel and libc, other cleanup |
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 |
40252fb6e004f16531d164ea139781f63899c9a | Marcin Laszewski | 2020-02-19 | [libc] Split string and system modules |