gecko-dev/nsprpub/lib
wtc%netscape.com eb31f14407 Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is
contributed by Chris Seawood <seawood@cls.org> and Dan Mosedale
<dmose@mozilla.org>. r=wtc.
Modified files: configure configure.in config/Makefile.in autoconf.mk.in
now.c rules.mk lib/ds/Makefile.in lib/libc/src/Makefile.in
lib/msgc/src/Makefile.in prtypes.h _winnt.h pr/src/Makefile.in prmapopt.c
pr/src/md/windows/Makefile.in ntio.c ntmisc.c pr/tests/Makefile.in
runtests.ksh pr/tests/dll/Makefile.in
2003-01-20 16:26:24 +00:00
..
ds Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
libc Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
msgc Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
prstreams Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/. 2001-09-07 18:27:33 +00:00
tests Use PL_strcmp instead of strcmp to avoid having to include <string.h>. 2001-11-01 00:02:16 +00:00
.cvsignore Merged NSPRPUB_CLIENT_BRANCH onto the trunk. 2001-05-12 01:02:30 +00:00
Makefile.in There is no need to invoke recursive makes for the dummy libs & install phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk. 2001-01-22 06:36:06 +00:00