]> Savannah Git Hosting - gnulib.git/commit
linkat: use eloop-threshold
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Dec 2020 19:38:48 +0000 (11:38 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Dec 2020 20:06:49 +0000 (12:06 -0800)
commit0008af95e3335e70bc5a08f17a68378bd32f92ab
treeda8b2c953c758c573545cbcd74c85b96a9b831c4
parentd3aa6a7eed7745570eb6af820305755e9fab20cf
linkat: use eloop-threshold

* lib/linkat.c: Include eloop-threshold.h.
Do not include sys/param.h.
(MAXSYMLINKS): Remove.
(link_follow, linkat_follow): Use __eloop_threshold instead
of MAXSYMLINKS.
* m4/linkat.m4 (gl_FUNC_LINKAT): Omit sys/param.h check.
* modules/linkat (Depends-on): Add eloop-threshold.  Sort.
ChangeLog
lib/linkat.c
m4/linkat.m4
modules/linkat