Source-Changes archive

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

CVS commit: [netbsd-7] src/lib/libutil



Module Name:    src
Committed By:   snj
Date:           Sat Oct 11 16:52:07 UTC 2014

Modified Files:
        src/lib/libutil [netbsd-7]: parsedate.3

Log Message:
Pull up following revision(s) (requested by apb in ticket #135):
        lib/libutil/parsedate.3: revision 1.14
The tzoff argument is in minutes (behind/west of UTC), not seconds.
While here, also say that time = NULL and tzoff = NULL are independent.
The code doesn't yet implement that, but it will soon.


To generate a diff of this commit:
cvs rdiff -u -r1.12.8.1 -r1.12.8.2 src/lib/libutil/parsedate.3

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