Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: matt
Date: Mon Aug 4 17:08:49 UTC 2008
Modified Files:
src/include: limits.h stdio.h
src/sys/sys: param.h
Log Message:
Add _POSIX_HOST_NAME_MAX and _POSIX_SYMLOOP_MAX to <limits.h> and add some
references to them in <sys/param.h>
in <stdio.h> also export v*scanf when _ISOC99_SOURCE is defined
From andy dot shevchenko at gmail dot com.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/include/limits.h
cvs rdiff -r1.71 -r1.72 src/include/stdio.h
cvs rdiff -r1.328 -r1.329 src/sys/sys/param.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