gecko-dev/nsprpub
wtc%netscape.com 1a9b9b778b Bug 188396: don't use ftime because its 32-bit timestamp will overflow
around year 2038.  Use GetSystemTimeAsFileTime instead.  The patch is
contributed by timeless@bemail.org.
Modified files: config/now.c _win95.h _winnt.h ntio.c ntmisc.c w95io.c
2003-01-14 13:22:32 +00:00
..
admin Updated for NSPR 4.3. 2002-08-28 20:21:57 +00:00
build Added cygwin-wrapper to the tip. Bug 141834. 2002-08-23 01:03:57 +00:00
config Bug 188396: don't use ftime because its 32-bit timestamp will overflow 2003-01-14 13:22:32 +00:00
lib Bug 188976: avoid calculating the difference of two unsigned integer if 2003-01-14 02:07:16 +00:00
macbuild Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml. 2002-03-15 19:24:44 +00:00
pkg/solaris Bug 158704: merged the Solaris packaging stuff onto the trunk. The three 2003-01-04 02:14:13 +00:00
pr Bug 188396: don't use ftime because its 32-bit timestamp will overflow 2003-01-14 13:22:32 +00:00
tools
.cvsignore
configure 1. Use $(CC) (the compiler) to build shared libraries on Solaris. Added 2003-01-08 19:19:01 +00:00
configure.in 1. Use $(CC) (the compiler) to build shared libraries on Solaris. Added 2003-01-08 19:19:01 +00:00
gmakefile.win Do not build NSPR optimized if MOZ_TRACE_MALLOC is set. 2001-12-06 03:39:05 +00:00
Makefile.in Bug 158704: merged the Solaris packaging stuff onto the trunk. The three 2003-01-04 02:14:13 +00:00
makefile.win