Explain why maxsymlinks() exist.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user