Source-Changes archive

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

CVS commit: [netbsd-4] src/usr.sbin/makefs/cd9660



Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 31 16:16:22 UTC 2007

Modified Files:
        src/usr.sbin/makefs/cd9660 [netbsd-4]: cd9660_conversion.c

Log Message:
Pull up following revision(s) (requested by taca in ticket #539):
        usr.sbin/makefs/cd9660/cd9660_conversion.c: revision 1.4
PR/36006: Takahiro Kambe: makefs(8) create cd9660 file system with wrong time
stamp because localtime(3) and gmtime(3) share the same buffer. Fixed by using
the _r functions.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.4.1 src/usr.sbin/makefs/cd9660/cd9660_conversion.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