]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
RELNOTES: Add an entry for the nfs_reserved_port_only default change
[FreeBSD/FreeBSD.git] / lib /
2024-04-23 Konstantin BelousovAdd test for pthread_sigqueue(3)
2024-04-23 Konstantin Belousovlibthr: add pthread_sigqueue(3)
2024-04-23 Konstantin Belousovsigqueue(2): Document __SIGQUEUE_TID
2024-04-23 Christopher DavidsonUpdate manual page references and macros to align to...
2024-04-23 rilyshswab.c(libc): use a simplified version of byte swapping
2024-04-23 Lexi Winterpackage: move cron into its own package
2024-04-23 Lexi Winterlibipsec: make const-correct
2024-04-22 Alan Somersgeli.8: minor proofreading
2024-04-22 Brooks Davislibcxxrt: align more with libc/Makefile
2024-04-22 Brooks Davislibsys/arm: make vfork less of an outlier
2024-04-22 Brooks DavisMake __libsys_interposing_slot libsys only
2024-04-22 Brooks Davislibthr: always use __libc_interposing_slot()
2024-04-22 Dimitry Andriclibcxxrt: define SHLIBDIR before including bsd.own.mk
2024-04-20 Alexander Motinlibpmc: Import AMD Zen 4 PMU events
2024-04-20 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.4-0-ge6c32...
2024-04-20 Gordon Berglingtimerfd.2: Remove a double word
2024-04-19 Ricardo Brancoglabel: Remove support for old reiserfs
2024-04-19 Alexander Ziaeeintro.2: Integrate introduction with state of page
2024-04-19 Alexander Ziaeeintro.2: Section RETURN VALUES is actually ERRORS
2024-04-19 Alexander Ziaeeintro.2: Add FILES mentioning table of syscalls
2024-04-19 Alexander Ziaeeintro.2: Tweak grammar and syntax for consistency
2024-04-19 Alexander Ziaeeintro.2: Import HISTORY from OpenBSD but our style
2024-04-19 Brooks Davislibc/quad: further narrow list of i386 symbols
2024-04-19 Brooks Davislibgcc_s: expose __divmoddi4 on i386
2024-04-19 Brooks Davislibgcc_{eh,s}: restore __*_frame_info symbols post...
2024-04-19 Brooks DavisRevert "lib{c,sys}: normalize export of openat, setcont...
2024-04-17 Brooks Davislib{c,sys}: normalize export of openat, setcontext...
2024-04-17 Brooks Davislibsys: expose a few more symbols for libc's use
2024-04-17 Dimitry Andriclibcompiler_rt Makefile.inc: update _Float16/__bf16...
2024-04-17 Martin Matuskalibarchive: add two missing package files to libarchive...
2024-04-16 Martin Matuskalibarchive: merge from vendor branch
2024-04-16 Brooks Davislibc/arm: export __signalcontext not _signalcontext
2024-04-16 Brooks Davislibcxxrt: don't export nonexistant symbols
2024-04-16 Brooks Davislibgcc_s: exclude symbols not present on some arches
2024-04-16 Brooks Davislibgcc_s: only export 128-bit int APIs when available
2024-04-16 Brooks Davislibgcc_s: only export 128-bit long double when available
2024-04-16 Brooks Davislibrpcsec_gss: don't export non-existant symbols
2024-04-16 Brooks Davislibc: don't try to export __sF
2024-04-16 Brooks Davislibc: don't try to export _nsdbtdump
2024-04-16 Brooks Davislibc: don't try to export mexitcount
2024-04-16 Brooks Davislibc: don't try to export mpool_stat
2024-04-16 Brooks Davislibc: only export hesiod symbols when enabled
2024-04-16 Martin Matuskazfs: merge openzfs/zfs@90ba19eb7
2024-04-16 Brooks Davislibc: INTERPOS_SYS macro for interposed syscalls
2024-04-16 Brooks Davislib{c,rt}: use libsys.h for __sys_* declerations
2024-04-16 Brooks Davislibsys: add a libsys.h
2024-04-15 Brooks Davisacl_to_text: include sys/param.h for MAXLOGNAME
2024-04-12 rilyshlibc(bt_utils.c): fix "contiguous" spelling
2024-04-12 rilyshlibc(bt_seq.c): fix "uninitialized" spelling
2024-04-12 rilyshlibc(xdr_reference.c): fix "referenced" spelling
2024-04-12 rilyshlibc(xdr.c): fix "discriminated" spelling
2024-04-12 rilyshlibc(inet_net_pton.c): fix "Fiery" spelling
2024-04-12 rilyshlibc(localeconv.c): fix "appropriate" spelling
2024-04-12 Henri Chataingmsun: Fix math error in comment explaining y reduction
2024-04-12 Minsoo Choolibc: Remove support for pre-C99 C standards
2024-04-12 Collin Funkmath: Add long double constant definitions
2024-04-12 Mark MurrayNow that D44168 has been merged to stable/14, update...
2024-04-10 Jason Leereturn NULL at end of send_progress_thread
2024-04-10 Rich ErcolaniAdd custom debug printing for your asserts
2024-04-08 Maxim FilimonovFix locale-specific time
2024-03-29 George WilsonAdd ashift validation when adding devices to a pool
2024-03-25 George WilsonProvide macros for setting and getting blkptr birth...
2024-04-10 Dimitry Andriclibllvm: add missed tlbgen headers and sources for...
2024-04-10 Mark Johnstonlibvmmapi: Conditionalize compilation of some functions
2024-04-10 Mark Johnstonarm64: Connect bhyve and libvmmapi to the build
2024-04-10 Mark Johnstonlibvmmapi: Zero out the structure passed to VM_GET_MEMSEG
2024-04-10 Mark Johnstonlibvmmapi: Make vm_raise_msi() a common function
2024-04-10 Mark Johnstonlibvmmapi: Add arm64 support
2024-04-10 Mark Johnstonlibvmmapi: Make memory segment handling a bit more...
2024-04-10 Mark Johnstonlibvmmapi: Move PCI passthrough ioctl wrappers into...
2024-04-10 Mark Johnstonlibvmmapi: Move more amd64-specific ioctl wrappers...
2024-04-10 Mark Johnstonlibvmmapi: Split the ioctl list into MI and MD lists
2024-04-10 Mark Johnstonlibvmmapi: Move VM capability names to vmmapi_machdep.c
2024-04-10 Mark Johnstonlibvmmapi: Move some ioctl wrappers to vmmapi_machdep.c
2024-04-10 Mark Johnstonlibvmmapi: Add a subdirectory for amd64-specific code
2024-04-10 Graham Perrinlibbe(3): history: fix
2024-04-10 Graham Perrinlibbe(3): consistency, and authors
2024-04-10 rilyshexit.3: add the comma after an empty space
2024-04-08 Rob Norrislibvmmapi: add missing capability strings
2024-04-07 Dimitry Andriclibcompiler_rt Makefile.inc: include bsd.compiler.mk...
2024-04-07 Dimitry Andriclibcompiler_rt Makefile.inc: don't build bfloat16 suppo...
2024-04-07 Dimitry Andriclibcompiler_rt Makefile.inc: remove debugging messages
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc3...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18-init-18361...
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-18359-g93248729cfae
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-16864-g3b3ee1f53424
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-16595-g7c00a5be5cde
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-15692-g007ed0dccd6a
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-15088-gd14ee76181fb
2024-04-05 Xin LIBackport export of lzma_mt_block_size symbol.
2024-04-05 Xin LIRevert "MFV: xz 5.6.0"
2024-04-03 Christopher Davidsonopen.2: remove self-reference
2024-03-30 Martin Matuskazfs: merge openzfs/zfs@39be46f43
2024-03-29 Gleb Smirnoffinpcb: fully retire inp_ppcb pointer
2024-03-27 Stephen J. Kiernanlibmagic: Use HOST_CC when compiling hostprog used...
next