CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/18 14:43:52
Modified files:
lib/libc/stdlib: realpath.c
libexec/ld.so : dl_realpath.c
Log message:
Better POSIX compliance in realpath(3).
millert@ made changes to realpath.c based on FreeBSD's version. I merged
Todd's changes into dl_realpath.c.
ok millert@, guenther@
