Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/lib/libc/gen
Module Name: src
Committed By: martin
Date: Tue Oct 15 09:56:57 UTC 2024
Modified Files:
src/lib/libc/gen [netbsd-10]: fixunstfdi_ieee754.c fixunstfsi_ieee754.c
Log Message:
Additionally pull up following revision(s) (requested by rin in ticket #952):
lib/libc/gen/fixunstfdi_ieee754.c: revision 1.2
lib/libc/gen/fixunstfsi_ieee754.c: revision 1.3
fixunstf[sd]i_ieee754: Explicitly include stddef.h for size_t
Fix build for mips{,n}64. Note that stddef.h has been implicitly
included via eabi.h for aarch64, on the other hand.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.52.1 src/lib/libc/gen/fixunstfdi_ieee754.c
cvs rdiff -u -r1.2 -r1.2.42.1 src/lib/libc/gen/fixunstfsi_ieee754.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