summaryrefslogtreecommitdiff
path: root/pr/include/md/_linux.h
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M18_BRANCH'SeaMonkey_M18_BRANCHcvs2hg2000-09-301-3/+17
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-231-0/+4
* Removed unnecessary _MD_MINIMUM_STACK_SIZE macro definition. Define thiswtc%netscape.com1999-11-191-2/+0
* Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893srinivas%netscape.com1999-10-141-0/+2
* NSPR 3.5 landinglarryh%netscape.com1999-10-131-0/+2
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-211-1/+1
* Added Alec Flett's comments on the version of glibc2/sparc whosewtc%netscape.com1998-11-161-8/+2
* Linux/m68k porting change (define _MD_SP_TYPE), contributed bywtc%netscape.com1998-10-291-0/+412
|\
* | fixup commit for tag 'JS14_981030'JS14_981030cvs2hg1998-10-081-410/+0
|/
* More mozilla/nsprpub updates, including:wtc%netscape.com1998-10-051-5/+22
* Fixed Linux pthreads build breakage. Define _PR_POLL_AVAILABLE onwtc%netscape.com1998-09-291-3/+5
* poll() doesn't work on some Linux machines, so we go backwtc%netscape.com1998-09-261-4/+2
* Include <sys/time.h> for the definition of FD_SETSIZE.wtc%netscape.com1998-09-261-0/+1
* Define _PR_POLL_AVAILABLE and _PR_USE_POLL only for glibc2.wtc%netscape.com1998-09-261-0/+2
* Include <poll.h> instead of <sys/poll.h>. Some machines don'twtc%netscape.com1998-09-251-1/+1
* NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.wtc%netscape.com1998-09-251-1/+45
* Port to Linux/Strong Arm 110. Only the pthreads version works.wtc%netscape.com1998-09-131-0/+2
* The local threads don't work on RedHat 5.1 Sparc Linux (with glibc2).wtc%netscape.com1998-08-101-0/+18
* Merged Linux/MIPS patch contributed by Ralf <ralf@uni-koblenz.de>.wtc%netscape.com1998-07-241-0/+27
* Port to Sparc Linux. Files changed: _linux.cfg, _linux.h.wtc1998-06-091-2/+18
* Initialize the outermost stack frame for the thread and setup pointers to thesrinivas1998-05-011-0/+29
* Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this willwtc1998-04-281-5/+0
|\
| * fixup commit for tag 'NSPR30_BETA_REMOVE'NSPR30_BETA_REMOVEcvs2hg1998-04-281-259/+0
|/
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-281-39/+7
* Ported to Linux/m68k. The patches were kindly provided bywtc1998-04-161-0/+18
* Fixed compiler warnings, mostly by adding function declarations.wtc1998-04-131-1/+28
* Free the lizardltabb1998-03-281-0/+246