summaryrefslogtreecommitdiff
path: root/pr/include
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug #17806: improved comments for PR_Poll.wtc%netscape.com2000-06-101-6/+5
* Bugzilla bug #17806: made the comments for PR_Poll clearer about thewtc%netscape.com2000-06-091-6/+9
* Bugzilla bug #40542: pass the correct size of struct sockaddr_in8 towtc%netscape.com2000-06-092-0/+51
* Bugzilla bug #38599: pthreads PR_Poll optimizations. 1. Increased thewtc%netscape.com2000-06-081-0/+6
* Define the new macro _PR_POLL_WITH_SELECT for OSF1 and HP-UX.wtc%netscape.com2000-06-082-0/+14
* Bugzilla bug #40941: define _PR_HAVE_LARGE_OFF_T for ia64.wtc%netscape.com2000-06-071-12/+1
* BugZilla: 40941. IA-64 Linuxlarryh%netscape.com2000-06-062-0/+59
* Bugzilla bug #40778: added new function PR_ConnectContinue and newwtc%netscape.com2000-06-021-1/+40
* Bugzilla bug #39731: added PR_ImportPipe and support of pipes towtc%netscape.com2000-05-311-0/+1
* Bugzilla bug #39696: implemented the NSPR atomic routines inwtc%netscape.com2000-05-311-1/+3
* Bugzilla bug #40629: the _PR_NewSegment and _PR_DestroySegment functionswtc%netscape.com2000-05-252-37/+41
* Bugzilla bug #26506: removed the dns lock if the platform haswtc%netscape.com2000-05-252-0/+8
* BugZilla 25981. PR_GetNumberOfCpus()larryh%netscape.com2000-05-231-0/+16
* Bugzilla bug #39110: backed out the fix because it breaks code thatwtc%netscape.com2000-05-221-8/+2
* Bugzilla bug #39110: put PR_BEGIN_MACRO and PR_END_MACRO aroundwtc%netscape.com2000-05-221-2/+8
* Checked in IPv6 patch for Colin Blake <colin@theblakes.com>.wtc%netscape.com2000-05-171-0/+11
* Added missing parentheses that I missed in the previous checkin.wtc%netscape.com2000-05-151-1/+1
* Bugzilla bug #38996: added new function PR_GetMemMapAlignment().wtc%netscape.com2000-05-119-1/+29
* Bugzilla bug #34920: provide an emulated implementation of acceptreadwtc%netscape.com2000-05-113-10/+14
* Bugzilla bug #36718: several socket options become enums in Mac OSwtc%netscape.com2000-05-081-0/+13
* Bugzilla bug #17223: implemented the PR_MSG_PEEK flag for PR_Recv() forwtc%netscape.com2000-05-054-4/+12
* Bugzilla bug #17223: added the PR_MSG_PEEK (with same value as MSG_PEEK)wtc%netscape.com2000-05-034-1/+11
* Bugzilla bug #30902: use true atomic implementation of the NSPR atomicwtc%netscape.com2000-04-251-0/+13
* Bugzilla bug #34292: checked in OS/2 patch from Skip Nizinskiwtc%netscape.com2000-04-031-6/+2
* Bugzilla bug #27175: Changed the PRFuncPtr type to void (*)(), to bewtc%netscape.com2000-03-301-1/+1
* Bugsplat bug #67751: Renamed _PR_UnblockWaiters to _PR_UnblockLockWaiterwtc%netscape.com2000-03-291-1/+1
* Bugzilla bug #33043: use System V shared memory and semaphores onwtc%netscape.com2000-03-231-0/+5
* Bugzilla bug #31697: Mac OS X has System V shared memory.wtc%netscape.com2000-03-232-0/+2
* Implemented a new style stack of IO layers with a fixed, dummy header.srinivas%netscape.com2000-03-171-0/+17
* When a PRLock is released all the waiters are unblocked, rather than assignsrinivas%netscape.com2000-03-141-1/+1
* Added new functions to look up function symbols in dynamic libraries.srinivas%netscape.com2000-03-141-0/+22
* Bugzilla bug #31697: Mac OS X (Rhapsody) port, based on the patch thatwtc%netscape.com2000-03-143-5/+3
* Bugzilla bug #30367: define uint for Neutrino. Rearranged the ifdef'swtc%netscape.com2000-03-071-24/+93
* Merged NSPR 4.0 release onto the main trunk.NSPRPUB_RELEASE_4_0_ON_MAIN_TRUNKwtc%netscape.com2000-03-0315-39/+54
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-2341-267/+257
* fix prtypes.hPRE_NSPRPUB_RELEASE_4_0_LANDINGlarryh%netscape.com2000-02-221-0/+8
* Bugzilla bug #21428: fixed LL_CMP and LL_UCMP so that they can be usedANDREAS_URL2_BASEwtc%netscape.com2000-01-311-4/+4
* Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an inte...sdagley%netscape.com2000-01-282-6/+9
* Bugzilla bug #19150: removed prlink_mac.h and the mac-specificwtc%netscape.com2000-01-282-68/+0
* Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpubwtc%netscape.com2000-01-281-28/+0
* Add threadpool feature. Bugzilla #23951. rwtc.srinivas%netscape.com2000-01-181-0/+86
* Use only one definition of PipeAvailable and PipeAvailable64, whichwtc%netscape.com2000-01-121-0/+6
* Bugzilla bug #23304: protypes.h should only test a macro defined inwtc%netscape.com2000-01-113-3/+9
* Merged minor fixes related to PR_Available and PR_Sync for pipeswtc%netscape.com2000-01-112-0/+2
* Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.srinivas%netscape.com2000-01-106-14/+20
* Backed out the NSPR 3.5.1 merge. Mozilla client cannot exit on shutdown.wtc%netscape.com2000-01-083-2/+35
* Backed out the previous checkin (found a better fix).wtc%netscape.com2000-01-081-1/+0
* Define _MD_PIPEAVAILABLE for mac (simply returns -1).wtc%netscape.com2000-01-081-0/+1
* Merged the fixes in NSPR 3.5.1 to the main trunk.wtc%netscape.com2000-01-083-35/+2
* Add new API declaration, NSPR_API. Bugzilla #12913.srinivas%netscape.com2000-01-0752-768/+768