Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 1997 19:40:02 -0800 (PST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        freebsd-bugs
Subject:   Re: bin/4961: Problems with fseek and fprints 
Message-ID:  <199711070340.TAA05516@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/4961; it has been noted by GNATS.

From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: Bill Fenner <fenner@parc.xerox.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: bin/4961: Problems with fseek and fprints 
Date: Thu, 6 Nov 1997 22:31:51 -0500 (EST)

 <<On Thu, 6 Nov 1997 18:00:02 -0800 (PST), Bill Fenner <fenner@parc.xerox.com> said:
 
 >  errno is indeed set to ENOENT.  Interestingly enough, it's the first
 >  fprintf that's setting errno.  This is definitely worth looking into;
 >  I have no clue what fprintf might be doing that would cause a ENOENT.
  
 fprintf()
 	stdio internals
 		malloc()
 			malloc internals
 				readlink("/etc/malloc.conf", ...)
 
 -GAWollman
 
 --
 Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
 wollman@lcs.mit.edu  | O Siem / The fires of freedom 
 Opinions not those of| Dance in the burning flame
 MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick



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