ncdu-zig/src
Yorhel 08564ec7b6 dir_scan.c: Call statfs() with relative path
So we get around the PATH_MAX limitation. Also a tiny bit more
efficient, I hope.
2020-05-15 08:43:45 +02:00
..
browser.c Support excluding firmlinks on macOS 2020-05-13 11:29:55 -07:00
browser.h Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
delete.c Use strict prototypes 2020-04-08 10:52:25 +02:00
delete.h Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
dir.h Add option --exclude-kernfs to skip scanning Linux pseudo filesystems 2020-04-08 18:32:11 +02:00
dir_common.c Avoid using GNU empty initializer extension 2020-04-08 10:55:36 +02:00
dir_export.c Support excluding firmlinks on macOS 2020-05-13 11:29:55 -07:00
dir_import.c Support excluding firmlinks on macOS 2020-05-13 11:29:55 -07:00
dir_mem.c Fix calculating of directory apparent sizes with hard links 2020-05-06 07:04:36 +02:00
dir_scan.c dir_scan.c: Call statfs() with relative path 2020-05-15 08:43:45 +02:00
dirlist.c Drop never read initialization 2020-04-08 10:59:25 +02:00
dirlist.h Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
exclude.c Declare file local variables static 2020-04-08 10:58:53 +02:00
exclude.h Use strict prototypes 2020-04-08 10:52:25 +02:00
global.h Support excluding firmlinks on macOS 2020-05-13 11:29:55 -07:00
help.c help.c: Mention new ^ file flag 2020-04-08 18:35:01 +02:00
help.h Use strict prototypes 2020-04-08 10:52:25 +02:00
main.c Support excluding firmlinks on macOS 2020-05-13 11:29:55 -07:00
path.c Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
path.h Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
quit.c Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
quit.h Year + version bump for 1.14.2 2020-02-10 16:02:26 +01:00
shell.c Enforce const correctness on strings 2020-04-08 10:53:21 +02:00
shell.h Use strict prototypes 2020-04-08 10:52:25 +02:00
util.c Declare file local variables static 2020-04-08 10:58:53 +02:00
util.h Enforce const correctness on strings 2020-04-08 10:53:21 +02:00