| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1796917 - Parenthesis error in nspr/pr/src/pthreads/ptsynch.c. r=kaie | Svante Signell | 2022-11-24 | 1 | -1/+1 |
* | Bug 1768141 - Use HW_NCPUONLINE if available in PR_GetNumberOfProcessors(). r... | Landry Breuil | 2022-05-06 | 1 | -0/+4 |
* | Bug 1784193 - Cast values when setting _md_iovector._{f,}stat64 on Android AP... | Mike Hommey | 2022-08-30 | 1 | -2/+2 |
* | Bug 1783799 - Cast osfd to a HANDLE before passing it to GetOverlappedResult.... | Mike Hommey | 2022-08-30 | 2 | -3/+3 |
* | Bug 1760611 - Add file descriptor sanity checks in NSPR poll. r=glandium | Jed Davis | 2022-08-02 | 1 | -1/+6 |
* | Bug 1769293 - Add API PR_GetPrefLoopbackAddrInfo. r=rrelyea | Kai Engert | 2022-05-13 | 2 | -0/+71 |
* | Bug 1299823 - Rename PR_X* symbols, remove unused ones. r=kaieNSPR_4_33_BETA1 | Mike Hommey | 2021-11-30 | 2 | -21/+6 |
* | Bug 1643866 - Use a larger buffer for internal calls to PR_GetHostByName. r=g...NSPR_4_32_BETA1 | Kai Engert | 2021-06-10 | 1 | -2/+2 |
* | Bug 1713681 - Add set/getsockopt for the don't-fragment option. r=kaie,bwc,va... | Dragana Damjanovic | 2021-06-09 | 2 | -2/+127 |
* | Bug 1686138 - Lock access to PRCallOnceType members in PR_CallOnce* for threa...NSPR_4_31_BETA1 | Dana Keeler | 2021-04-27 | 1 | -14/+32 |
* | Bug 1693762 - Extend the thread name length limit to 63 characters on Mac. r=...NSPR_4_30_BETA1 | Florian Quèze | 2021-02-24 | 1 | -2/+9 |
* | Bug 484411 - Remove XP_MACOSX and OS_TARGET=MacOSX. r=kaie | Mike Hommey | 2020-08-20 | 2 | -14/+1 |
* | Bug 484411 - Remove Code Fragment Manager support code. r=kaie | Mike Hommey | 2020-08-20 | 2 | -348/+5 |
* | Bug 1659137 - remove superfluous .previous comments from assembly files; r=gl... | Nathan Froyd | 2020-08-18 | 4 | -4/+4 |
* | Bug 1655367 - Use an explicit type for name_len, avoid int type warning. r=cp... | Kai Engert | 2020-07-30 | 1 | -1/+1 |
* | Bug 1652956 - Because of macOS 11, PR_LoadLibrary should not check file exist...NSPR_4_27_BETA1 | Kai Engert | 2020-07-20 | 1 | -0/+37 |
* | Bug 1652956 - With macOS 11, PR_Access on shared library fails, stop using it... | Kai Engert | 2020-07-15 | 1 | -10/+0 |
* | Bug 1648680 - Include winsock2 for WSAIoctl. r=kaie | Mike Hommey | 2020-07-10 | 1 | -0/+3 |
* | Bug 1641677 - Add PR_SI_RELEASE_BUILD to PR_GetSystemInfo. r=kaie | Kris Taeleman | 2020-05-28 | 3 | -4/+39 |
* | Bug 1586070 - Read does not advance file position for files larger than 4GB o... | zbordas | 2019-11-08 | 1 | -1/+9 |
* | Bug 1584791 - Fix assigning to a pointer instead dereferencing it in TFO code...NSPR_4_23_BETA1 | Dragana Damjanovic | 2019-10-07 | 1 | -1/+1 |
* | Bug 1581890 - formatted code with artistic style utility. r=glandium | Kai Engert | 2019-09-24 | 130 | -18227/+21176 |
* | Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandium | Kai Engert | 2019-09-24 | 95 | -1360/+1360 |
* | Bug 1535665 - Remove support for BeOS. r=kaie | Ludovic Hirlimann | 2019-06-29 | 36 | -5673/+13 |
* | Bug 1535665 - Remove support for Symbian. r=kaie | Ludovic Hirlimann | 2019-06-29 | 12 | -199/+12 |
* | Bug 1535665 - Remove IRIX support. r=kaie | Ludovic Hirlimann | 2019-06-29 | 18 | -2080/+13 |
* | Bug 1535665 - part 2 remove DGUX. r=kaie | Ludovic Hirlimann | 2019-06-29 | 1 | -1/+1 |
* | Bug 1535665 - removing OLD unsupported unix Systems part 1 OSF1/Tru64. r=kaie | Ludovic Hirlimann | 2019-06-29 | 11 | -247/+13 |
* | Bug 1541216 - Update PR_SetCurrentThreadName() to use prctl(PR_SET_NAME) on A... | Edouard Oger | 2019-05-07 | 1 | -0/+6 |
* | Rename unix.c's _pr_rename_lock to avoid unified-build conflict with ptio.c, ...NSPR_4_21_BETA2 | David Major | 2019-02-21 | 1 | -18/+18 |
* | Bug 1520646: More unified build fixes in pripv6.c, r=kaieNSPR_4_21_BETA1 | David Major | 2019-02-20 | 1 | -2/+2 |
* | Bug 1525803 - Use MAP_SHARED for read-only file mappings on MacOS and Android... | Jed Davis | 2019-02-07 | 1 | -1/+9 |
* | Bug 327111 - Remove unnecessary/incomplete copyright notices in Tools output.... | ui.manish | 2019-02-07 | 1 | -1/+1 |
* | Bug 1520646: Fix some NSPR build issues that show up in a unified build, r=kaie | David Major | 2019-02-07 | 1 | -1/+1 |
* | Bug 557922, Backed out changeset 12f5162b65c9 | Kai Engert | 2018-07-25 | 5 | -32/+2 |
* | Bug 557922, Memory leaks in NSPR, ErrorTables, r=kaie based on wtc's original... | Ben Boeckel | 2018-07-25 | 5 | -2/+32 |
* | Bug 1466771 - Support abstract socket address on Linux and Android. r=glandium | Makoto Kato | 2018-06-16 | 2 | -2/+21 |
* | Bug 1444953 - Unbreak build on FreeBSD 12 or later. r=kaie | Jan Beich | 2018-03-15 | 1 | -1/+2 |
* | Bug 1399746 - Use atexit() to register _PR_Fini on OSX. r=kaieNSPR_4_19_BETA1 | Mike Hommey | 2018-02-22 | 1 | -0/+16 |
* | Bug 1432473, Update NSPR to build with Android NDK r16. r=kaie | Jim Chen | 2018-01-23 | 1 | -4/+15 |
* | Bug 1407070, Remove HP-UX DCE threads support (_PR_DCETHREADS), r=kaieNSPR_4_18_BETA5 | Wan-Teh Chang | 2017-12-18 | 8 | -205/+17 |
* | Bug 1362976 - Use SetThreadDescription in _PR_MD_SET_CURRENT_THREAD_NAME. por...NSPR_4_18_BETA4 | Makoto Kato | 2017-12-18 | 2 | -0/+47 |
* | Bug 1399746, backout patch that was landed accidentally, r=glandium for backoutNSPR_4_18_BETA3 | Kai Engert | 2017-12-07 | 1 | -6/+0 |
* | Bug 1421247, Fix #ifdef from bug 1404061, r=kaieNSPR_4_18_BETA2 | Dragana Damjanovic | 2017-11-29 | 1 | -1/+1 |
* | Bug 1404061, Permanent version of TCP Fast Open, Cancel overlappedIO before c...NSPR_4_18_BETA1 | Kai Engert | 2017-11-24 | 6 | -35/+159 |
* | Bug 1399100, remove the temporary symbol from official NSPR, it isn't necessa...NSPR_4_17_BETA2 | Kai Engert | 2017-09-18 | 1 | -4/+0 |
* | Bug 1386719, bustage fixNSPR_4_17_BETA1 | Dragana Damjanovic | 2017-08-25 | 1 | -0/+4 |
* | Bug 1384633 - Expose the overlapped structure. r=mcmanus, temporarily accepte... | Dragana Damjanovic | 2017-08-25 | 3 | -0/+39 |
* | Bug 1386719 - If poll returns PR_POLL_EXCEPT during ConnectEx on windows chec... | Dragana Damjanovic | 2017-08-25 | 2 | -1/+23 |
* | removing surplus blank lines introduced by bug 1380612, whitespace change, no... | Kai Engert | 2017-07-14 | 1 | -2/+0 |