fd/src
sharkdp 1d1eefdb7b Disable jemalloc on macOS
This is a workaround for #498. See issue for details.

closes #498
2020-05-19 17:55:21 +02:00
..
exec Fix some clippy lints, and format 2020-05-01 14:08:53 +02:00
filter [ownership][errs] ':' and '' args to --owner result in noop; reject strings with more than one ':' 2020-05-18 21:11:33 +02:00
app.rs Update --size documentation 2020-05-19 17:06:32 +02:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Clean up exit code handling 2020-04-03 10:48:27 +02:00
filesystem.rs Do not allow list-details in combination with -1 2020-04-16 10:11:05 +02:00
filetypes.rs Add new `--type socket` and `--type pipe` filters 2020-04-16 09:59:45 +02:00
main.rs Disable jemalloc on macOS 2020-05-19 17:55:21 +02:00
options.rs Add global fdignore support 2020-05-18 21:19:09 +02:00
output.rs Fix some clippy lints, and format 2020-05-01 14:08:53 +02:00
regex_helper.rs Add tests for regex_helper 2020-04-03 22:36:32 +02:00
walk.rs Fix warning 2020-05-19 14:01:00 +02:00