summaryrefslogtreecommitdiff
path: root/pr/src/bthreads
Commit message (Collapse)AuthorAgeFilesLines
* fixup commit for branch 'AVIARY_1_0_20040515_BRANCH'THUNDERBIRD_0_6_RELEASETHUNDERBIRD_0_6_BASENETSCAPE_7_2_RELEASEMOZILLA_1_7_RELEASEMOZILLA_1_7_RC3MOZILLA_1_7_RC2MOZILLA_1_7_RC1MOZILLA_1_7_3_RELEASEMOZILLA_1_7_2_RELEASEMOZILLA_1_7_2_BASEMOZILLA_1_7_1_RELEASECAMINO_0_8_RELEASECAMINO_0_8_BETACAMINO_0_8_1_RELEASEAVIARY_20040809_MERGEPOINTAVIARY_1_0_20040515_BASEcvs2hg2004-04-162-50/+126
|
* Removed all Makefile's. The new autoconf build system uses Makefile.in's.wtc%netscape.com2001-05-171-54/+0
|
* Merged NSPRPUB_CLIENT_BRANCH onto the trunk.wtc%netscape.com2001-05-122-1/+2
|
* There is no need to invoke recursive makes for the dummy libs & install ↵cls%seawood.org2001-01-222-2/+0
| | | | phases of nspr. Especially when it means having a dummy target in every makefile that has a dependency upon export. Instead, put the dummy target in rules.mk.
* Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), ↵cls%seawood.org2001-01-212-2/+2
| | | | $(includedir). This gives us the advantage of being able to set different directories for libs & headers as needed. r=bryner
* Bugzilla: 55271. Attach thread on BeOSlarryh%netscape.com2000-10-101-402/+294
|
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-2010-14/+14
|
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-1310-94/+306
|
* Bugzilla bug #36818: fixed bugs in PR_WaitCondVar, PR_NotifyAllCondVar,wtc%netscape.com2000-04-262-49/+59
| | | | | | and PR_Interrupt. Thanks to justin morey <justin@68k.org> for the bug report and the patch. Modified files: btcvar.c, btthread.c
* 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
| | | | Bugzilla #12913. rwtc.
* Cleaned up BeOS autoconf build.cls%seawood.org1999-12-222-3/+3
| | | | | Added RESOLVE_LINK_SYMBOLS for platforms that need to resolve all symbols when linking shared libs. Removed use of EXTRA_LIBS from configure.
* Autoconf for NSPR. Checkin for cls@seawood.org. Bugzilla #11893.srinivas%netscape.com1999-10-151-0/+36
|
* Bugzilla bug #4842: do not export private NSPR headers (private/pprmwait.h,wtc%netscape.com1999-06-031-1/+1
| | | | | | | | private/primpl.h, and md/*.h) to mozilla/dist. NSPR files will get these headers from the source tree, via -I$(MOD_DEPTH)/pr/include and -I$(MOD_DEPTH)/pr/include/private. Non-NSPR files must not include these private NSPR headers and should get the exported NSPR headers from mozilla/dist/<platform.OBJ>/include.
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-219-9/+9
|
* The code should not have actual functions in the assertions.wtc%netscape.com1999-02-184-7/+22
| | | | The patch is contributed by Matthew Zahorik <maz@albany.net>.
* This file is no longer necessary.wtc%netscape.com1999-01-281-405/+0
|
* Checked in second batch of BeOS port patches contributed bywtc%netscape.com1999-01-281-1/+0
| | | | Matthew Zahorik <maz@albany.net>.
* Added BeOS files contributed by Matthew Zahorik <maz@albany.net>.wtc%netscape.com1999-01-2510-0/+1881