NetBSD-Bugs archive

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

PR/58926 CVS commit: src/lib/libc/gen



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58926 CVS commit: src/lib/libc/gen
Date: Sun, 22 Dec 2024 23:17:26 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Dec 22 23:17:26 UTC 2024
 
 Modified Files:
 	src/lib/libc/gen: sysconf.c
 
 Log Message:
 sysconf(3): KNF
 
 No functional change intended.
 
 Prompted by exposing DELAYTIMER_MAX in preparation for:
 
 PR kern/58926: itimer(9) integer overflow in overrun counting
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.44 -r1.45 src/lib/libc/gen/sysconf.c
 
 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