]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / lib /
2022-07-25 Yan Ka Chiupam_exec: fix segfault when authtok is null
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-06-29 Mariusz Zaborskilibcasper: fix descriptors numbers
2021-06-29 Dimitry AndricAdd C++ headers <barrier> <concepts> <execution> <latch...
2021-06-01 Mark Johnstonlibradius: Fix attribute length validation in rad_get_a...
2021-05-26 Mark Johnstonlibradius: Fix input validation bugs
2021-04-09 Glen Barber13.0: set static __FreeBSD_version
2021-03-24 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-23 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-23 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-03-09 Dimitry AndricAdd a few missed files to libclang_rt.profile-<arch>.a
2021-03-04 Edward Tomasz Napi... libc: fix buffer overrun in getrpcport(3)
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 Konstantin BelousovRemove __NO_TLS.
2021-03-02 Michael Tuexenlibsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG
2021-02-24 Mark Johnstonpam_login_access: Fix negative entry matching logic
2021-02-22 Jamie GrittonMFS jail: Change both root and working directories...
2021-02-21 Alan Somerslibpmc: fix linking with C programs
2021-02-06 John BaldwinBump shared library versions after ncurses bump in 13.
2021-02-04 Mateusz Guzikamd64: move memcmp checks upfront
2021-02-04 Mateusz Guzikamd64: add a note about simd to libc memset, memmove...
2021-02-03 Mateusz GuzikRevert "Reimplement strlen"
2021-02-01 Mateusz GuzikDrop temporary compat in setproctitle
2021-02-01 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-02-01 Mateusz GuzikReimplement strlen
2021-02-01 Mateusz Guziklibc: try to skip memcpy in _gettemp
2021-02-01 Mateusz Guziklibc: remove open-coded strlen in _gettemp
2021-02-01 Mateusz Guziklibc: skip spurious stat in _gettemp
2021-01-30 Jessica Clarkelibllvmminimal: Add missing Support/ABIBreak.cpp
2021-01-29 Kyle Evansbuild: remove LIBPTHREAD/LIBTHR build options
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 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)
2020-12-31 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Edward Tomasz Napi... libcam(3): make cam_getccb(3) zero the whole ccb, not...
2020-12-28 Konstantin Belousoveventfd.2: Add the mail address of the submitter into...
2020-12-28 Ryan Libbylibcompiler_rt: stop building with stack smashing prote...
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovDecode and report native eventfd descriptors from libpr...
2020-12-27 Konstantin BelousovDocument eventfd().
2020-12-27 Konstantin Belousovkqueue(2): Use .Fo instead .Ft
2020-12-27 Konstantin BelousovAdd eventfd(3) wrappers to libc.
2020-12-25 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-25 Michal MelounPMC: remove now orphaned PMC for INTEL XScale processors.
2020-12-25 Conrad MeyerImport zstd 1.4.8
2020-12-24 Guangyuan Yangmmap(2): Update .Dd missed in the last commit
next