summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'RDF_19990407_BRANCH'RDF_19990407_BRANCHcvs2hg1999-04-060-0/+0
* Symbols on NetBSD also have a leading underscore.RDF_19990407_BASEwtc%netscape.com1999-04-061-1/+1
* The file type PR_DESC_SOCKET_POLL is not defined by NSPR.wtc%netscape.com1999-04-051-1/+2
* On Solaris, the prpoll test needs to link with -lsocket becausewtc%netscape.com1999-04-051-8/+11
* Made the i/o continuation thread ignore the events that havewtc%netscape.com1999-04-022-8/+51
* The SocketPollFD functions are moved from public header(prio.h) to privatewtc%netscape.com1999-04-012-2/+2
* Moved SocketPollFD functions from public header(prio.h) to this private header.wtc%netscape.com1999-04-011-0/+40
* Moved SocketPollFD functions from public header(prio.h) to the privatewtc%netscape.com1999-04-011-40/+1
* Fixed an error in the comments. (Bugzilla bug #346002)wtc%netscape.com1999-04-012-2/+2
* Name the third argument for PR_Writev 'iov_size', as opposedwtc%netscape.com1999-04-011-3/+5
* Bugzilla bug #4297: the use of 'stack' as function arguments conflictswtc%netscape.com1999-04-011-3/+3
* Bugzilla bug #4464: cast enum PRThreadPriority to PRIntn beforewtc%netscape.com1999-04-011-2/+2
* Memory leak fixed. Thanks to: David Gardiner <david.gardiner@unisa.edu.aularryh%netscape.com1999-03-311-1/+1
* Added test cases for the new NSPR functions, PR_CreateSocketPollFd andwtc%netscape.com1999-03-301-94/+170
* Defined a new IOMethods table to implement PR_CreateSocketPollFd andwtc%netscape.com1999-03-302-0/+146
* Two new functions defined to enable polling native and NSPR FDs simultaneously.wtc%netscape.com1999-03-301-1/+40
* Use a default error-mapping function.wtc%netscape.com1999-03-291-1055/+355
* Use a default error-mapping function.RDF_19990326_BASEwtc%netscape.com1999-03-251-1357/+594
* 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
* 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
* Bugzilla bug #4176: _POSIX_THREAD_PRIORITY_SCHEDULING is the feature-testwtc%netscape.com1999-03-231-4/+1
* FreeBSD/Alpha port, contributed by Brian Ostrom <briano@netscape.com>.wtc%netscape.com1999-03-235-2/+69
* Removed extraneous macro defines that are already definedwtc%netscape.com1999-03-221-2/+0
* Merged NSPR patches for BSD/OS 4.0.1 + sparc, contributed bywtc%netscape.com1999-03-223-9/+84
* Update from the internal CVS repository /m/src. Includes: firstwtc%netscape.com1999-03-1912-56/+248
* 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
* Fix for Mac OT bugs #2133, #2405, #2451, #2623, #3580 among others. Steve Da...SeaMonkey_M3_BASERDF_SCRIPTABLE_19990317_BASEgordon%netscape.com1999-03-144-286/+446
* 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
* 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
* On SUNOS4, include "md/sunos4.h" to get the macro definition of strerror.wtc%netscape.com1999-02-271-0/+3
* 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
* 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
* Mac project changes -- no longer need to link with some libraries, so remove ...sfraser%netscape.com1999-02-261-0/+0