]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
mv: Improve comment
[FreeBSD/FreeBSD.git] / lib /
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add memrchr() scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add memrchr unit tests
2023-12-25 Robert Clauseckerlib/libc/string: document restrict qualification of...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strncat() by calling...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add memccpy scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add unit tests for memccpy()
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strlcat() through...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add strlcpy scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add unit test for strlcpy
2023-12-25 Robert Clauseckerlib/libc/amd64/string/strcat.S: enable use of SIMD
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strncpy() by calling...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add stpncpy scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string/stpncpy_test.c: extend for upcomi...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strsep() through strcspn()
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add strrchr scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/amd64/string: add strncmp scalar, baseline...
2023-12-25 Robert Clauseckerlib/libc/tests/string: add unit tests for strncmp(3)
2023-12-25 Robert Clauseckerlib/libc/amd64/string: implement strpbrk() through...
2023-12-25 Robert Clauseckerlib/libc/amd64/string/strcmp.S: add baseline implementation
2023-12-23 Philip Paepscontrib/tzdata: import tzdata 2023d
2023-12-22 Bill Sommerfeldregex: mixed sets are misidentified as singletons
2023-12-21 Brooks DavisRevert "power*/SYS.h: implement _SYSCALL_BODY() macro"
2023-12-21 Kristof Provostpf: export missing state information
2023-12-21 Brooks Davispower*/SYS.h: implement _SYSCALL_BODY() macro
2023-12-21 Michael Gmelinlibifconfig: Fix bridge status member list
2023-12-21 Vincenzo Maffionelibnetmap: remove interface name validation
2023-12-21 Robert Clauseckerlib/libc/amd64/string/strcspn.S: always return earliest...
2023-12-21 Robert Clauseckerlib/libc/tests/string/strcspn_test.c: add test for...
2023-12-20 Dimitry AndricAdd missing /usr/include/c++/v1/__mdspan/mdspan.h header
2023-12-20 Dimitry AndricAdd missing sources to libclang_rt Makefiles, clean...
2023-12-19 Martin Matuskazfs: merge openzfs/zfs@dbda45160
2023-12-18 Brooks Davisarm/SYS.h: align with other arches
2023-12-18 Brooks Davisarm/SYS.h: remove unused CURBRK macro
2023-12-18 Brooks Davis{amd64,i386}/SYS.h: add _SYSCALL and _SYSCALL_BODY
2023-12-18 Brooks Davisriscv/SYS.h: implement _SYSCALL_BODY() macro
2023-12-18 Alan SomersRemove _POSIX_PRIORITIZED_IO references from man pages
2023-12-17 Peter Erikssonlibc: correct some memory leaks in acl_to_text(3) and...
2023-12-15 Alexander Motindmu: Allow buffer fills to fail
2023-12-15 Martin Matuskazfs: merge openzfs/zfs@86e115e21
2023-12-12 Brooks Davislibc/i386/SYS.h: Remove unused LCALL macro
2023-12-12 Brooks Davislibc/*/SYS.h: remove SYCALL macro
2023-12-12 Alex Richardsonjevents: fix bootstrapping on Linux with Clang 16
2023-12-11 Brooks Davislibc: expose execvpe for Linux compat
2023-12-11 Kristof Provostlibpfctl: remove stray debug printf()
2023-12-11 Mariusz Zaborskicapsicum: introduce cap_rights_is_empty Function
2023-12-10 Konstantin Belousovstrfmon.c: Use the restrict keyword directly
2023-12-10 Jose Luis Duranstrfmon: style fixes
2023-12-10 Stéphane Rochoylibsecureboot: be more verbose about validation failures
2023-12-09 Jose Luis Duranstrfmon: Silence scan-build warning
2023-12-09 Jose Luis Duranstrfmon.3: Cleanup example code
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.6-0-g60097...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.5-0-g98bfd...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.3-0-g88843...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.2-0-gb2417...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.1-25-g098e...
2023-12-08 Dimitry AndricMerge llvm-project release/17.x llvmorg-17.0.0-rc4...
2023-12-08 Dimitry AndricMerge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51
2023-12-08 Alan Somerslibcasper: document that most libcasper functions are...
2023-12-08 Martin MatuskaNotable upstream pull request merges:
2023-12-07 Rob Nsetproctitle: fix ununitialised variable
2023-12-06 Brooks Davislibc: simplify MDASM/NOASM checks
2023-12-06 Brooks Davislibc: don't needlessly add vfork.o to NOASM
2023-12-06 Brooks Davislibc: rename arm and i386 Ovfork.S to vfork.S
2023-12-06 Alan Somerscap_net.3: remove a copypasta
2023-12-04 Brooks DavisRemove never implemented sbrk and sstk syscalls
2023-12-02 Ka Ho Nglibclang_rt: Update Makefile.depend
2023-12-01 Alexander MotinZIO: Add overflow checks for linear buffers
2023-12-01 Alan Somerssigaction.2: clarify that fork isn't async-signal-safe...
2023-12-01 Brooks DavisOnly provide execvpe(3) when needed
2023-11-30 Yuri PankovUse uint64_t instead of u_int64_t
2023-11-30 Jamie Grittonjail: Don't allow jail_set(2) to resurrect dying jails.
2023-11-29 Martin Matuskazfs: merge openzfs/zfs@a03ebd9be
2023-11-29 WraithhFix zoneid when USER_NS is disabled
2023-11-28 Martin Matuskazfs: merge openzfs/zfs@688514e47
2023-11-28 Brooks Davismemfd_create: don't allocate heap memory
2023-11-28 Brooks Davismemfd_create: move implementation to libc/gen
2023-11-28 Brooks Davisgetpagesize(3): drop support for non-ELF kernels
2023-11-28 Brooks Davisgetpagesizes(3): drop support for kernels before 9.0
2023-11-27 Kristof Provostpf: implement DIOCGETRULES via netlink
2023-11-27 Warner Loshlib: Automated cleanup of cdefs and other formatting
2023-11-27 Warner LoshRemove copyright strings ifdef'd out
2023-11-27 Warner Loshsccs: Manual changes
2023-11-27 Warner Loshlib: Remove ancient SCCS tags.
2023-11-27 Ka Ho Ngdirdeps: Update/fix Makefile.depend* for toolchain
2023-11-26 Ka Ho Ngdirdeps: Remove $FreeBSD$
2023-11-26 Xin LIMFV: xz 5.4.5
2023-11-23 Gordon Berglinglibcasper: Fix a typo in a source code comment
2023-11-21 Brooks Davislibc: remove some obsolete VCS data
2023-11-21 Alan Somersaio_read.2: correct the description of aio_buf
2023-11-21 Andrew Turnerlibc: Teach libc about the BTI elf note
2023-11-21 Martin Matuskazfs: merge openzfs/zfs@a94860a6d
2023-11-20 Warner Loshmath: Move to const instead of __const
2023-11-18 Gordon BerglingAdd a HISTORY section for memcpy(3) and mempcpy(3)
2023-11-18 Gordon Berglinggetpeerid.3: Clarify the 's' argument
2023-11-17 Kirk McKusickEnsure I/O buffers in libufs(3) are 128-byte aligned.
2023-11-17 Brooks Davisfreebsd: remove __FBSDID macro use
2023-11-17 Paul DagnelieFix memory leak in zfs_setprocinit code
2023-11-17 Ka Ho Ngdirdeps: Fix libpcap Makefile.depend.options
2023-11-17 Kristof Provostlibpfctl: handle pfctl_do_ioctl() failures better
2023-11-17 Kristof Provostlibpfctl: handle allocation failure
next