Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-10 | newlib: string: refactor str/mem-family functions | Alexey Lapshin | 1 | -26/+6 | |
Move common macros to local.h header | |||||
2018-01-17 | ansification: remove _DEFUN | Yaakov Selkowitz | 1 | -2/+1 | |
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com> | |||||
2018-01-17 | ansification: remove _CONST | Yaakov Selkowitz | 1 | -2/+2 | |
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com> | |||||
2018-01-17 | ansification: remove _AND | Yaakov Selkowitz | 1 | -1/+1 | |
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com> | |||||
2017-12-01 | string: remove TRAD_SYNOPSIS | Yaakov Selkowitz | 1 | -7/+1 | |
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com> | |||||
2008-05-22 | Optimize the generic strchr. | Eric Blake | 1 | -27/+42 | |
* libc/string/strchr.c (strchr) [!__OPTIMIZE_SIZE__]: Pre-align data so unaligned searches aren't penalized. Special-case searching for 0. | |||||
2002-05-10 | 2002-05-10 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -2/+2 | |
* libc/string/strchr.c: Fix comment typo. | |||||
2000-02-17 | import newlib-2000-02-17 snapshot | Christopher Faylor | 1 | -0/+108 | |