Explain why maxsymlinks() exist.
This commit is contained in:
parent
992c7a70d7
commit
b8e970ca10
@ -377,7 +377,8 @@ out:
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Get the maximal number of symlinks to follow.
|
* Get the maximal number of symlinks to follow. Use sysconf() on
|
||||||
|
* Hurd where the hardcoded value MAXSYMLINKS is not available.
|
||||||
*/
|
*/
|
||||||
static int maxsymlinks(void)
|
static int maxsymlinks(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user