Wed Apr 23 2025 09:03:23 UTC
Hide Search Description
63 bugs found.
ID Product Component Assignee Status Resolution Summary Changed
248102 Base System standards cy New --- [local_unbound] default config file violates RFC 2023-07-29
216865 Base System standards numerics New --- math powl(3) uses a poor algorithm due to clang kludge 2025-01-26
218657 Base System standards standards New --- Usage of I (_Complex_I) from complex.h results in unexpected warnings with clang -pedantic 2019-04-15
219926 Base System standards standards New --- sscanf(3): Inconsistent return value on match failures with patterns like "%*s%u" when compared to other implementations 2017-06-12
220779 Base System standards standards New --- getgroups result is affected by setegid 2017-10-04
230330 Base System standards standards New --- _SC_NPROCESSORS_ONLN reports offline CPUs 2024-12-24
238547 Base System standards standards New --- gmtime does not return NULL if the input cannot be represented as struct tm 2019-06-13
238675 Base System standards standards New --- POSIX timer (timer_create) limit is too low (32) 2024-06-14
241978 Base System standards standards New --- tzname not always set right 2019-11-21
257702 Base System standards standards New --- /bin/sh: different behavior when chaining variable assignments 2021-08-21
257827 Base System standards standards New --- Providing _POSIX_C_SOURCE causes some C++ headers to fail 2021-08-14
257972 Base System standards standards New --- collating sequence not sensible in some locales 2023-03-30
264159 Base System standards standards New --- Some members are missing in the std::views C++ STL namespace 2022-05-22
264297 Base System standards standards New --- _POSIX_C_SOURCE=200809L causes failure in #include <sstream> 2022-05-27
265480 Base System standards standards New --- std::regex constructor throwing an exception at backslash-underscore but not other invalid escapes 2022-07-28
266748 Base System standards standards New --- '#include <memory_resource>' isn't available despite it being required by c++17 2022-10-03
268402 Base System standards standards New --- mail(1) save command doesn't adhere to POSIX fallback to mbox 2025-02-26
268996 Base System standards standards New --- The C++20 feature std::ranges::views::split is missing 2023-03-03
271931 Base System standards standards New --- The C++20 feature 'std::ranges::copy' is missing 2023-07-14
272218 Base System standards standards New --- mbsinit returns true for a state that is not in the initial state 2023-06-26
272914 Base System standards standards New --- wcscmp is not ISO C compliant 2023-08-06
272915 Base System standards standards New --- wcsncmp is not ISO C compliant 2023-08-06
277958 Base System standards standards New --- libc: invalid internal linkage on feclearexcept 2024-03-25
278653 Base System standards standards New --- sh: fix sh -c -e cmd as per POSIX 2024-12-18
284513 Base System standards standards New --- Default bourne shell /bin/sh ignores or destroys terminal echoctl flag 2025-03-25
285397 Base System standards standards New --- GDM display failed to automatic login on FreeBSD 13.5 2025-03-14
286133 Base System standards standards New --- Missing POSIX psiginfo call Thu 15:20
260136 Base System standards toolchain New --- /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline' 2024-12-14
274706 Base System standards toolchain New --- The C++ header 'execution' is missing 2024-12-14
46119 Base System standards standards Open --- Priority problems for SCHED_OTHER using pthreads 2017-12-31
57911 Base System standards standards Open --- fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) returns FNM_NOMATCH 2023-08-03
78537 Base System standards standards Open --- times(2) not functioning per the Posix spec 2017-12-31
80293 Base System standards standards Open --- sysconf() does not support well-defined unistd values 2018-05-28
86484 Base System standards standards Open --- mkfifo(1) uses wrong permissions 2021-10-13
124860 Base System standards standards Open --- flockfile(3) doesn't work when the memory has been exhausted. 2018-01-03
166349 Base System standards standards Open --- Support the assignment-allocation character for fscanf()/scanf()/sscanf() 2021-09-19
173087 Base System standards standards Open --- pax(1) does not support the pax interchange format 2024-12-12
179248 Base System standards standards Open --- A return value of telldir(3) only seekable for once 2018-05-28
184694 Base System standards standards Open --- [headers] gssapi.h does not define GSS_C_PRF_KEY_{FULL,PARTIAL} 2017-12-31
187378 Base System standards standards Open --- [headers] stdlib.h doesn't define W* macros (e.g. WEXITSTATUS) 2017-12-31
275328 Base System standards imp Open --- <signal.h> fails to expose SA_* macros without XSI 2025-03-14
245103 Base System standards net Open --- IPv6: update v6 temporary address lifetime according to rfc4941bis 2025-02-26
216853 Base System standards numerics Open --- C11 conformance: ccosl() is missing 2025-01-26
216854 Base System standards numerics Open --- C11 conformance: csinl() is missing 2025-01-26
216855 Base System standards numerics Open --- C11 conformance: ctanl() is missing 2025-01-26
216859 Base System standards numerics Open --- C11 conformance: ccoshl() is missing 2025-01-26
216860 Base System standards numerics Open --- C11 conformance: csinhl() is missing 2025-01-26
216861 Base System standards numerics Open --- C11 conformance: ctanhl() is missing 2025-01-26
216864 Base System standards numerics Open --- cpow(), cpowf(), and cpowl() need better implementations 2025-01-26
285177 Base System standards phil Open --- libxo does not quote tabs in JSON strings. 2025-04-01
81287 Base System standards standards Open --- fingerd(8) might send a line not ending in CRLF 2025-02-27
191652 Base System standards standards Open --- Text console - true color (24 bit, 16 million colors) support 2024-01-31
206146 Base System standards standards Open --- fileno(3) should be implemented as a function; need to check other functions as well 2018-05-29
228088 Base System standards standards Open --- killall differs from posix recognizing only first argument 2025-03-24
251270 Base System standards standards Open --- dirname in libgen.h relies on C11 features 2020-11-24
253466 Base System standards standards Open --- Missing the <concepts> header 2021-08-07
257813 Base System standards standards Open --- Missing STL c++11 header 'cuchar' 2022-05-03
264598 Base System standards standards Open --- libradius invalid Message-Authenticator in retransmit packet 2022-06-11
273712 Base System standards standards Open --- off64_t namespace pollution in <sys/types.h> or incomplete LFS64 API support 2023-09-15
283917 Base System standards standards Open --- libc failes to include stdint.h with clang>16 and -ffreestanding 2025-01-17
245006 Base System standards toolchain Open --- toolchain: clang issues bogus "warning: multi-line // comment [-Wcomment]" under -pedantic 2024-12-14
242257 Base System standards yuripv Open --- i18n: locale km_KH (Khmer / Cambodia) is not supported 2020-12-20
247700 Base System standards hrs In Progress --- rtadvd: fails to generate error when iface lacks a link-local address 2021-03-20
63 bugs found.

as

File a new bug in the "standards" component of the "Base System" product