Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/stdlib
Module Name: src
Committed By: tron
Date: Wed Mar 23 00:17:07 UTC 2005
Modified Files:
src/lib/libc/stdlib [netbsd-3]: tfind.c
Log Message:
Pull up revision 1.4 (requested by kleink in ticket #51):
* Add restrict qualifiers to tdelete() function arguments.
* Const-poison tfind()'s rootp argument, per SVID Issue 1 and later.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.18.1 src/lib/libc/stdlib/tfind.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