gecko-dev/nsprpub/lib
wtc%netscape.com afef4b497e Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step before
the buffer if the source string length is 0.  Thanks to Roger Chickering
<rogc@netscape.com> for the bug fix.
2002-04-03 19:09:25 +00:00
..
ds Fixed compiler warnings. 2002-01-23 01:10:51 +00:00
libc Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step before 2002-04-03 19:09:25 +00:00
msgc Removed all Makefile's. The new autoconf build system uses Makefile.in's. 2001-05-17 21:26:28 +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