NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48788 CVS commit: src/include



The following reply was made to PR standards/48788; it has been noted by GNATS.

From: "Klaus Klein" <kleink%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48788 CVS commit: src/include
Date: Mon, 19 May 2014 16:04:10 +0000

 Module Name:   src
 Committed By:  kleink
 Date:          Mon May 19 16:04:10 UTC 2014
 
 Modified Files:
        src/include: stdio.h
 
 Log Message:
 Move declarations of getdelim() and getline() from the (incorrect) ANSI C
 section to POSIX-2008.  From Jarmo Jaakkola in PR standards/48788.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.88 -r1.89 src/include/stdio.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index