November 7, 2021 | ||
---|---|---|
View fd7cf5e
file: write: return error if fflush failedSigrid Solveig Haflínudóttir authored on 07/11/2021 19:20:32 |
||
View 3606081
file: reduce castsSigrid Solveig Haflínudóttir authored on 07/11/2021 19:06:15 |
||
View 677b02f
file: replace strncpy+strncat with a single snprintf callSigrid Solveig Haflínudóttir authored on 07/11/2021 19:00:56 |
||
View 90225ad
file: replace PATH_MAX with 4096 to have the same limit everywhere (Windows has the macro set to < 300)Sigrid Solveig Haflínudóttir authored on 07/11/2021 18:32:48 |
||
View 42d0f65
Rewrote get_entryDevine Lu Linvega authored on 07/11/2021 17:26:37 |
||
View dee04ff
Renamed prepare for initDevine Lu Linvega authored on 07/11/2021 15:30:56 |
||
View db0efae
Drop redundant dirfdAndrew Alderwick authored on 07/11/2021 00:51:42 |
||
View ea42a0b
Use basename for File/stat outputAndrew Alderwick authored on 07/11/2021 00:46:18 |
||
View 3acaaa2
Drop fstatat for building on MSYS2Andrew Alderwick authored on 07/11/2021 00:45:55 |
November 6, 2021 | ||
---|---|---|
View ede1029
Add flush to File device writesAndrew Alderwick authored on 06/11/2021 21:21:41 |
November 5, 2021 | ||
---|---|---|
View 3a11945
Fix null pointer dereference if File/name not setAndrew Alderwick authored on 05/11/2021 23:26:45 |
||
View dc3170d
Implement File/append flag.Andrew Alderwick authored on 05/11/2021 22:48:04 |
||
View c970e2c
File device: drop offset shorts, add stat and delete.Andrew Alderwick authored on 05/11/2021 21:32:45 |