Re: cvs commit: src/lib/libc/gen statvfs.c

2002-07-12 Thread Steve Kargl

On Thu, Jul 11, 2002 at 06:59:28PM -0400, Garrett Wollman wrote:
 On Thu, 11 Jul 2002 15:54:12 -0700 (PDT), Garrett Wollman [EMAIL PROTECTED] 
said:
 
  wollman 2002/07/11 15:54:12 PDT
Added files:
  lib/libc/gen statvfs.c 
Log:
A simple implementation of statvfs(3) (one step above the trivial one).
Not yet connected to the build (awaiting documentation).
   
 Would the people complaining about ports with broken configure scripts
 not compiling please add this into your libc and report on your
 success (and in particular whether it gives the results your programs
 expect)?
 

archivers/rpm was one of the ports that had problems
with statvfs in its script.  I just built/installed
libc with statvfs.c and rpm no longer has a problem
(with at least building).

Thanks.

-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



cvs commit: src/lib/libc/gen statvfs.c

2002-07-11 Thread Garrett Wollman

On Thu, 11 Jul 2002 15:54:12 -0700 (PDT), Garrett Wollman [EMAIL PROTECTED] said:

 wollman 2002/07/11 15:54:12 PDT
   Added files:
 lib/libc/gen statvfs.c 
   Log:
   A simple implementation of statvfs(3) (one step above the trivial one).
   Not yet connected to the build (awaiting documentation).
  
Would the people complaining about ports with broken configure scripts
not compiling please add this into your libc and report on your
success (and in particular whether it gives the results your programs
expect)?

-GAWollman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message