]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
readelf: include notes (-n) and unwind (-u) in --all/-a
[FreeBSD/FreeBSD.git] / lib /
2021-09-24 Konstantin Belousovprocctl(2): Add PROC_WXMAP_CTL/STATUS
2021-09-24 Edward Tomasz Napi... procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIV...
2021-09-22 Daniel Kolesalibfetch: use more portable getline() interface
2021-09-21 Dimitry Andriccompiler-rt: add aarch64 init function for LSE atomics
2021-09-20 Ed Mastelibprocstat: extend zfs_defs hack for .pieo
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-17 Alexander Motingeli(8): Do not report error on resize to the same...
2021-09-14 George MelikovUpdate ABI files via new libabigail version
2021-09-14 Rich ErcolaniMake get_key_material_file fail more verbosely
2021-09-14 Jorgen LundmanRemove old orig_fd variable from zfs send
2021-09-14 George Wilsonfile reference counts can get corrupted
2021-09-14 Jorgen LundmanReplace strchrnul() with strrchr()
2021-09-14 Mark Johnstonlibc: Use the initial-exec TLS model
2021-09-14 Mark Johnstonkqueue.2: Document the fact that EVFILT_READ can be...
2021-09-12 Warner Loshclock_gettime: Add Linux aliases for CLOCK_*
2021-09-10 Martin Matuskalibarchive: import changes from upstream
2021-09-07 Jessica Clarkeclang: Build with -fno-strict-aliasing when using GCC
2021-09-07 Jessica Clarkeclang: Fix inverted condition in llvm.build.mk
2021-09-07 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-09-06 Kristof Provostlibpfctl: Implement DIOCGETSTATUS wrappers
2021-09-06 Kristof Provostlibpfctl: fix double free
2021-09-03 Toomas Soomelibsecureboot: define SOPEN_MAX
2021-08-31 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-30 Mitchell Hornepmc(3): remove Pentium-related man pages and references
2021-08-29 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-29 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-25 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-23 Kristof Provostlibpfctl: Fix endianness issues
2021-08-23 Konstantin Belousovlibc tls: use TLS_DTV_OFFSET defined by rtld.h
2021-08-23 Fangrui Songrtld: Remove calculate_tls_end
2021-08-21 Mark Johnstonkevent: Prohibit negative change and event list lengths
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Alexander MotinFix race between first rand(3) calls with _once().
2021-08-15 Mateusz Piotrowskigetprogname.3: Add an example
2021-08-14 Dimitry AndricApply upstream lld fix for compressed input sections...
2021-08-13 Konstantin Belousovipsec_set_policy(3): fix sentence
2021-08-12 Konstantin Belousov_Exit(3): document implementation
2021-08-12 Konstantin Belousovfork(2): comment about doubtful use of stdio and exit...
2021-08-12 Ceri Daviesfork.2: correct minor typo in manpage.
2021-08-12 Konstantin BelousovAdd _Fork()
2021-08-12 Konstantin BelousovStyle
2021-08-12 Mateusz Piotrowskifork.2: Fix a typo in an example
2021-08-12 Mateusz Piotrowskifork.2: Add a simple use pattern
2021-08-11 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-11 Roy Marplessocket: Implement SO_RERROR
2021-08-05 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-08-05 Alex RichardsonAdd missing bsd.linker.mk include after 31ba4ce8898f9df...
2021-08-05 Alex RichardsonAllow bootstrapping llvm-tblgen on macOS and Linux
2021-08-05 Alex Richardsontools/build: Don't redefine open() for the linux bootstrap
2021-08-05 Alex RichardsonSimplify and speed up the kyua build
2021-08-05 Konstantin Belousovx86 __vdso_gettc: add O_CLOEXEC flag to open
2021-08-04 Tom JonesCorrect section reference for examples in RFC3542
2021-08-02 Mark Johnstonlibvmmapi: Fix warnings and stop overridding WARNS
2021-07-31 Dimitry AndricMerge llvm-project 12.0.1 release and follow-up fixes
2021-07-29 Greg Vlibpmc: Import AMD Zen 3 PMU events
2021-07-29 Mitchell Hornearm64 support for pmu-events
2021-07-29 Mitchell Hornelibpmc: make libpmc_pmu_utils.c more amenable to porting
2021-07-29 Mitchell Hornelibpmc: limit pmu-events to 64-bit powerpc
2021-07-29 Mitchell Hornelibpmc: use $MACHINE_CPUARCH
2021-07-29 Mitchell Hornelibpmc: eliminate pmc_pmu_stat_mode()
2021-07-29 Mitchell Hornelibpmc: remove pe->alias
2021-07-29 Mitchell Hornelibpmc: always generate libpmc_events.c
2021-07-29 Mitchell Hornelibpmc: remove unused 'isfixed' variable
2021-07-29 Mitchell Hornelibpmc: fix "instructions" alias on Intel
2021-07-29 Mitchell Hornelibpmc: fall-back to kernel tables if pmu-events fails
2021-07-29 Mitchell Hornelibpmc: remove PMC_MDEP_TABLE logic
2021-07-29 Mitchell Hornelibpmc: remove unused PMC_MDEP_INIT_INTEL_V2
2021-07-27 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-27 Kristof Provostpfctl: syncookie configuration
2021-07-22 Konstantin Belousovlibc: add mempcpy(3) and wmempcpy(3)
2021-07-22 Konstantin BelousovCreate namespace for the symbols added during 14-CURREN...
2021-07-19 Gordon Berglingpmc(3): mandoc clean ups
2021-07-19 Gordon Berglinglibcasper(3): Correct some warnings found by mandoc
2021-07-18 Bjoern A. Zeeblib80211: Start adding 11ac ETSI bits to regdomain.xml
2021-07-16 Kristof Provostlibpfctl: migrate to DIOCGETSTATESV2
2021-07-12 Gordon Berglingmath(3): Use the .Fa macro for function arguments
2021-07-10 Hans Petter SelaskyImprove handling of USB device re-open in the LibUSB...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-09 Kristof Provostlibpfctl: memory leak fix
2021-07-09 Kristof Provostpf: Reduce the data returned in DIOCGETSTATESNV
2021-07-02 Markobhyvectl: print a better error message when vm_open...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-30 Emmanuel Vadotpkgbase: Put the mibs and defs in the bnsmp package
2021-06-30 Emmanuel Vadotpkgbase: Move librt to clibs
2021-06-30 Emmanuel VadotConvert libs with pc files to use PCFILES
2021-06-30 Konstantin Belousovvdso: lower precision of vdso implementation of CLOCK_M...
2021-06-30 Konstantin Belousovvdso gettimeofday: minor restructuring
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-25 Dimitry AndricWork around bogus old gcc "initializer element is not...
2021-06-25 Dimitry AndricFix failures in libm's lround_test after clang 12 import
2021-06-24 Paul DagnelieFix flag copying in resume case
2021-06-24 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-22 набlibspl: implement atomics in terms of atomics
2021-06-21 Dimitry AndricExport various 128 bit long double functions from libgc...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-15 Pedro F. Giffunifread: improve performance for unbuffered reads
2021-06-15 Mariusz Zaborskilibcasper: fix descriptors numbers
next