gecko-dev/nsprpub/lib
wtc%netscape.com e6bc82925d Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Most
of these changes are for OS/2.
Modified Files:
	configure.in build/cygwin-wrapper config/rules.mk
	lib/ds/Makefile.in lib/ds/plds.def lib/libc/src/Makefile.in
	lib/libc/src/plc.def pr/include/md/_os2.h pr/src/Makefile.in
	pr/src/nspr.def pr/src/linking/prlink.c
	pr/src/md/os2/Makefile.in pr/src/md/os2/objs.mk
	pr/src/md/os2/os2cv.c pr/src/md/os2/os2misc.c
	pr/src/md/os2/os2poll.c pr/src/md/os2/os2sock.c
	pr/src/md/os2/os2thred.c pr/tests/Makefile.in
	pr/tests/attach.c
2003-05-14 01:24:08 +00:00
..
ds Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Most 2003-05-14 01:24:08 +00:00
libc Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Most 2003-05-14 01:24:08 +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