index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
/
memcmp.c
Age
Commit message (
Expand
)
Author
2023-02-06
Parameterize OP_T_THRES from memcopy.h
Richard Henderson
2023-02-06
Parameterize op_t from memcopy.h
Adhemerval Zanella
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-10-26
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-02-27
Add some spaces before '('.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-08
Do not use __ptr_t.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-12-13
PowerPC: multirach memcmp for PowerPC64
Adhemerval Zanella
2013-02-07
Remove lots of inline keywords.
Roland McGrath
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-30
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
2005-12-14
Moved to csu/errno-loc.c.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek