Subject: kern/65: utimes(2) does not work as specified when 2nd arg is NULL
To: None <gnats-admin>
From: None <jtc@sun-lamp.cs.berkeley.edu>
List: netbsd-bugs
Date: 01/11/1994 14:35:03
>Number:         65
>Category:       kern
>Synopsis:       utimes(2) does not work as specified when 2nd arg is NULL
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnats-admin (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 11 14:35:02 1994
>Originator:     J.T. Conklin
>Organization:
Winning Strategies, Inc.
>Release:        NetBSD-current (11 Jan 1994)
>Environment:
    	
System: NetBSD sun-lamp.cs.berkeley.edu 0.9a SUN_LAMP_AHBBT_NODDB#11 i386


>Description:
Utimes(2) is specified to set the file times to "now", when the second
argument (a pointer to an array of timeval structures) is NULL.   Many
programs, including our own utime(3) implementation, depend on this 
behavior.
	
>How-To-Repeat:
	
>Fix:
	
>Audit-Trail:
>Unformatted:

------------------------------------------------------------------------------