b43fcbdab2
Checked with upstream lynx source code and the second calculation line is the upstream one, too. (In fact I diffed the whole function to check for changes) cppcheck reported: [rockbox/firmware/libc/mktime.c:43] -> [rockbox/firmware/libc/mktime.c:44]: (performance) Variable 'result' is reassigned a value before the old one has been used. Change-Id: Ia04c5f55da7d86cd74cff4fce675a9c85ddce3e2 |
||
---|---|---|
.. | ||
include | ||
atoi.c | ||
ctype.c | ||
errno.c | ||
gmtime.c | ||
memchr.c | ||
memcmp.c | ||
mktime.c | ||
qsort.c | ||
random.c | ||
sprintf.c | ||
sscanf.c | ||
strcat.c | ||
strchr.c | ||
strcmp.c | ||
strcpy.c | ||
strncmp.c | ||
strrchr.c | ||
strstr.c | ||
strtok.c |