Source-Changes archive

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

CVS commit: [netbsd-10] src/lib/libc/time



Module Name:    src
Committed By:   martin
Date:           Mon Jul 24 17:16:00 UTC 2023

Modified Files:
        src/lib/libc/time [netbsd-10]: NEWS localtime.c private.h zdump.c zic.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #242):

        lib/libc/time/localtime.c: revision 1.137
        lib/libc/time/zdump.c: revision 1.61
        lib/libc/time/NEWS: revision 1.41
        lib/libc/time/zic.c: revision 1.88
        lib/libc/time/zic.c: revision 1.89
        lib/libc/time/private.h: revision 1.65

Apply 9cfe9507fcc22cd4a0c4da486ea1c7f0de6b075f for C23 attribute compliance.
Requested by Jan-Benedict Glaw.

put attributes first for c23 compliance.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.40.2.1 src/lib/libc/time/NEWS
cvs rdiff -u -r1.136 -r1.136.2.1 src/lib/libc/time/localtime.c
cvs rdiff -u -r1.64 -r1.64.2.1 src/lib/libc/time/private.h
cvs rdiff -u -r1.60 -r1.60.2.1 src/lib/libc/time/zdump.c
cvs rdiff -u -r1.87 -r1.87.2.1 src/lib/libc/time/zic.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