lib/msun: Exclude ignored-pragmas from -Werror
[freebsd.git] / lib /
2021-04-15 Alex Richardsonlib/msun: Exclude ignored-pragmas from -Werror
2021-04-15 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-15 Konstantin Belousovopen(2): Implement O_PATH
2021-04-15 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-14 Yuri Pankovexpand @TPUT@ in ncurses manpages
2021-04-14 Kristof Provostpfctl: Fix clearing rules counters
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-14 Martin MatuskaUpdate vendor/openzfs to openzfs/zfs/master@3522f57b6
2021-04-13 Alexander MotinFix race in case of device destruction.
2021-04-13 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-04-12 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-11 Yuri Pankovsetclassenvironment: trim leading spaces in variable...
2021-04-11 Piotr Pawel Stefaniakgetdirentries.2: remove unnecessary space
2021-04-10 Konstantin Belousovrtld: make dlerror() thread-local
2021-04-10 Konstantin Belousovrtld: workaround for broken ABI
2021-04-10 Dimitry AndricOnly use -fp-exception-behavior=maytrap on x86, for now
2021-04-10 Kristof Provostlibnv: Use PICFLAG rather than -fPIC
2021-04-10 Dimitry AndricAvoid raising unexpected floating point exceptions...
2021-04-10 Kristof Provostlibpfctl: Fix u_* counters
2021-04-10 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-04-10 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-04-10 Kristof Provostlibnv: Build PIC
2021-04-09 Konstantin Belousovlibc dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-09 Konstantin Belousovlibc: implement __tls_get_addr() for static binaries
2021-04-09 Konstantin Belousovlibc: add _get_tp() private function
2021-04-09 Konstantin Belousovlibc: include rtld.h into static implementations of...
2021-04-09 Konstantin Belousovlibc: constify dummy error message string for dlfcn
2021-04-08 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-08 Andrew TurnerRemove the last users of ARM_TP_ADDRESS
2021-04-07 Mariusz Zaborskifileargs: fix double caching of the same file
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-04-06 Konstantin Belousovrtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-05 Mark Johnstonlibc: Fix the WITH_HESIOD build
2021-04-04 Konstantin Belousovamd64 fabs.S: use '.section .rodata' instead of '.rodata'
2021-04-04 Konstantin Belousovamd64 fabs.S: put signbit into rodata instead of text
2021-04-03 Konstantin Belousovlibc/<arch>/sys/cerror.S: fix typo
2021-04-03 Konstantin Belousovamd64 fabs(3): move signbit to .text
2021-04-03 Ed Mastelibc: use standard LF line endings, not CRLF
2021-04-03 Edward Tomasz Napi... pam: add option to not prompt for password if it's...
2021-04-02 Vincenzo Maffionelibnetmap: reset errno in nmreq_register_decode()
2021-04-02 Vincenzo Maffionenetmap: several typo fixes
2021-04-01 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-03-30 Alex Richardsonresolv_test: Fix racy exit check, remove mutexes, and...
2021-03-30 Vincenzo Maffionelibnetmap: restore changes in 26c29e743bbdbb82762540f72...
2021-03-29 Vincenzo Maffionelibnetmap: add support for the offset features
2021-03-29 Piotr Pawel Stefaniaksh(1): autocomplete commands
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-25 Leandro Lupori[PowerPC64] Port optimized strcpy to PPC64LE
2021-03-25 Leandro Lupori[PowerPC64] Enforce natural alignment in bcopy
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-25 Alex Richardsonlib/libc/net/nsdispatch.c: Fix missing unlock and add...
2021-03-25 Alex RichardsonRISC-V: Fix feenableexcept return value
2021-03-23 Dmitry Waginlibc: Some enhancements to syslog(3)
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-22 Alex RichardsonSilence unused parameter warnings in the RISC-V fenv.h
2021-03-22 Alex Richardsonlib/msun/tests: Drop WARNS=6
2021-03-22 Alex Richardsonlib/msun/tests: Re-enable csqrt_test on AArch64
2021-03-22 Alex RichardsonFix lib/msun/tests/csqrt_test on platforms with 128...
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-22 Alex RichardsonFix unused functions in invtrig_test.c
2021-03-22 Alex RichardsonDon't add -Winline for WARNS=6
2021-03-22 Alex Richardsonlib/msun/tests: Add more debug output to fenv_test.c
2021-03-22 Alex Richardsonlib/msun/tests: Skip fenv_test:masking if exceptions...
2021-03-22 Alex Richardsonlib/msun: Allow building tests with WARNS=6
2021-03-22 Alex RichardsonImprove test messages for msun tests
2021-03-22 Alex RichardsonRemove XFAILs from fmaxmin test
2021-03-22 Alex RichardsonConvert the msun tests to ATF
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-19 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-18 Bjoern A. Zeeblib80211: Start adding 11ac ETSI bits to regdomain.xml
2021-03-18 Baptiste Daroussinterminfo: add more path to lookup for the database
2021-03-16 Emmanuel VadotConvert libs with pc files to use PCFILES
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Martin MatuskaUpdate vendor/openzfs to master-9305ff2ed
2021-03-13 Gordon BerglingFix some common typos in comments
2021-03-12 Alex Richardsonlib/msun: Fix x86 GCC6 build after 221622ec0c8e184
2021-03-12 Alex RichardsonAllow using sanitizers for ssp tests with out-of-tree...
2021-03-12 Alex RichardsonSave all fpcr/fpsr bits in the AArch64 fenv_t
2021-03-08 Alex Richardsonlib/msun: Avoid FE_INEXACT for x86 log2l/log10l
2021-03-07 Robert Wingbhyvectl: print a better error message when vm_open...
2021-03-05 Dimitry AndricAdd a few missed files to libclang_rt.profile-<arch>.a
2021-03-05 Ryan Moellerlibifconfig: Overhaul ifconfig_media_* interfaces
2021-03-04 Alan SomersModernize geom_stats_snapshot_get
2021-03-04 Fernando Apesteguíamq_open(2): Fix xref to mq_unlink(2)
2021-03-03 Jung-uk Kimlibkvm: Refine the previous commit (645eaa2ccaed)
2021-03-03 Jung-uk Kimlibkvm: Plug couple of memory leaks and check possible...
2021-03-03 Andreas BjornestadMinor grammar nit
2021-03-03 Ryan Moellerlibifconfig: Fix typo in symbol map
2021-03-03 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-03 Martin MatuskaUpdate vendor/openzfs to master-bedbc13da
2021-03-02 Ryan Moellerlib/flua/libjail: Allow empty params table
2021-03-02 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-02 Konstantin Belousovfhlink(2): the syscalls do not take flag
next