]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
libsa: Fix a typo in source code comments
[FreeBSD/FreeBSD.git] / lib /
2021-08-27 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-27 Gleb Popovlibc/posix1e: Add acl_extended_file_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_equiv_mode_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_cmp_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_from_mode_np() function.
2021-08-26 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-26 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-25 Ka Ho Ngfspacectl(2): Changes on rmsr.r_offset's minimum value...
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-24 Jessica Clarkeclang: Build with -fno-strict-aliasing when using GCC
2021-08-24 Ed Mastememcpy.3: remove BUGS section allowing overlapping...
2021-08-24 Ka Ho Ngfspacectl(2): Clarifies the return values
2021-08-23 Andrew TurnerAdd arm64 ifunc support in static binaries
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-22 Thomas MunroFix aio_readv(2), aio_writev(2) with SIGEV_THREAD.
2021-08-22 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2021-08-22 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-20 Kristof Provostlibpfctl: Fix endianness issues
2021-08-19 Andrew TurnerDisable the accelerated arm64 sha25 in static libraries
2021-08-18 Alexander Motingeli(8): Do not report error on resize to the same...
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Daniel Kolesalibfetch: use more portable getline() interface
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-16 Konstantin Belousovlibc tls: use TLS_DTV_OFFSET defined by rtld.h
2021-08-16 Fangrui Songrtld: Remove calculate_tls_end
2021-08-14 Adam Fennlibc: vDSO timekeeping: Add pvclock support
2021-08-14 Gordon BerglingFix a common typo in source code comments
2021-08-12 Jessica Clarkeclang: Fix inverted condition in llvm.build.mk
2021-08-10 Toomas Soomelibsecureboot: define SOPEN_MAX
2021-08-11 Andrew TurnerUse arm64 sha256 intrinsics in libmd
2021-08-10 Mitchell Hornepmc(3): remove Pentium-related man pages and references
2021-08-10 Konstantin Belousovipsec_set_policy(3): fix sentence
2021-08-08 Konstantin Belousov_Exit(3): document implementation
2021-08-08 Konstantin Belousovfork(2): comment about doubtful use of stdio and exit...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-07 Dimitry AndricFollow-up to d69d07569ee2 by bumping lld local version
2021-08-06 Ka Ho NgFix pathconf.2 documentation error
2021-08-05 Rich ErcolaniMake get_key_material_file fail more verbosely
2021-08-05 Ceri Daviesfork.2: correct minor typo in manpage.
2021-08-05 Ka Ho NgAdd fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).
2021-08-04 Phil Shaferadd blank line between variables (testing git commit)
2021-08-04 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-03 Konstantin BelousovAdd _Fork()
2021-08-03 Konstantin BelousovStyle
2021-08-02 Alex RichardsonAdd missing bsd.linker.mk include after 31ba4ce8898f9df...
2021-08-02 Alex RichardsonFix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf...
2021-08-02 Alex RichardsonAllow bootstrapping llvm-tblgen on macOS and Linux
2021-08-02 Alex Richardsonlibc: Disable ASAN for certain string functions
2021-08-02 Alex RichardsonDon't instrument the rdtsc ifunc when building with...
2021-08-02 Alex Richardsonlibthr: work around an ASAN false-positive
2021-08-02 Alex RichardsonAdd build system support for ASAN+UBSAN instrumentation
2021-08-02 Alex Richardsontools/build: Don't redefine open() for the linux bootstrap
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-08-01 Tom JonesCorrect section reference for examples in RFC3542
2021-07-30 Warner Loshclock_gettime: Add Linux aliases for CLOCK_*
2021-07-29 Leandro Luporihwpmc: remove static POWER8 definitions
2021-07-29 Konstantin Belousovx86 __vdso_gettc: add O_CLOEXEC flag to open
2021-07-29 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-07-29 Conrad Meyerlibc qsort(3): Eliminate ambiguous sign comparison
2021-07-28 Dimitry Andriccompilert-rt: build out-of-line LSE atomics helpers...
2021-07-28 Roy Marplessocket: Implement SO_RERROR
2021-07-26 George MelikovUpdate ABI files with generated in CI worker
2021-07-26 Mark Johnstonlibvmmapi: Fix warnings and stop overridding WARNS
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-07-26 Leandro Luporipowerpc64: add Power8 and Power9 PMCs
2021-07-25 Gleb Popovlib/csu: Get rid of unused fptr typedef on amd64.
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-22 Jorgen LundmanRemove old orig_fd variable from zfs send
2021-07-21 Mitchell Hornelibpmc/hwpmc: fix issues with arm64 pmu-events support
2021-07-21 Alexander MotinFix race between first rand(3) calls with _once().
2021-07-21 Alexander MotinRevert "Fix race between first rand(3) calls."
2021-07-20 Alexander MotinFix race between first rand(3) calls.
2021-07-20 Kristof Provostpfctl: syncookie configuration
2021-07-19 Kyle Evanskenv: allow listing of static kernel environments
2021-07-18 Xin LIless: upgrade to v590.
2021-07-16 Kevin BowlingDetect HAVE_LARGE_STACKS at compile time
2021-07-16 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-16 Dimitry AndricMerge llvm-project 12.0.1 release
2021-07-16 Mark Johnstonlibc: Use the initial-exec TLS model
2021-07-15 Jorgen Lundmanpass handle to do_unmount()
2021-07-15 Konstantin Belousovlibc: add mempcpy(3) and wmempcpy(3)
2021-07-15 Konstantin BelousovCreate namespace for the symbols added during 14-CURREN...
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-12 Gordon Berglingpmc(3): mandoc clean ups
2021-07-12 Gordon Berglinglibcasper(3): Correct some warnings found by mandoc
2021-07-11 George Wilsonfile reference counts can get corrupted
2021-07-10 David ChisnallRevert "Pass the syscall number to capsicum permission...
2021-07-10 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-09 Gordon Berglingmath(3): Use the .Fa macro for function arguments
2021-07-09 Kristof Provostlibpfctl: migrate to DIOCGETSTATESV2
2021-07-08 Jorgen LundmanReplace strchrnul() with strrchr()
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-07 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-05 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-07-02 Kristof Provostlibpfctl: memory leak fix
next