67d61d5399
- update to version 4.38.2 * Fixed a syntax error in test file parsetm.c, which was introduced in 4.38.1 (bmo#1999381) Changes in 4.38.1 * Incorrect time value produced by PR_ParseTimeString and PR_ParseTimeStringToExplodedTime if input string doesn't specify seconds. (bmo#1999105) Changes in 4.38 * Removed support for HPUX and _PR_POLL_WITH_SELECT (bmo#1965666, bmo#1965916) * Fixed a bug in pt_TCP_SendTo on macOS * Ensure parameter passed to isalpha() is unsigned char (bmo#375149)
Wolfgang Rosenauer
2025-12-07 07:40:37 +00:00
c4bd1ffdc7
Accepting request 1226641 from mozilla:Factory
Ana Guerrero2024-11-27 21:05:42 +00:00
64e1ceb409
Accepting request 1226641 from mozilla:Factory
Ana Guerrero2024-11-27 21:05:42 +00:00
c11351f3d9
- update to version 4.36 * remove support for OS/2 * remove support for Unixware, Bsdi, old AIX, old HPUX9 & scoos * remove support for Windows 16 bit * renamed the prwin16.h header to prwin.h * configure was updated from 2.69 to 2.71 * various build, test and automation script fixes * major parts of the source code were reformatted
Wolfgang Rosenauer
2024-11-25 11:23:51 +00:00
c6b90bbc14
- update to version 4.36 * remove support for OS/2 * remove support for Unixware, Bsdi, old AIX, old HPUX9 & scoos * remove support for Windows 16 bit * renamed the prwin16.h header to prwin.h * configure was updated from 2.69 to 2.71 * various build, test and automation script fixes * major parts of the source code were reformatted
Wolfgang Rosenauer
2024-11-25 11:23:51 +00:00
c2aac1ef58
- update to version 4.35 * fixes for building with clang * use the number of online processors for the PR_GetNumberOfProcessors() API on some platforms * fix build on mips+musl libc * Add support for the LoongArch 64-bit architecture
Wolfgang Rosenauer
2022-10-18 12:51:21 +00:00
5361455465
- update to version 4.35 * fixes for building with clang * use the number of online processors for the PR_GetNumberOfProcessors() API on some platforms * fix build on mips+musl libc * Add support for the LoongArch 64-bit architecture
Wolfgang Rosenauer
2022-10-18 12:51:21 +00:00
8a4d36a463
- update to version 4.34 * add an API that returns a preferred loopback IP on hosts that have two IP stacks available. * fixes to build system and export of private symbols
Wolfgang Rosenauer
2022-05-29 08:09:11 +00:00
af8bb51f78
- update to version 4.34 * add an API that returns a preferred loopback IP on hosts that have two IP stacks available. * fixes to build system and export of private symbols
Wolfgang Rosenauer
2022-05-29 08:09:11 +00:00
6e7c195ccd
Accepting request 943049 from home:AndreasStieger:branches:mozilla:Factory
Wolfgang Rosenauer
2021-12-29 11:27:32 +00:00
01b414a916
Accepting request 943049 from home:AndreasStieger:branches:mozilla:Factory
Wolfgang Rosenauer
2021-12-29 11:27:32 +00:00
56f2e24239
Accepting request 910949 from mozilla:Factory
Richard Brown
2021-08-11 09:47:06 +00:00
1459ead04c
Accepting request 910949 from mozilla:Factory
Richard Brown
2021-08-11 09:47:06 +00:00
01f929bde1
- added a ccache conditional size for DNS queries
Wolfgang Rosenauer
2021-08-09 12:37:30 +00:00
ad2344b7b6
- added a ccache conditional size for DNS queries
Wolfgang Rosenauer
2021-08-09 12:37:30 +00:00
d8049af29d
- update to version 4.32 * implement new socket option PR_SockOpt_DontFrag * support larger DNS records by increasing the default buffer size for DNS queries
Wolfgang Rosenauer
2021-08-05 15:17:32 +00:00
503d90c8c0
- update to version 4.32 * implement new socket option PR_SockOpt_DontFrag * support larger DNS records by increasing the default buffer size for DNS queries
Wolfgang Rosenauer
2021-08-05 15:17:32 +00:00
087e313e83
- update to version 4.30 * support longer thread names on macOS * fix a build failure on OpenBSD
Wolfgang Rosenauer
2021-04-18 07:31:06 +00:00
a0a4a93f3b
- update to version 4.30 * support longer thread names on macOS * fix a build failure on OpenBSD
Wolfgang Rosenauer
2021-04-18 07:31:06 +00:00
7372122581
- update to version 4.29 * Remove macOS Code Fragment Manager support code * Remove XP_MACOSX and OS_TARGET=MacOSX * Refresh config.guess and config.sub * Remove NSPR's patch to config.sub * Add support for e2k target (64-bit Elbrus 2000)
Wolfgang Rosenauer
2020-10-07 08:15:02 +00:00
37debdb5dd
- update to version 4.29 * Remove macOS Code Fragment Manager support code * Remove XP_MACOSX and OS_TARGET=MacOSX * Refresh config.guess and config.sub * Remove NSPR's patch to config.sub * Add support for e2k target (64-bit Elbrus 2000)
Wolfgang Rosenauer
2020-10-07 08:15:02 +00:00
240baeb05d
- update to version 4.27 * the macOS platform code for shared library loading was changed to support macOS 11. If the absolute path parameter given to PR_LoadLibrary begins with either /System/ or /usr/lib/ then no test is performed if the library exists at a file. * An include statement for a Windows system library header was added
Wolfgang Rosenauer
2020-08-22 07:00:42 +00:00
20f48b4bdc
- update to version 4.27 * the macOS platform code for shared library loading was changed to support macOS 11. If the absolute path parameter given to PR_LoadLibrary begins with either /System/ or /usr/lib/ then no test is performed if the library exists at a file. * An include statement for a Windows system library header was added
Wolfgang Rosenauer
2020-08-22 07:00:42 +00:00
a593937dd5
- update to version 4.26 * PR_GetSystemInfo supports a new flag PR_SI_RELEASE_BUILD to get information about the operating system build version. * Better support parallel building on Windows. * The internal release automatic script requires python 3.
Wolfgang Rosenauer
2020-07-23 16:11:51 +00:00
65b4138cf2
- update to version 4.26 * PR_GetSystemInfo supports a new flag PR_SI_RELEASE_BUILD to get information about the operating system build version. * Better support parallel building on Windows. * The internal release automatic script requires python 3.
Wolfgang Rosenauer
2020-07-23 16:11:51 +00:00
b2d3e5af65
- update to version 4.25 * fixed reading files larger than 4 GB on Win32 * added support for Xtensa architecture
Wolfgang Rosenauer
2020-03-03 21:19:57 +00:00
955a7a7514
- update to version 4.25 * fixed reading files larger than 4 GB on Win32 * added support for Xtensa architecture
Wolfgang Rosenauer
2020-03-03 21:19:57 +00:00
f16943046c
- update to version 4.24 * added macro PR_ASSERT_ARG * removed some declarations * added support for Nios-II, Nds32 and Microblaze architectures
Wolfgang Rosenauer
2020-01-07 08:21:20 +00:00
c2beda345f
- update to version 4.24 * added macro PR_ASSERT_ARG * removed some declarations * added support for Nios-II, Nds32 and Microblaze architectures
Wolfgang Rosenauer
2020-01-07 08:21:20 +00:00
94df31bea5
- update to version 4.23 * fixed a build failure that was introduced in 4.22 * correctness fix for Win64 socket polling * whitespace in C files was cleaned up and no longer uses tab characters for indenting
Wolfgang Rosenauer
2019-11-16 12:43:10 +00:00
1f8d481422
- update to version 4.23 * fixed a build failure that was introduced in 4.22 * correctness fix for Win64 socket polling * whitespace in C files was cleaned up and no longer uses tab characters for indenting
Wolfgang Rosenauer
2019-11-16 12:43:10 +00:00
f0636df576
- update to version 4.22 * added support for the ARC architecture * removed support for the following platforms: OSF1/Tru64, DGUX, IRIX, Symbian, BeOS * correctness and build fixes
Wolfgang Rosenauer
2019-10-18 20:54:56 +00:00
47a99faeac
- update to version 4.22 * added support for the ARC architecture * removed support for the following platforms: OSF1/Tru64, DGUX, IRIX, Symbian, BeOS * correctness and build fixes
Wolfgang Rosenauer
2019-10-18 20:54:56 +00:00
5f118f7d65
- update to version 4.21 * Use MAP_SHARED for read-only file mappings on MacOS and Android * Changed prbit.h to use builtin function on aarch64 * Test program build fixes * Minor fixes to support unified builds * Update library copyright notices * Removed Gonk/B2G references
Wolfgang Rosenauer
2019-04-23 12:14:27 +00:00
d96e772e16
- update to version 4.21 * Use MAP_SHARED for read-only file mappings on MacOS and Android * Changed prbit.h to use builtin function on aarch64 * Test program build fixes * Minor fixes to support unified builds * Update library copyright notices * Removed Gonk/B2G references
Wolfgang Rosenauer
2019-04-23 12:14:27 +00:00
4c19556dcc
- update to version 4.20 * abstract socket address support for Linux (incl. Android) * aarch64 support for Windows * support for riscv64
Wolfgang Rosenauer
2018-10-21 07:58:58 +00:00
2384272ad0
- update to version 4.20 * abstract socket address support for Linux (incl. Android) * aarch64 support for Windows * support for riscv64
Wolfgang Rosenauer
2018-10-21 07:58:58 +00:00
cc9f77d13d
- update to version 4.18 * removed HP-UX DCE threads support * improvements for the Windows implementation of PR_SetCurrentThreadName * fixes for the Windows implementation of TCP Fast Open
Wolfgang Rosenauer
2018-02-07 21:11:19 +00:00
b501a15389
- update to version 4.18 * removed HP-UX DCE threads support * improvements for the Windows implementation of PR_SetCurrentThreadName * fixes for the Windows implementation of TCP Fast Open
Wolfgang Rosenauer
2018-02-07 21:11:19 +00:00
74d573873a
- update to version 4.17 * changes to the Windows implementation of the networking code required for Firefox 57 * a FreeBSD build fix (bmo#1391716)
Wolfgang Rosenauer
2017-10-04 20:48:55 +00:00
bf4c7d318f
- update to version 4.17 * changes to the Windows implementation of the networking code required for Firefox 57 * a FreeBSD build fix (bmo#1391716)
Wolfgang Rosenauer
2017-10-04 20:48:55 +00:00