| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-04-26 | remove arm (32-bit) support for vdso clock_gettime | Rich Felker | 1 | -6/+0 |
| 2020-04-24 | fix undefined behavior in wcsto[ld] family functions | Rich Felker | 2 | -4/+2 |
| 2020-04-18 | fix sh fesetround failure to clear old mode | Rich Felker | 1 | -0/+2 |
| 2020-04-17 | move __string_read into vsscanf source file | Rich Felker | 3 | -21/+13 |
| 2020-04-17 | remove spurious repeated semicolon in fmemopen | Rich Felker | 1 | -1/+1 |
| 2020-04-17 | combine two calls to memset in fmemopen | Rich Felker | 1 | -2/+2 |
| 2020-04-17 | fix possible access to uninitialized memory in shgetc (via scanf) | Rich Felker | 1 | -1/+1 |
| 2020-04-17 | fix undefined behavior in scanf core | Rich Felker | 1 | -0/+3 |
