ncdu-zig/src
Yorhel b96587c25f scan: Don't allocate directory iterator on the stack
I had planned to checkout out async functions here so I could avoid
recursing onto the stack alltogether, but it's still unclear to me how
to safely call into libc from async functions so let's wait for all that
to get fleshed out a bit more.
2021-07-18 16:43:02 +02:00
..
browser.zig Implement help window 2021-07-18 16:39:19 +02:00
delete.zig Add REUSE-compliant copyright headers 2021-07-18 11:50:50 +02:00
main.zig Add REUSE-compliant copyright headers 2021-07-18 11:50:50 +02:00
model.zig Add REUSE-compliant copyright headers 2021-07-18 11:50:50 +02:00
ncurses_refs.c Add REUSE-compliant copyright headers 2021-07-18 11:50:50 +02:00
scan.zig scan: Don't allocate directory iterator on the stack 2021-07-18 16:43:02 +02:00
ui.zig Add REUSE-compliant copyright headers 2021-07-18 11:50:50 +02:00
util.zig Add REUSE-compliant copyright headers 2021-07-18 11:50:50 +02:00