cvs commit: src/lib/libc/stdlib realpath.3 realpath.c

Max Khon fjoe at FreeBSD.org
Thu Mar 27 12:48:56 PST 2003


fjoe        2003/03/27 12:48:53 PST

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      realpath.3 realpath.c 
  Log:
  Make realpath() thread-safe. New implementation does not use chdir(2) at all.
  
  Submitted by:   Constantin S. Svintsoff <kostik (at) iclub.nsu.ru>
  
  Revision  Changes    Path
  1.13      +0 -4      src/lib/libc/stdlib/realpath.3
  1.14      +129 -108  src/lib/libc/stdlib/realpath.c


More information about the cvs-src mailing list