File history
Tracking libc/string/strchr.c
| Commit | Author | Date | Message |
|---|---|---|---|
a31af983e4fb0b24680c702450a2d579d808a6c | Greg Haerr | 2024-11-15 | [libc] Cleanup old BCC ASM from .c files |
27808b12f43163da99dfe21d1a536dad055343a | Chuck Coffing | 2022-11-29 | Make 'index' and 'rindex' real aliases |
2d68767f438b176e687b88c3249cbfedf8df3ee | Greg Haerr | 2022-06-23 | [net] Add net_flags as fourth optional parm to ne2k=/wd=/3c509= NIC opts |
e452e9a2323b488c2ae1558f4d17aba226286d2 | Greg Haerr | 2022-06-22 | [kernell][libc] Add memcmp and strchr to kernel lib, optimize in libc |
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 |