Bug 18329

Summary: futimes() and lutimes() missing from <sys/time.h> in 3.x
Product: Base System Reporter: Ben Smithurst <ben>
Component: binAssignee: ben <ben>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ben Smithurst 2000-05-01 21:20:02 UTC
Declarations for futimes() and lutimes() are missing from <sys/time.h>
in 3.x (and earlier, perhaps, I haven't looked).  This was fixed in rev
1.41, but never MFC'd to RELENG_3, it would appear.

Fix: MFC of rev 1.41:
Comment 1 nrahlstr freebsd_committer freebsd_triage 2000-07-11 02:35:09 UTC
Responsible Changed
From-To: freebsd-bugs->ben

Ben is now a committer.
Comment 2 ben freebsd_committer freebsd_triage 2001-07-20 06:10:09 UTC
State Changed
From-To: open->closed

I don't have a 3.x system to test this change through a buildworld 
on, and I think it's so minor that it doesn't matter any more.  People 
should be using 4.x anyway. :-)  If any committer with a 3.x system wants 
to test and commit this, go right ahead...