diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-11-10 07:53:25 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-11-10 07:53:25 -0800 |
commit | 3fcc1b8b1b826d689ace5e3b98be10a46bf4ae56 (patch) | |
tree | d377fa1d4a37662af4d7bcadddc15dc3ec4aa74e /tests/012/syms.tl | |
parent | f9298daa51f5800f31ee7cdca5797ee57ae2e163 (diff) | |
download | txr-3fcc1b8b1b826d689ace5e3b98be10a46bf4ae56.tar.gz txr-3fcc1b8b1b826d689ace5e3b98be10a46bf4ae56.tar.bz2 txr-3fcc1b8b1b826d689ace5e3b98be10a46bf4ae56.zip |
ftw: default flags to ftw-phys
More often than not, you want the FTW_PHYS flag when
calling the nftw function. Let's make that the default
in TXR's wrapper.
* ftw.c (ftw_wrap): Default to FTW_PHYS when flags
argument not given, rather than zero, subject to
compatibility option.
(ftw_init): Don't check for FTW_PHYS with ifdef, since
we relied on it being present. And anyway, any nftw
implementation must have that.
* txr.1: Documented.
Diffstat (limited to 'tests/012/syms.tl')
0 files changed, 0 insertions, 0 deletions