]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
UFS snapshots: properly set the vm object size.
[FreeBSD/FreeBSD.git] / lib /
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-15 Alex Richardsonmsun: ctanh/ctanhf: Import fix from musl libc
2021-02-15 Alan Somerslibpmc: fix linking with C programs
2021-02-15 Michael ReifenbergerImprove size readability.
2021-02-15 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-02-14 Martin Matuskamissed three fcntl.h header files
2021-02-14 Martin MatuskaUpdate OpenZFS to master-c1c31a835
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-11 Konstantin Belousovusleep(3): replace 'process' with 'calling thread'
2021-02-10 Dimitry AndricFix incorrect hypotl(3) result with subnormal numbers
2021-02-10 Alex RichardsonAlways build the sanitizer runtimes when compiling...
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-09 Michael Tuexenlibsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG
2021-02-09 Dimitry AndricFix lib/msun's ctrig_test/test_inf_inputs test case...
2021-02-08 Alexander V. ChernikovRevert "SO_RERROR indicates that receive buffer overflo...
2021-02-08 Alexander V. ChernikovSO_RERROR indicates that receive buffer overflows shoul...
2021-02-08 Steve KarglFix incorrect powf(3) result with x near 1 and |y|...
2021-02-08 Mateusz GuzikRestore the augmented strlen commentary
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-03 Mateusz GuzikRevert "Reimplement strlen"
2021-02-03 Alex Richardsonatf: Fix ATF_BUILD_* values when not using the bootstra...
2021-02-02 John BaldwinBump shared library versions after ncurses bump in 13.
2021-02-01 Alex RichardsonRemove the MK_LIBCPLUSPLUS option
2021-01-31 Edward Tomasz Napi... libc: fix buffer overrun in getrpcport(3)
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-31 Mateusz Guzikamd64: move memcmp checks upfront
2021-01-31 Mateusz Guzikamd64: add a note about simd to libc memset, memmove...
2021-01-31 Mateusz GuzikDrop temporary compat in setproctitle
2021-01-30 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-01-29 Mateusz GuzikReimplement strlen
2021-01-29 Alex RichardsonAvoid double output in fenv_test
2021-01-29 Alex Richardsontest_inf_inputs: Use atf_tc_expect_fail() instead of...
2021-01-29 Alex RichardsonUpdate comment missed in 83ff5d5d98cbcf9b66dccd70022358...
2021-01-28 Alex RichardsonUn-XFAIL two tests with Clang > 10
2021-01-28 Andrew TurnerRemove obsolete code gated on _ARM_ARCH_*
2021-01-28 Andrew TurnerRemove the old ARMv4 memcpy
2021-01-28 Andrew TurnerRemove leftover big-endian arm support
2021-01-27 Jessica Clarkelibllvmminimal: Add missing Support/ABIBreak.cpp
2021-01-26 Olivier Cochardtests: Skip cap_fileargs if build without capsicum...
2021-01-25 Alex RichardsonDon't include libarchive fuzz tests by default
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-24 Mateusz Guziklibc: try to skip memcpy in _gettemp
2021-01-24 Mateusz Guziklibc: remove open-coded strlen in _gettemp
2021-01-24 Mateusz Guziklibc: skip spurious stat in _gettemp
2021-01-22 Kyle Evansbuild: remove LIBPTHREAD/LIBTHR build options
2021-01-22 Glen Barberfix incorrect LLD_VERSION_STRING from previous commit
2021-01-22 Glen BarberBump CURRENT to 14.0
2021-01-21 Mark Johnstonlibcasper/cap_grp tests: Reset the group database handle
2021-01-21 Mark Johnstonlibc/nss: Ensure that setgroupent(3) actually works...
2021-01-21 Mark Johnstonlibc/nss tests: Add regression tests for commit 55444c8...
2021-01-21 Mark Johnstonlibc/nss: Restore iterator state when doing passwd...
2021-01-21 Mark Johnstonlibc/nss tests: Fix getpw and getgr single-pass tests
2021-01-21 Mark Johnstonlibc/nss tests: Style
2021-01-21 Konstantin Belousovx86: switch vdso TSC timecounter to RDTSCP on AMD Zen...
2021-01-20 Alex Richardsonlibc: Fix null pointer arithmetic warning in mergesort
2021-01-19 Alex RichardsonRemove remaining uses of ${COMPILER_FEATURES:Mc++11}
2021-01-19 Alex Richardsongetopt: Fix conversion from string-literal to non-const...
2021-01-16 Mateusz GuzikSave on getpid in setproctitle by supporting -1 as...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Dimitry AndricMerge llvm-project llvmorg-11.0.1-0-g43ff75f2c3f (aka...
2021-01-14 Mark Johnstonlibifconfig: Add a symbol map
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Mariusz Zaborskicasper: convert macros to inline functions
2021-01-12 Konstantin Belousovlibthr malloc: support recursion on thr_malloc_umtx.
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-11 Konstantin Belousovlibthr: wrap pdfork(2), same as fork(2).
2021-01-10 Mariusz Zaborskifileargs: add support for realpath
2021-01-10 Konstantin Belousovlibc: implement rtld_get_stack_prot() for real
2021-01-10 Konstantin Belousovx86 vdso gettc: Add RDTSCP support
2021-01-10 Konstantin Belousovx86 vdso gettc: eliminate duplicated code in ifunc...
2021-01-10 Konstantin Belousovx86 vdso gettc: reorganize ifunctions.
2021-01-10 Konstantin Belousovjobc: rework detection of orphaned groups.
2021-01-09 Mariusz Zaborskifileargs: add tests
2021-01-08 Kyle Evanslibregex: re-enable `make check`
2021-01-08 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-08 Gleb SmirnoffWhen be_activate() turns on a new boot environment...
2021-01-08 Thomas Munroaio_fsync(2): Support O_DSYNC.
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-07 Matt MacyUpdate OpenZFS to master-f11b09
2021-01-07 Alex RichardsonRename NO_WERROR -> MK_WERROR=no
2021-01-05 Baptiste Daroussinncurses: only keep the version with widechar support
2021-01-04 Mariusz Zaborskicap_sysctl: expose structures and variables
2021-01-04 Mariusz Zaborskicasper: convert macros to inline functions
2021-01-04 Mariusz Zaborskilib9p: fix building on systems without capser
2021-01-04 Emmanuel Vadotpkgbase: Install atf and kyua in the tests package
2021-01-04 Emmanuel Vadotpkgbase: Install libxo test files in the tests package
2021-01-04 Emmanuel Vadotpkgbase: Put libalias in the natd package
2021-01-04 Emmanuel Vadotpkgbase: Move bectl to the runtime package
2021-01-03 Conrad Meyerlibprivatezstd: Restrict symbol visibility similar...
2021-01-03 Mariusz Zaborskicap_net: CAPNET_CONNECT and CAPNET_CONNECTDNS are not...
2021-01-03 Mariusz Zaborskicap_net: allow to use the service without setting the...
2021-01-03 Mariusz Zaborskicapser: add cap_net to the list of services
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Rick Macklemcopy_file_range(2): add recommendation to use large...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovtcgetwinsize(3): provide man page
2020-12-31 Kyle Evanslibc: tests: add some tests for cpuset(2)
next