]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
pkgbase: Move libicp in utilities
[FreeBSD/FreeBSD.git] / lib / libc /
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-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
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-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-01 Konstantin Belousovptrace: add an option to not kill debuggees on debugger...
2021-05-19 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-14 Dmitry Waginlibc: Some enhancements to syslog(3)
2021-05-11 Alex Richardsonlibc/string/memset.c: Use unsigned long for stores
2021-05-11 Alex Richardsonlibc/string/bcopy.c: Use intptr_t as the copy type
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-05 Piotr Pawel Stefaniakgetdirentries.2: remove unnecessary space
2021-05-03 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-04-23 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-23 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-23 Konstantin Belousovopen(2): Implement O_PATH
2021-04-23 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-23 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-23 Konstantin Belousovlibc dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-23 Konstantin Belousovlibc: implement __tls_get_addr() for static binaries
2021-04-23 Konstantin Belousovlibc: add _get_tp() private function
2021-04-23 Konstantin Belousovlibc: include rtld.h into static implementations of...
2021-04-23 Konstantin Belousovlibc: constify dummy error message string for dlfcn
2021-04-23 Konstantin Belousovrtld dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-23 Andrew WalkerFix leak in libc NFSv4 ACL flags parsing
2021-04-22 Alex Richardsons_scalbn.c: Add missing float.h include
2021-04-22 Alex RichardsonAlso use the musl scalbn code for ldexp()
2021-04-21 Michael ReifenbergerImprove size readability.
2021-04-19 Alex RichardsonRevert "lib/libc/net/nsdispatch.c: Fix missing unlock...
2021-04-12 Mark Johnstonlibc: Fix the WITH_HESIOD build
2021-04-10 Mateusz Guzikamd64: import asm strlen into libc
2021-04-10 Alex Richardsonresolv_test: Fix racy exit check, remove mutexes, and...
2021-04-10 Alex Richardsonlib/libc/net/nsdispatch.c: Fix missing unlock and add...
2021-04-10 Alex RichardsonAllow using sanitizers for ssp tests with out-of-tree...
2021-04-06 Leandro Luporipowerpc64: enforce natural alignment in bcopy
2021-04-06 Leandro Lupori[PowerPC64] Port optimized strcpy to PPC64LE
2021-04-06 Konstantin Belousovamd64 fabs(3): move signbit to .rodata
2021-04-06 Konstantin Belousovlibc/<arch>/sys/cerror.S: fix typo
2021-03-17 Alex Richardsonlibc/qsort: Don't allow interposing recursive calls
2021-03-17 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-09 Dimitry AndricBuild lib/msun tests with compiler builtins disabled
2021-03-08 Brandon Bergren[PowerPC64] Fix multiple issues in fpsetmask().
2021-03-08 Brandon Bergren[PowerPC] [PowerPCSPE] Fix multiple issues in fpsetmask().
2021-03-04 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-04 Konstantin Belousovfhlink(2): the syscalls do not take flag
2021-03-04 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-02 Edward Tomasz Napi... libc: fix buffer overrun in getrpcport(3)
2021-03-02 Konstantin BelousovRemove __NO_TLS.
2021-03-01 Rick Macklemgetdirentries.2: fix for NFS mounts
2021-02-25 Guangyuan Yangpwrite(2): add a BUGS section
2021-02-22 Jamie GrittonMFC jail: Change both root and working directories...
2021-02-14 Konstantin Belousovusleep(3): replace 'process' with 'calling thread'
2021-02-04 Mateusz Guzikamd64: move memcmp checks upfront
2021-02-04 Mateusz Guzikamd64: add a note about simd to libc memset, memmove...
2021-02-03 Mateusz GuzikRevert "Reimplement strlen"
2021-02-01 Mateusz GuzikDrop temporary compat in setproctitle
2021-02-01 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-02-01 Mateusz GuzikReimplement strlen
2021-02-01 Mateusz Guziklibc: try to skip memcpy in _gettemp
2021-02-01 Mateusz Guziklibc: remove open-coded strlen in _gettemp
2021-02-01 Mateusz Guziklibc: skip spurious stat in _gettemp
2021-01-21 Mark Johnstonlibc/nss: Ensure that setgroupent(3) actually works...
2021-01-21 Mark Johnstonlibc/nss tests: Add regression tests for commit 55444c8...
2021-01-21 Mark Johnstonlibc/nss: Restore iterator state when doing passwd...
2021-01-21 Mark Johnstonlibc/nss tests: Fix getpw and getgr single-pass tests
2021-01-21 Mark Johnstonlibc/nss tests: Style
2021-01-21 Konstantin Belousovx86: switch vdso TSC timecounter to RDTSCP on AMD Zen...
2021-01-20 Alex Richardsonlibc: Fix null pointer arithmetic warning in mergesort
2021-01-19 Alex RichardsonRemove remaining uses of ${COMPILER_FEATURES:Mc++11}
2021-01-19 Alex Richardsongetopt: Fix conversion from string-literal to non-const...
2021-01-16 Mateusz GuzikSave on getpid in setproctitle by supporting -1 as...
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-11 Konstantin Belousovlibthr: wrap pdfork(2), same as fork(2).
2021-01-10 Konstantin Belousovlibc: implement rtld_get_stack_prot() for real
2021-01-10 Konstantin Belousovx86 vdso gettc: Add RDTSCP support
2021-01-10 Konstantin Belousovx86 vdso gettc: eliminate duplicated code in ifunc...
2021-01-10 Konstantin Belousovx86 vdso gettc: reorganize ifunctions.
2021-01-08 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-08 Thomas Munroaio_fsync(2): Support O_DSYNC.
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-07 Alex RichardsonRename NO_WERROR -> MK_WERROR=no
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Rick Macklemcopy_file_range(2): add recommendation to use large...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovtcgetwinsize(3): provide man page
2020-12-31 Kyle Evanslibc: tests: add some tests for cpuset(2)
2020-12-31 Kyle Evanslibc: tests: hook CPUSET(9) test up to the build
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-28 Konstantin Belousoveventfd.2: Add the mail address of the submitter into...
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovDocument eventfd().
next