Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 18:58:18 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio fileno.c
Message-ID:  <200301130258.h0D2wIxI046478@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/01/12 18:58:18 PST

  Modified files:
    lib/libc/stdio       fileno.c 
  Log:
  Lock the stream before calling __sfileno() to retrieve the file descriptor.
  1003.1-2001 requires that fileno() behave as if it locks the stream.
  
  Revision  Changes    Path
  1.9       +10 -2     src/lib/libc/stdio/fileno.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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