# # ChangeLog for uspace/lib/posix/string.c in mainline # # Generated by Trac 1.5.4 # 2024-06-17T19:14:14Z Tue, 19 Jul 2011 00:14:28 GMT Petr Koupy [087c4c56] * uspace/lib/posix/string.c (modified) Bugfixes in memcmp() and strncmp(). Tue, 19 Jul 2011 00:12:36 GMT Petr Koupy [5273eb6] * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) Added comments to string.h functions (no change in functionality). Wed, 13 Jul 2011 23:43:53 GMT Jiří Zárevúcky [27eddb52] * uspace/lib/posix/string.c (modified) string.h: fix strrchr()