summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 356616 . NSPR DLLs should build at default base address . r=wtchangjulien.pierre.bugs%sun.com2006-10-191-5/+0
* Use dashes instead of backslashes for program options to avoid msys shell exp...cls%seawood.org2005-06-011-1/+1
* Changed "it's" to "its".wtchang%redhat.com2005-03-171-1/+1
* Removed blank lines in *.def files.wtchang%redhat.com2005-03-081-2/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-021-23/+29
* Bugzilla bug 106386: fixed the spelling errors in NSPR's public headerwchang0222%aol.com2004-11-232-3/+3
* Bugzilla bug 244095: link libplds4.so and libplc4.so with -R $ORIGIN onwchang0222%aol.com2004-05-271-0/+3
* Bugzilla bug 209499: more improvements to PL_str functions. The patch forwchang0222%aol.com2004-05-024-30/+32
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2524-717/+792
* Bugzilla bug 209499: backed out the change to strncpy in the previouswchang0222%aol.com2004-04-241-2/+13
* Bugzilla bug 209499: converted some PL_str* implementations to use ANSI Cwchang0222%aol.com2004-04-248-94/+31
* Bugzilla bug 218967: do not initialize unsigned chars with characterwtc%netscape.com2003-09-171-16/+16
* Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Mostwtc%netscape.com2003-05-142-9/+60
* Bug 196004: support building with gcc on Solaris better, whether gcc useswtc%netscape.com2003-03-221-0/+4
* Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch iswtc%netscape.com2003-01-201-2/+6
* Bug 185034: updated the OpenVMS symbol vector tables for NSPR 4.3.wtc%netscape.com2003-01-151-1/+50
* Bug 188976: avoid calculating the difference of two unsigned integer ifwtc%netscape.com2003-01-141-2/+4
* 1. Use $(CC) (the compiler) to build shared libraries on Solaris. Addedwtc%netscape.com2003-01-081-0/+4
* Bug 158704: should use GARBAGE instead of ALL_TRASH to specify thatwtc%netscape.com2003-01-061-1/+1
* Bug 158704: merged the Solaris packaging stuff onto the trunk. The threewtc%netscape.com2003-01-041-0/+7
* I forgot to make version NSPR_4.2 depend on version NSPR_4.0.wtc%netscape.com2003-01-031-2/+2
* Bug 158704: added nspr.def, plds.def, and plc.def to the tip (pre 4.3).wtc%netscape.com2003-01-031-0/+49
* Bug 180293: moved the OpenVMS build from the POSIX subsystem to native VMSwtc%netscape.com2002-12-121-0/+4
* Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step beforeNSPR_4_2_RELEASEwtc%netscape.com2002-04-031-1/+1
* Added lib/tests/Makefile to the list of makefiles to be generated bywtc%netscape.com2001-10-313-1/+111
* Bugzilla bug 96571: fixed the PL_strn* functions that may read beyondwtc%netscape.com2001-09-115-11/+11
* Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/.wtc%netscape.com2001-09-071-1/+1
* Bug 64217: use locale-independent date format so that it doesn'twtc%netscape.com2001-06-231-1/+1
* We no longer need to generate the .vms files on OpenVMS.wtc%netscape.com2001-06-211-4/+0
* Removed all Makefile's. The new autoconf build system uses Makefile.in's.wtc%netscape.com2001-05-173-288/+0
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-171-0/+4
* Verified that the autoconf build system is equivalent to the classicwtc%netscape.com2001-05-151-0/+8
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-141-0/+1
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-121-55/+12
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-123-1/+3
* Fix nspr autoconf for OpenVMS.cls%seawood.org2001-02-251-0/+1
* More generated files to ignorecls%seawood.org2001-02-241-0/+1
* There is no need to invoke recursive makes for the dummy libs & install phase...cls%seawood.org2001-01-226-6/+0
* Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(include...cls%seawood.org2001-01-214-29/+29
* Add OS_LIBS to EXTRA_LIBS as necessarycls%seawood.org2001-01-171-1/+1
* Preparations for building on win32 with autoconf Makefile.ins.cls%seawood.org2000-12-301-2/+2
* Sync'ing long lost changes between Makefile & Makefile.incls%seawood.org2000-12-301-13/+10
* Bugzilla bug #54195: extended the 'uc' array to 256 elements becausewtc%netscape.com2000-10-061-1/+17
* Restored the correct copyright years.wtc%netscape.com2000-08-301-1/+1
* Bugzilla bug #46166: checked in a patch contributed by Marcello Nucciowtc%netscape.com2000-07-251-0/+6
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-2026-34/+34
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-1326-344/+762
* Moved the definition of GARBAGE to a standard place.wtc%netscape.com2000-03-151-2/+2
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-232-3/+14
* Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.srinivas%netscape.com2000-01-101-13/+12