Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 1997 05:16:52 -0800 (PST)
From:      Stephen McKay <mckay>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/sys dup.2
Message-ID:  <199703091316.FAA20260@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckay       97/03/09 05:16:50

  Modified:    lib/libc/sys  dup.2
  Log:
  Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid.
  
  Safe for 2.2!
  
  Revision  Changes    Path
  1.8       +21 -4     src/lib/libc/sys/dup.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703091316.FAA20260>