Subject: lib/23531: nodelay(3) should return value
To: None <gnats-bugs@gnats.netbsd.org>
From: None <usa@garbagecollect.jp>
List: netbsd-bugs
Date: 11/22/2003 17:58:27
>Number:         23531
>Category:       lib
>Synopsis:       nodelay(3) should return value
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 22 08:59:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6ZD
>Organization:
>Environment:
System: NetBSD zanzibar.garbagecollect.jp 1.6ZD NetBSD 1.6ZD (ZANZIBAR) #6: Fri Oct 17 10:59:34 JST 2003 root@zanzibar.garbagecollect.jp:/usr/src/sys/arch/i386/compile/ZANZIBAR i386
Architecture: i386
Machine: i386
>Description:
	The man page of nodelay(3) and The Single UNIX Specification say
        that the type of the return value of nodelay is `int'.
        But /usr/include/curses.h says it is `void'.
>How-To-Repeat:
>Fix:
	Change to return `int' value, and return OK always.
>Release-Note:
>Audit-Trail:
>Unformatted: