iconv: Reject the broken macOS 14.4 iconv implementation.
[gnulib.git] / modules / xreadlinkat
blob81f87de479176e01b266136a65dfe4527e078732
1 Description:
2 Reading symbolic links without size limitation, relative to fd.
4 Files:
5 lib/xreadlink.h
6 lib/xreadlinkat.c
8 Depends-on:
9 areadlinkat
10 xalloc
12 configure.ac:
13 gl_MODULE_INDICATOR([xreadlinkat])
15 Makefile.am:
16 lib_SOURCES += xreadlinkat.c
18 Include:
19 "xreadlink.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering, Eric Blake