gecko-dev/nsprpub
wtc%netscape.com 7c3bd3bd72 Bug 162358: added NSPR file I/O functions that take UTF16 pathnames. The
patch is contributed by Roy Yokoyama <yokoyama@netscape.com>.
Modified Files: config/config.mk prio.h prtypes.h _win95.h primpl.h
                prdir.c prfile.c w95io.c ptio.c
2002-11-27 03:17:13 +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 162358: added NSPR file I/O functions that take UTF16 pathnames. The 2002-11-27 03:17:13 +00:00
lib Bug 136344: added type casts to allow compilation with a C++ compiler. 2002-08-07 00:40:44 +00:00
macbuild Removed NSPR20PPC.mcp. This has been replaced by NSPR20PPC.xml. 2002-03-15 19:24:44 +00:00
pr Bug 162358: added NSPR file I/O functions that take UTF16 pathnames. The 2002-11-27 03:17:13 +00:00
tools Removed all Makefile's. The new autoconf build system uses Makefile.in's. 2001-05-17 21:26:28 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 00:55:48 +00:00
configure Fix egrep syntax. 2002-11-23 09:59:07 +00:00
configure.in Fix egrep syntax. 2002-11-23 09:59:07 +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 Temporarily force NSPR to be built as -j1 to workaround -j bug in pr/src/Makefile.in 2002-03-14 22:47:19 +00:00
makefile.win