summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'RDF_19990326_BRANCH'RDF_19990326_BRANCHcvs2hg1999-03-250-0/+0
|
* Use a default error-mapping function.RDF_19990326_BASEwtc%netscape.com1999-03-251-1357/+594
| | | | This work is contributed by Nelson Bolyard <nelsonb@netscape.com>.
* Define HAVE_LONG_LONG for NetBSD on alpha, powerpc, and m68k.wtc%netscape.com1999-03-241-0/+6
|
* Renamed MOZ_PROF to MOZ_PROFILE.wtc%netscape.com1999-03-231-1/+1
|
* Restored the -D_THREAD_SAFE macro define that I incorrectly deletedwtc%netscape.com1999-03-231-0/+1
| | | | | | in the previous revision. The -pthread flag does not define _THREAD_SAFE. Thanks to Jeremy Lea <reg@shale.csir.co.za> for pointing this out.
* Merged a patch contributed by jon@eyrie.org (Jonathan Lennox).wtc%netscape.com1999-03-231-5/+2
|
* Don't need to link with -lc_r explicitly on FreeBSD. The -pthreadwtc%netscape.com1999-03-231-2/+1
| | | | flag takes care of that.
* Bugzilla bug #4176: _POSIX_THREAD_PRIORITY_SCHEDULING is the feature-testwtc%netscape.com1999-03-231-4/+1
| | | | | macro for pthread_attr_setscope. Thanks to jon@eyrie.org (Jonathan Lennox) for the patch.
* FreeBSD/Alpha port, contributed by Brian Ostrom <briano@netscape.com>.wtc%netscape.com1999-03-235-2/+69
| | | | | Modified files: FreeBSD.mk, gencfg.c, _freebsd.cfg, _freebsd.h, pr/tests/Makefile.
* Removed extraneous macro defines that are already definedwtc%netscape.com1999-03-221-2/+0
| | | | by the compiler.
* Merged NSPR patches for BSD/OS 4.0.1 + sparc, contributed bywtc%netscape.com1999-03-223-9/+84
| | | | | Kurt J. Lidl <lidl@eng.us.uu.net>. Modified files: BSD_OS.mk, _bsdi.cfg, _bsdi.h.
* Update from the internal CVS repository /m/src. Includes: firstwtc%netscape.com1999-03-1912-56/+248
| | | | cut at 64-bit AIX port.
* OS2 changeslarryh%netscape.com1999-03-181-6/+2
|\
| * fixup commit for tag 'NSPRPUB_RELEASE_3_1'NSPRPUB_RELEASE_3_1cvs2hg1999-03-174-446/+286
|/
* NSPR library name change (libnspr21 ==> libnspr3) andwtc%netscape.com1999-03-1710-72/+49
| | | | plevent.c.
* Fix for Mac OT bugs #2133, #2405, #2451, #2623, #3580 among others. Steve ↵SeaMonkey_M3_BASERDF_SCRIPTABLE_19990317_BASEgordon%netscape.com1999-03-144-286/+446
| | | | Dagley served as buddy for my changes. This is basically the first half of the redesign for Mac NSPR Sockets. Blocking mode or Server sockets remain to be implemented.
* Another update from the internal CVS repository /m/src.NSPRPUB_RELEASE_3_1_ALMOSTwtc%netscape.com1999-03-0910-25/+34
|
* Another update from the internal CVS repository /m/src.RDF_19990305_BASEwtc%netscape.com1999-03-0512-90/+1262
|
* Bug fix for #3410 & #3403 by Simon Fraser, reviewed by Gordon Sheridan. Stop ↵gordon%netscape.com1999-03-041-2/+10
| | | | leaking UPPs everytime we do a file read.
* Undo the temporary "depend: clean" hack.NSPRPUB_LIB3_NAME_CHANGE_BASEwtc%netscape.com1999-03-021-1/+1
|
* Another update of the latest stuff from the internal CVS repository /m/src.wtc%netscape.com1999-03-0220-151/+251
|
* Another update from the internal CVS repository /m/src to mozilla.org.wtc%netscape.com1999-03-0223-284/+939
|
* New test file vercheck.c.wtc%netscape.com1999-03-011-0/+81
|
* On SUNOS4, include "md/sunos4.h" to get the macro definition of strtoul.wtc%netscape.com1999-02-271-0/+3
| | | | (contributed by Brian Ostrom <briano@netscape.com>)
* On SUNOS4, include "md/sunos4.h" to get the macro definition of strerror.wtc%netscape.com1999-02-271-0/+3
| | | | (contributed by Brian Ostrom <briano@netscape.com>)
* Check NO_MDUPDATE. (contributed by Brian Ostrom <briano@netscape.com>)wtc%netscape.com1999-02-271-0/+5
|
* added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c.wtc%netscape.com1999-02-261-0/+0
|
* Temporary depend:clean hack.wtc%netscape.com1999-02-261-1/+1
|
* Landing of miscellaneous changes, including the new error code towtc%netscape.com1999-02-2618-150/+914
| | | | string function contributed by John Myers <jgmyers@netscape.com>.
* New test file acceptread.c.wtc%netscape.com1999-02-261-0/+244
|
* print thread scope.wtc%netscape.com1999-02-261-3/+31
|
* print elapsed and expected times.wtc%netscape.com1999-02-261-0/+2
|
* Make the number of atomic locks configurable by setting the environmentwtc%netscape.com1999-02-261-11/+87
| | | | variable NSPR_ATOMIC_HASH_LOCKS.
* Mac project changes -- no longer need to link with some libraries, so remove ↵sfraser%netscape.com1999-02-261-0/+0
| | | | these from the project (MoreFiles, MemAllcoatorStubs).
* Changed NSPR ==> NSPS.wtc%netscape.com1999-02-251-2/+2
|
* Link the tests against $(LIBPLC) $(LIBPLDS) $(LIBPR).wtc%netscape.com1999-02-251-5/+3
|
* Merged /m/src/ns/nspr20/lib/tests/arena.c, revision 1.2, by larryh.wtc%netscape.com1999-02-251-0/+34
|
* Bugsplat bug #335804: made _MD_IrixIntervalPerSec return the correctwtc%netscape.com1999-02-251-5/+9
| | | | value. Also some code cleanup for the default UNIX timer case.
* Bugzilla bug #3233: create the pipe in nonblocking mode and havewtc%netscape.com1999-02-241-4/+42
| | | | reads and writes check for the possible EAGAIN/EWOULDBLOCK error.
* mumble. restore to 3.11larryh%netscape.com1999-02-241-5/+56
|
* lost update?larryh%netscape.com1999-02-241-56/+5
|
* revert to 3.3, fix my messlarryh%netscape.com1999-02-241-17/+13
|
* don't do windows on unixlarryh%netscape.com1999-02-241-0/+2
|
* set old (3.0) library nameslarryh%netscape.com1999-02-232-9/+11
|
* add test case for pleventlarryh%netscape.com1999-02-232-5/+375
|
* add windows test case for pleventlarryh%netscape.com1999-02-233-0/+433
|
* 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
| | | | installed is working we've run into a problem that unloading the libs breaks the app (crash on quit, possible general instability). rjc's fix is to make sure PR_LoadLibrary is loading a unique copy of the lib by changing GetDiskFragment to use the option kPrivateCFragCopy instead of kLoadCFrag.
* Bugsplat bug #343158: corrected a typo in the comment. Thanks towtc%netscape.com1999-02-191-2/+2
| | | | John Bandhauer <jband@netscape.com> for the bug report and fix.
* Test list for nspr.wtc%netscape.com1999-02-191-0/+168
|