Module Name:src
Committed By: pho
Date: Fri Jul 14 02:43:50 UTC 2023
Modified Files:
src/lib/librefuse/refuse: fs.c
Log Message:
refuse(3): Fix broken 3.5, 3.6, and 3.7 APIs
These API versions were completely missing from refuse/fs.c. User programs
could request these ver
Module Name:src
Committed By: pho
Date: Fri Jul 14 02:43:50 UTC 2023
Modified Files:
src/lib/librefuse/refuse: fs.c
Log Message:
refuse(3): Fix broken 3.5, 3.6, and 3.7 APIs
These API versions were completely missing from refuse/fs.c. User programs
could request these ver
Module Name:src
Committed By: pho
Date: Sat Jan 22 13:25:55 UTC 2022
Modified Files:
src/lib/librefuse/refuse: buf.c
Log Message:
Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE
It broke build on platforms where PAGE_SIZE was not defined in
.
To generate a diff of this c
Module Name:src
Committed By: pho
Date: Sat Jan 22 13:25:55 UTC 2022
Modified Files:
src/lib/librefuse/refuse: buf.c
Log Message:
Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE
It broke build on platforms where PAGE_SIZE was not defined in
.
To generate a diff of this c