EtchedPixels / FUZIX

FuzixOS: Because Small Is Beautiful
Other
2.19k stars 275 forks source link

Add ar and ftruncate() #1076

Open EtchedPixels opened 4 months ago

EtchedPixels commented 4 months ago

The BSD ar needs ftruncate and it's a syscall gap we really need to fix

EtchedPixels commented 4 months ago

Merged, some testing left