]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
fortune: update mailing list search url
[FreeBSD/FreeBSD.git] / lib /
2023-08-19 Konstantin Belousovlibc vdso time functions: correctly convert errors...
2023-08-18 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-08-18 Doug Rabsonpkgbase: move libcom_err from kerberos to kerberos-lib
2023-08-13 Steve KarglClean up libm use of the __ieee754_ prefix
2023-08-13 Konstantin Belousovlibc dlfcn.c: make dl_iterate_phdr() from libc more...
2023-08-10 Ed Masteinet.3: remove mention of VAX endianness
2023-08-10 Steve KarglFixes for bugs in sinpi/cospi/tanpi
2023-08-10 Steve KarglCleanup debugging code in libm
2023-08-07 Dmitry Chaginman: Link _Fork(2) man page
2023-08-06 Marius Stroblbase: Remove support for the VTOC8 partitioning scheme
2023-08-06 Andreas BjornestadMinor grammar nit
2023-08-06 Tom Hukinsgpart(8): Improve manual page syntax
2023-08-06 Tom Hukinscam(3): Add a manual page cross reference
2023-08-06 Tom Hukinsgpart(8): Refer to a related manual page
2023-08-06 Jens SchweikhardtFix dead reference to boot0(8) to point to boot0cfg(8).
2023-08-02 Kristof Provostlibpfct: ensure the initial allocation is large enough
2023-08-01 Jessica Clarkegetlocalbase.3: Fix AUTHORS formatting
2023-08-01 Jessica Clarkelibpmc: Handle PMCALLOCATE log with PMC code on PMU...
2023-07-28 Graham Perringpart(8): slices are out of context for GPT
2023-07-28 Konstantin Belousovthr_mutex.c: style
2023-07-27 Steve Karglmsun: Fix typo in math_private.h comment
2023-07-26 Warner Loshmsun: Add copyright notices
2023-07-26 Mark Murray* lib/msun/Makefile b/lib/msun/Makefile:
2023-07-26 Mark Murray* lib/msun/Makefile:
2023-07-26 Mark MurrayFix powf().
2023-07-25 Warner Loshspdx: The BSD-3-Clause-FreeBSD identifier never was...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-07-23 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-07-23 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-07-23 Steve Kargllibm: correctly test for for NaN and Infinity in sinpi...
2023-07-23 Konstantin Belousovlibthr: trigger library initialization on rwlock calls
2023-07-21 Ed Mastelibfido2: update to 1.10.0
2023-07-21 Ed Mastelibfido2: update to 1.9.0
2023-07-21 Ed Mastelibcbor: update to 0.10.2
2023-07-21 Robert Clauseckerlib/libc/string/bcmp.c: fix integer overflow bug
2023-07-21 Robert Clauseckerlib/libc/string: replace ffs/fls implementations with...
2023-07-21 Robert Clauseckerlib/libc/tests/string: add unit tests for ffs, ffsl...
2023-07-18 Eugene Grosbeinsyslog.3: MFC: document ident[N] format
2023-07-18 Konstantin Belousovlibthr: some style in thr_rwlock.c
2023-07-17 Mitchell Hornepmclog(3): Drop .Ud
2023-07-17 Mitchell Hornepmc: clarify and strengthen statements about API/ABI
2023-07-17 Ed Mastelogin.conf: document how to specify env var values...
2023-07-13 Alexander MotinFix remount when setting multiple properties.
2023-07-13 Greg Beckerlibthr: Patch to reduce latency to acquire+release...
2023-07-13 Greg Beckerlibthr: Add src.conf variable WITHOUT_PTHREADS_ASSERTIONS
2023-07-11 Kyle Evanslibbe: bail out early if the zfs kmod isn't loaded
2023-07-11 Kyle Evansacl_is_trivial_np(3): minor fixes
2023-07-08 Cy Schubertpam_krb5: Add missing patch
2023-07-05 Greg Beckerlibpthread: allocate rwlocks and spinlocks in dedicated...
2023-07-02 Konstantin Belousovlibc.a: implement _rtld_addr_phdr()
2023-06-29 Dmitry Chaginlibsysdecode: Decode linux_clone syscall flags
2023-06-27 Shawn Webbcap_net.3: fix typo
2023-06-22 Brad Smithmsun: Correct FreeBSD version in sincos() man page
2023-06-22 Gordon Berglingnameser: Fix a typo in a source code comment
2023-06-21 Cy Schubertpam_krb5: Fix spoofing vulnerability
2023-06-20 Kyle Evanslibc: locale: fix collation file size validation
2023-06-20 Kyle Evansacl(3): improve discoverability of acl_get_perm_np(3)
2023-06-20 Gordon Berglingxdr(3): Fix a typo in a source code comment
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-15 Mark Johnstonlibvmmapi: Remove some unneeded includes
2023-06-13 Sean Eric FaganAllow a comma-separated list in login class capabilities,
2023-06-12 Konstantin Belousovlib/csu: do not compile the body of handle_static_init...
2023-06-12 Konstantin Belousovlibc/csu: add powerpcspe
2023-06-12 Konstantin Belousovlibc/csu: rename ignore_init.c to libc_start1.c
2023-06-12 Konstantin Belousovlibc: move declaration of 'char **environ' to common...
2023-06-12 Konstantin Belousovx86: microoptimize static PIE startup
2023-06-12 Konstantin Belousovcsu: move common code to libc
2023-06-12 Gleb Popovlib/csu: Get rid of unused fptr typedef on amd64.
2023-06-09 Mitchell Hornelibpmc: expand PMC_OP* defines
2023-06-05 Konstantin Belousovopen(2): fix typo
2023-06-05 Konstantin Belousov__acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-05-30 Eugene GrosbeinMFC: listen(2): improve administrator control over...
2023-05-29 Mariusz Zaborskigeli: fix typo
2023-05-29 Konstantin Belousovlibthr rtld locks: do not leak URWLOCK_READ_WAITERS...
2023-05-28 Don BradyRefine special_small_blocks property validation
2023-05-26 Brian BehlendorfAdd the ability to uninitialize
2023-05-11 Mark Johnstoncap_net tests: Skip tests if there is no connectivity
2023-05-02 John BaldwinExplicitly set CXXSTD to c++11 for old C++ code using...
2023-05-02 John Baldwinlibefivar: Fix a buffer overread.
2023-05-02 John Baldwinlibirdma: Drop clang-specific -ferror-limit.
2023-05-02 John Baldwinlibpmc: Use LIB_CXX instead of explicit LDADD to link...
2023-05-01 Stefan Eßermsdosfs: fix debug print format and parameter
2023-04-30 Hans Petter Selaskylibc: Add missing object size check to qsort_s(3)
2023-04-30 Hans Petter Selaskylibc: Sorting is not needed when there are less than...
2023-04-30 Brooks Davislibusb: remove use of COMPAT_32BIT
2023-04-30 Hans Petter Selaskylibusb(3): Implement libusb_init_context() and the...
2023-04-27 Ed Mastememmem: add a note about other systems which have memmem
2023-04-25 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-23 Val Packettprocctl: add state flags to PROC_REAP_GETPIDS reports
2023-04-16 Konstantin Belousovpkru.3: fix markup
2023-04-16 Konstantin BelousovChange kqueue1() to be compatible with NetBSD
2023-04-16 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-16 Konstantin Belousovkqueue1(2): document
next