summaryrefslogtreecommitdiff
path: root/pr/src/linking
Commit message (Expand)AuthorAgeFilesLines
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-133-41/+90
* Bugzilla bug #36170: pass the correct OS error code to PR_SetError whenwtc%netscape.com2000-04-191-7/+28
* Bugzilla bug #27175: define the new functions PR_FindFunctionSymbolwtc%netscape.com2000-03-301-27/+26
* Added new functions to look up function symbols in dynamic libraries.srinivas%netscape.com2000-03-141-12/+28
* Bugzilla bug #31697: Mac OS X (Rhapsody) port, based on the patch thatwtc%netscape.com2000-03-141-2/+9
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-231-0/+4
* Bugzilla bug #19150: removed prlink_mac.h and the mac-specificwtc%netscape.com2000-01-281-23/+0
* Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.srinivas%netscape.com2000-01-101-0/+5
* Sync'd Makefile.in's to reflect srinivas' NSPR API changes.NSIFILE_0106200_BASEcls%seawood.org2000-01-061-0/+2
* Support platform-specific import declaration for public NSPR functions.srinivas%netscape.com2000-01-061-0/+2
* Defining RTLD_NOW if not defined by system. Bug #20529cls%seawood.org1999-12-051-0/+3
* Checking in fix for bug #20558 for sfraser. Calling pr_UnlockedFindLibrary()...sdagley%netscape.com1999-12-021-9/+13
* Bugzilla bug #18968: check for the case where RTLD_GLOBAL is not defined.wtc%netscape.com1999-11-161-0/+3
* Bugzilla bug #18826: some systems don't have RTLD_LOCAL defined. Thankswtc%netscape.com1999-11-151-5/+7
* Bugzilla bug #16845: added new function PR_LoadLibraryWithFlags.wtc%netscape.com1999-11-131-10/+97
* Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893srinivas%netscape.com1999-10-141-0/+48
* New implementations of PR_LoadNamedFragment and PR_LoadIndexedFragment, which...sdagley%netscape.com1999-10-061-0/+125
* Checked in BeOS changes contributed by Duncan Wilcox (duncan@be.com).wtc%netscape.com1999-06-261-19/+30
* Bugzilla bug #4842: do not export private NSPR headers (private/pprmwait.h,wtc%netscape.com1999-06-031-1/+1
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-212-2/+2
* Removed mozilla-specific library path components: bug #4450.srinivas%netscape.com1999-04-111-38/+2
* Symbols on NetBSD also have a leading underscore.RDF_19990407_BASEwtc%netscape.com1999-04-061-1/+1
* per Steve Dagleylarryh%netscape.com1999-02-201-1/+1
* Mac specific fix. Now that dp's code to walk the shared libs to see what is ...sdagley%netscape.com1999-02-191-1/+1
* Minor editing.wtc%netscape.com1999-02-181-7/+7
* Bugzilla bug #3144: OPENBSD also needs a leading underscore in thewtc%netscape.com1999-02-181-1/+2
* Mac specific fix. Checking in rjc's fix to load libraries if file spec was a...sdagley%netscape.com1999-02-181-0/+7
* BugSplat #341273larryh%netscape.com1999-02-121-2/+7
* Checked in second batch of BeOS port patches contributed bywtc%netscape.com1999-01-281-2/+13
* Merged first batch of BeOS port patches contributed bywtc%netscape.com1999-01-261-3/+42
* Checked in Patrick Beard's temporary workaround (to use GetSharedLibrarywtc%netscape.com1998-12-011-0/+10
* A jumbo checkin, consisting of:RDF_19981124_BASEwtc%netscape.com1998-11-231-7/+7
* Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx).srinivas%netscape.com1998-11-191-3/+1
* NEXT port. Contributed by Balazs Pataki (balazs.pataki@sztaki.hu).wtc%netscape.com1998-11-181-7/+7
* Removed all the autoconf *.in files in mozilla/nsprpub.wtc%netscape.com1998-10-051-48/+0
* NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.wtc%netscape.com1998-09-251-337/+331
* AUTOCONF_1_0 landing.PROGRESS_19980824_BASEColorSync_19980824_BASEcls%seawood.org1998-08-191-0/+48
* Backed out revision 3.7. First, XP_PC not only means Win NT and Win 95,wtc1998-06-031-2/+0
* merge from OJI branchjgellman1998-06-031-0/+2
* Merged NSPRPUB_19980508_BRANCH to the main trunk. The 19980508wtc1998-05-141-0/+2
* Merged patches from Matt Watson <mwatson@apple.com> to make loadablewtc1998-05-081-16/+12
* Checked in (unfinished) Rhapsody port provided by Chris McAfee andwtc1998-05-051-16/+29
* Bug fix for 83769. Add MOZILLA_HOME/lib to the list of library_paths.radha1998-05-011-3/+17
* If RTLD_LAZY is not defined, define it to be the same as RTLD_NOW,wtc1998-04-071-2/+6
* Free the lizardltabb1998-03-282-0/+993