aboutsummaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-03-06 05:04:26 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-03-06 05:06:30 +0100
commit804b8841f3fe59f7058c91fa25c1694f4433642a (patch)
tree1222273bfcbc1321095f0688837176d2fa0d46ad /html.c
parent3e95727e275f650d2c6703aa8753b1c72d366d40 (diff)
downloadslcl-804b8841f3fe59f7058c91fa25c1694f4433642a.tar.gz
Add cftw
POSIX functions ftw(3) and nftw(3) do not allow passing an opaque pointer to the callback they call, so it forces the use of statically allocated data. ctfw (from "custom ftw") is a custom implementation that solves this, while also removing unneeded stuff. This function will be used by future commits.
Diffstat (limited to 'html.c')
0 files changed, 0 insertions, 0 deletions