summaryrefslogtreecommitdiff
path: root/pr/src/misc/prsystem.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 1768141 - Use HW_NCPUONLINE if available in PR_GetNumberOfProcessors(). r...Landry Breuil2022-05-061-0/+4
* Bug 1641677 - Add PR_SI_RELEASE_BUILD to PR_GetSystemInfo. r=kaieKris Taeleman2020-05-281-0/+13
* Bug 1581890 - formatted code with artistic style utility. r=glandiumKai Engert2019-09-241-54/+64
* Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandiumKai Engert2019-09-241-5/+5
* Bug 1535665 - Remove support for BeOS. r=kaieLudovic Hirlimann2019-06-291-9/+0
* Bug 1535665 - Remove support for Symbian. r=kaieLudovic Hirlimann2019-06-291-1/+1
* Bug 1535665 - Remove IRIX support. r=kaieLudovic Hirlimann2019-06-291-2/+0
* Bug 782124 - Add back a blank line deleted in the previous checkin.Wan-Teh Chang2015-01-091-0/+1
* Bug 782124 - Implement PR_GetPhysicalMemorySize on FreeBSD/DragonFly.Jan Beich2015-01-091-3/+11
* Bug 1009270: PR_GetPhysicalMemorySize should release the mach_host_self()Mark Mentovai2014-05-121-1/+4
* Bug 687033: assume GlobalMemoryStatusEx is available (true for WindowsWan-Teh Chang2013-03-291-41/+4
* Bug 716564 - update licence to MPL 2. r=wtc.gerv%gerv.net2012-03-061-35/+3
* bug 663970 - detect CPU count more accurately on Linux systems that support h...ted.mielczarek%gmail.com2011-07-071-1/+40
* Bug 661351: Handle errors in sysconf in PR_GetPhysicalMemorySize on AndroidNSPR_4_8_9_BETA3wtc%google.com2011-06-021-1/+2
* Bug 622425: implement PR_GetPhysicalMemorySize on OpenBSD. The patch iswtc%google.com2011-01-131-1/+1
* Bug 471179: Implement PR_GetPhysicalMemorySize for NetBSD. The patch iswtc%google.com2010-06-031-0/+14
* Bug 476996: removed the remaining XP_MAC code. The patch is contributed bywtc%google.com2009-05-061-6/+0
* Bug 456449: checked in WinMobile WinCE porting changes from Brad LasseyNSPR_HEAD_20090204wtc%google.com2009-02-041-1/+1
* Bug 454878: On Mac OS X, the 'count' argument to host_info should bewtc%google.com2008-10-071-1/+1
* Bug 454878: Need to initialize 'count' to the size of the host_basic_infowtc%google.com2008-10-071-2/+2
* Bug 432430: Checked in the straightforward porting changes for Symbian OS.wtc%google.com2008-07-261-1/+1
* Bugzilla Bug 322956: added PR_SI_HOSTNAME_UNTRUNCATED, which does notwtchang%redhat.com2006-01-191-0/+4
* fixes bug 308587 "PR_GetPhysicalMemorySize returns garbage on systems with mo...darin%meer.net2005-09-171-11/+9
* Bugzilla Bug 298674: checked in the remaining changes for the RISC OS port.wtchang%redhat.com2005-07-211-0/+2
* Fixing AIX bustage (typo) (bug 292899)bryner%brianryner.com2005-05-061-1/+1
* Add PR_GetPhysicalMemorySize to determine the amount of system memory install...bryner%brianryner.com2005-05-061-1/+130
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Add PR_GetPathSeparator function.seawood%netscape.com2003-04-041-0/+5
* Bug 92516: _MD_gethostname returns the host's IP address on Mac so thewtc%netscape.com2002-05-311-0/+7
* Removed an unreachable break statement.wtc%netscape.com2002-02-131-1/+0
* Added support for new HP-UX platform.wtc%netscape.com2002-01-231-1/+1
* Fixed compiler warnings.wtc%netscape.com2002-01-231-2/+2
* Convert all rhapsody (pre-beta-macosx) references to darwin.seawood%netscape.com2001-10-261-1/+1
* BugZilla: 25982. MacOS retruns 1larryh%netscape.com2000-08-081-1/+5
* Map error codes.wtc%netscape.com2000-07-151-2/+2
* Bugzilla bug #25981: BSD-derived systems use systcl() to get the numberwtc%netscape.com2000-07-151-11/+18
* 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
* BugSplat 25981. missing #endiflarryh%netscape.com2000-05-261-0/+1
* Bugzilla bug #25981: sysconf(_SC_NPROC_ONLN) on SINIX-Z 5.42 andwtc%netscape.com2000-05-261-1/+1
* Bugzilla bug #25981: made PR_GetNumberOfProcessors() work on HP-UX 10wtc%netscape.com2000-05-261-4/+3
* BugSplat 25981. Fix OS/2 Implementationlarryh%netscape.com2000-05-261-1/+4
* BugZilla 25981. PR_GetNumberOfCpus()larryh%netscape.com2000-05-231-0/+74
* Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.srinivas%netscape.com2000-01-101-3/+6
* Update with post-3.5 fixes on the tipsrinivas%netscape.com1999-10-191-6/+12
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-211-1/+1
* Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx).srinivas%netscape.com1998-11-191-0/+15
* More mozilla/nsprpub updates, including:wtc%netscape.com1998-10-051-1/+16
* Free the lizardltabb1998-03-281-0/+76