Source-Changes archive

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

CVS commit: basesrc/include



Module Name:    basesrc
Committed By:   soren
Date:           Sun Aug  4 05:41:59 UTC 2002

Modified Files:
        basesrc/include: limits.h

Log Message:
Per IEEE 1003.1-2001, omit from <limits.h> those Pathname Variable Values
that may vary between filesystems: _POSIX_LINK_MAX, _POSIX_NAME_MAX, and
_POSIX_PATH_MAX. These are to be obtained from pathconf() instead.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/include/limits.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