fjoe 2003/03/28 04:05:46 PST
FreeBSD src repository
Modified files:
lib/libc/stdlib realpath.c
Log:
- MAXPATHLEN -> PATH_MAX (pass correct buffer size to readlink as well)
Requested by: bde
Revision Changes Path
1.15 +17 -17 src/lib/libc/stdlib/realpath.c