Files
sudo/lib/util
Todd C. Miller 1afce22f7f Use PATH_MAX, not NAME_MAX+1 for the directory entry length.
On some systems, such as Solaris, the max length of a directory
entry is filesystem-dependent.  We could use fpathconf() and
dynamically allocate the name but it is simpler to just use
PATH_MAX here.
2022-01-12 15:30:39 -07:00
..
2020-08-12 13:45:09 -06:00
2020-08-07 14:22:56 -06:00
2021-05-01 11:35:19 -06:00
2021-11-20 09:14:04 -07:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00
2020-09-25 15:09:45 -06:00