week 101 lib/vfs/parse_ls_vga.c static const char *week = "SunMonTueWedThuFriSat"; week 107 lib/vfs/parse_ls_vga.c pos = strstr (week, str); week 112 lib/vfs/parse_ls_vga.c tim->tm_wday = (pos - week) / 3;