November 7, 2021
View fd7cf5e

file: write: return error if fflush failed

Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:20:32
View 054361c

Replace load/save with read/write

Andrew Alderwick authored on 07/11/2021 19:10:30
View 3606081

file: reduce casts

Sigrid Solveig Haflínudóttir authored on 07/11/2021 19:06:15
View 677b02f

file: replace strncpy+strncat with a single snprintf call

Sigrid 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_entry

Devine Lu Linvega authored on 07/11/2021 17:26:37
View dee04ff

Renamed prepare for init

Devine Lu Linvega authored on 07/11/2021 15:30:56
View db0efae

Drop redundant dirfd

Andrew Alderwick authored on 07/11/2021 00:51:42
View 5b3b08e

Exclude projects/assets in asma-test.sh

Andrew Alderwick authored on 07/11/2021 00:48:14
View ea42a0b

Use basename for File/stat output

Andrew Alderwick authored on 07/11/2021 00:46:18
View 3acaaa2

Drop fstatat for building on MSYS2

Andrew Alderwick authored on 07/11/2021 00:45:55
November 6, 2021
View 0465b68

add file device build dep to mkfile; fix file_delete prototype

Sigrid Solveig Haflínudóttir authored on 06/11/2021 23:12:11
View ede1029

Add flush to File device writes

Andrew Alderwick authored on 06/11/2021 21:21:41
View 8f75ec3

Resuming work on the launcher

Devine Lu Linvega authored on 06/11/2021 16:21:14
View a92dd9f

Rearranged File ports for backwards compatibility.

Andrew Alderwick authored on 06/11/2021 00:51:43