summaryrefslogtreecommitdiff
path: root/pr/include/md/_pth.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 1581890 - formatted code with artistic style utility. r=glandiumKai Engert2019-09-241-18/+18
* Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandiumKai Engert2019-09-241-2/+2
* Bug 1535665 - Remove support for Symbian. r=kaieLudovic Hirlimann2019-06-291-4/+4
* Bug 1535665 - Remove IRIX support. r=kaieLudovic Hirlimann2019-06-291-14/+2
* Bug 1535665 - removing OLD unsupported unix Systems part 1 OSF1/Tru64. r=kaieLudovic Hirlimann2019-06-291-12/+3
* Bug 1407070, Remove HP-UX DCE threads support (_PR_DCETHREADS), r=kaieNSPR_4_18_BETA5Wan-Teh Chang2017-12-181-67/+4
* Bug 749849: Delete the _PT_PTHREAD_KEY_DELETE macro. Fix a comment typo.wtc%google.com2012-10-231-3/+0
* Backing out bug 749849 patch v6 as an attempt to fix the recently introduced ...kaie%kuix.de2012-10-221-0/+3
* Bug 749849: Delete the _PT_PTHREAD_KEY_DELETE macro. Have PR_Cleanup callwtc%google.com2012-10-191-3/+0
* Bug 749849 - NSPR pthread_key_t leak and memory corruption, fix contributed b...kaie%kuix.de2012-07-241-0/+3
* Bug 754649: Add support for Hurd. The patch is contributed by Mike Hommeywtc%google.com2012-05-181-4/+0
* Bug 716564 - update licence to MPL 2. r=wtc.gerv%gerv.net2012-03-061-35/+3
* bug 556126 - pthread_condattr_(init|destroy) not implemented in bionic. Patch...ted.mielczarek%gmail.com2010-03-311-0/+6
* 492117 allow pthread_condattr_init on Mac OS X patch from jHuddleston r=wan-tehglen.beasley%sun.com2009-05-091-4/+0
* Bug 491045: Remove support for VMS (a.k.a., OpenVMS) from NSPR, r=wtcnelson%bolyard.com2009-05-011-4/+4
* Bug 432430:More header file changes required for the Symbian OS port. Thewtc%google.com2008-07-261-4/+4
* Bugzilla Bug 363092: removed the pthread_kill macro definition. Mac OS Xwtchang%redhat.com2006-12-081-7/+0
* Bugzilla Bug 261649: more changes for GNU/k*BSD and GNU/Hurd support.wtchang%redhat.com2005-12-241-1/+2
* Bugzilla Bug 261649: added GNU/k*BSD and preliminary GNU/Hurd support. Thewtchang%redhat.com2005-12-241-3/+10
* Bugzilla Bug 298674: checked in the remaining changes for the RISC OS port.wtchang%redhat.com2005-07-211-1/+1
* Bugzilla Bug 298674: initial checkin of the RISC OS port contributed bywtchang%redhat.com2005-07-011-2/+3
* Bugzilla bug 266981: fixed NSPR support for FreeBSD and added additionalwchang0222%aol.com2004-11-221-0/+4
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Bugzilla bug 124958: the pthread priority range is 0-31 on OpenBSD. Thewtc%netscape.com2003-09-161-1/+4
* Bug 166412: ported NSPR to AIX 5.1. AIX 5.1 is the same as AIX 4.3 as farwtc%netscape.com2002-12-111-1/+1
* Bug 153525: fixed build problems under gcc3 on Mac OS X. r=bryner.wtc%netscape.com2002-07-231-10/+13
* Recent versions of freebsd have a threadsafe poll.seawood%netscape.com2002-01-011-2/+2
* Bugzilla bug 48308: checked in part of the patch to bring NSPR up towtc%netscape.com2001-12-261-4/+6
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-261-3/+3
* Bugzilla bug 84035: backed out the changes to the PRMonitor functionswtc%netscape.com2001-09-281-0/+46
* Bugzilla bug #84035: we can't assume that 0 is an invalid value for thewtc%netscape.com2001-06-041-21/+0
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-201-1/+1
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-131-13/+29
* Bugzilla bug #31697: Mac OS X (Rhapsody) port, based on the patch thatwtc%netscape.com2000-03-141-3/+3
* PTHREAD_CREATE_JOINABLE/UNDETACHED was accidentally changed towtc%netscape.com1999-07-201-2/+2
* NSPR no longer defines symbols with the PTHREAD prefix. Bugzilla #9907.srinivas%netscape.com1999-07-151-52/+52
* Deleted an extra space.wtc%netscape.com1999-06-281-1/+1
* Merged Neutrino (NTO) changes contributed by Jerry L. Kirkwtc%netscape.com1999-06-281-2/+10
* OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>.srinivas%netscape.com1999-05-191-4/+5
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-211-1/+1
* On BSDI, zero a pthread_mutex_t or pthread_cond_t before initializingwtc%netscape.com1999-02-181-3/+11
* In primpl.h, moved the definitions of macros _PR_MD_INIT_LOCKS andwtc%netscape.com1999-02-011-2/+0
* Merged first batch of BeOS port patches contributed bywtc%netscape.com1999-01-261-8/+0
* Merged the pthreads patches for BSD/OS 4.0 contributed bywtc%netscape.com1999-01-191-4/+20
* NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.wtc%netscape.com1998-09-251-30/+19
* Bugzilla bug #263: Merged the NetBSD port of NSPR contributed bywtc%netscape.com1998-07-171-5/+7
* Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this willwtc1998-04-281-1/+1
|\
| * fixup commit for tag 'NSPR30_BETA_REMOVE'NSPR30_BETA_REMOVEcvs2hg1998-04-281-232/+0
|/
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-281-2/+5
* Free the lizardltabb1998-03-281-0/+229