58b849c451
Some drivers set tm_wday just fine and do not need it coerced to be correct. Others set tm_yday, so don't overwrite what the driver sets; just zero it inside if it can't fill the field. Move calls to set_day_of_week() to the sorts of drivers that presumably required the hammer (FS#11814) in get_time() where the weekday isn't locked to the date. Change-Id: Idd0ded6bfc9d9f48fcc1a6074068164c42fcf24a |
||
---|---|---|
.. | ||
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 |