]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
divert: Fix mbuf ownership confusion in div_output()
[FreeBSD/FreeBSD.git] / lib /
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-07 Kristof Provostlibpfct: Fix PIC flag
2021-05-07 Kristof Provostpfctl: Fix clearing rules counters
2021-05-07 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-05-07 Kristof Provostlibnv: Use PICFLAG rather than -fPIC
2021-05-07 Kristof Provostlibpfctl: Fix u_* counters
2021-05-07 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-05-07 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-05-07 Kristof Provostlibnv: Build PIC
2021-05-05 Mark Johnstoncap_sysctl.3: Fix bugs in the example
2021-05-05 Piotr Pawel Stefaniakgetdirentries.2: remove unnecessary space
2021-05-05 Piotr Pawel Stefaniaksh(1): autocomplete commands
2021-05-03 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-04-29 Mitchell Hornepmc_allocate(3): document the count argument
2021-04-28 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-04-28 Ed Mastelibkiconv: address memory leak in not-found cases
2021-04-27 Alexander MotinFix race in case of device destruction.
2021-04-23 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-23 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-23 Konstantin Belousovopen(2): Implement O_PATH
2021-04-23 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-23 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-23 Konstantin Belousovrtld: make dlerror() thread-local
2021-04-23 Konstantin Belousovrtld: workaround for broken ABI
2021-04-23 Konstantin Belousovlibc dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-23 Konstantin Belousovlibc: implement __tls_get_addr() for static binaries
2021-04-23 Konstantin Belousovlibc: add _get_tp() private function
2021-04-23 Konstantin Belousovlibc: include rtld.h into static implementations of...
2021-04-23 Konstantin Belousovlibc: constify dummy error message string for dlfcn
2021-04-23 Konstantin Belousovrtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-23 Andrew WalkerFix leak in libc NFSv4 ACL flags parsing
2021-04-22 Alex RichardsonAllow lib/msun/logarithm_test to pass on ld128 platforms
2021-04-22 Alex RichardsonRemove XFAIL from tests/lib/msun/lround_test:main
2021-04-22 Alex RichardsonRemove amd64 XFAIL from tests/lib/msun/fma_test:infinities
2021-04-22 Alex Richardsonlib/msun: Exclude ignored-pragmas from -Werror
2021-04-22 Alex Richardsonlib/msun/tests: Drop WARNS=6
2021-04-22 Alex Richardsonlib/msun/tests: Re-enable csqrt_test on AArch64
2021-04-22 Alex RichardsonFix lib/msun/tests/csqrt_test on platforms with 128...
2021-04-22 Alex RichardsonFix unused functions in invtrig_test.c
2021-04-22 Alex RichardsonDon't add -Winline for WARNS=6
2021-04-22 Alex Richardsonlib/msun/tests: Add more debug output to fenv_test.c
2021-04-22 Alex Richardsonlib/msun/tests: Skip fenv_test:masking if exceptions...
2021-04-22 Alex Richardsonlib/msun: Allow building tests with WARNS=6
2021-04-22 Alex RichardsonImprove test messages for msun tests
2021-04-22 Alex RichardsonRemove XFAILs from fmaxmin test
2021-04-22 Alex RichardsonConvert the msun tests to ATF
2021-04-22 Alex Richardsonlib/msun: Fix x86 GCC6 build after 221622ec0c8e184
2021-04-22 Alex Richardsonlib/msun: Avoid FE_INEXACT for x86 log2l/log10l
2021-04-22 Alex Richardsons_scalbn.c: Add missing float.h include
2021-04-22 Alex RichardsonAlso use the musl scalbn code for ldexp()
2021-04-22 Alex RichardsonUpdate scalbn* functions to the musl versions
2021-04-22 Alex Richardsonlib/msun/ctrig_test: Print the mismatched values on...
2021-04-22 Alex RichardsonUpdate libm tests from NetBSD
2021-04-22 Alex RichardsonAvoid double output in fenv_test
2021-04-21 Michael ReifenbergerImprove size readability.
2021-04-19 Alex RichardsonRevert "lib/libc/net/nsdispatch.c: Fix missing unlock...
2021-04-15 Yuri Pankovsetclassenvironment: trim leading spaces in variable...
2021-04-15 Dimitry AndricAvoid raising unexpected floating point exceptions...
2021-04-15 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-12 Mark Johnstonlibc: Fix the WITH_HESIOD build
2021-04-10 Mateusz Guzikamd64: import asm strlen into libc
2021-04-10 Alex Richardsonresolv_test: Fix racy exit check, remove mutexes, and...
2021-04-10 Alex Richardsonlib/libc/net/nsdispatch.c: Fix missing unlock and add...
2021-04-10 Alex RichardsonRISC-V: Fix feenableexcept return value
2021-04-10 Alex RichardsonAllow using sanitizers for ssp tests with out-of-tree...
2021-04-10 Alex RichardsonAlways build the sanitizer runtimes when compiling...
2021-04-10 Alex RichardsonSilence unused parameter warnings in the RISC-V fenv.h
2021-04-08 Alan SomersModernize geom_stats_snapshot_get
2021-04-06 Leandro Luporipowerpc64: enforce natural alignment in bcopy
2021-04-06 Leandro Lupori[PowerPC64] Port optimized strcpy to PPC64LE
2021-04-06 Konstantin Belousovamd64 fabs(3): move signbit to .rodata
2021-04-06 Konstantin Belousovlibc/<arch>/sys/cerror.S: fix typo
2021-03-26 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-21 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-03-19 Ryan Moellerlibifconfig: Overhaul ifconfig_media_* interfaces
2021-03-17 Alex Richardsonatf: Fix ATF_BUILD_* values when not using the bootstra...
2021-03-17 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-03-17 Alex RichardsonUpdate comment missed in 83ff5d5d98cbcf9b66dccd70022358...
2021-03-17 Alex RichardsonUn-XFAIL two tests with Clang > 10
2021-03-17 Alex RichardsonDon't include libarchive fuzz tests by default
2021-03-17 Alex Richardsonlibc/qsort: Don't allow interposing recursive calls
2021-03-17 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-17 Alex Richardsonmsun: ctanh/ctanhf: Import fix from musl libc
2021-03-14 Ryan Moellerlib/flua/libjail: Allow empty params table
2021-03-14 Ryan Moellerlibifconfig: Add a function to get down reason
2021-03-14 Ryan Moellerlibifconfig: Fix typo in symbol map
2021-03-14 Ryan Moellerlibifconfig: Set error in ifconfig_get_groups
2021-03-09 Dimitry AndricAdd a few missed files to libclang_rt.profile-<arch>.a
2021-03-09 Dimitry AndricBuild lib/msun tests with compiler builtins disabled
2021-03-08 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-06 Jung-uk Kimlibkvm: Plug couple of memory leaks and check possible...
2021-03-04 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-04 Konstantin Belousovfhlink(2): the syscalls do not take flag
2021-03-04 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-02 Edward Tomasz Napi... libc: fix buffer overrun in getrpcport(3)
2021-03-02 Michael Tuexenlibsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG
2021-03-02 Konstantin BelousovRemove __NO_TLS.
2021-03-01 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-02-25 Guangyuan Yangpwrite(2): add a BUGS section
next