]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
libc: ssp: sprinkle around some __dead2
[FreeBSD/FreeBSD.git] / lib / libc /
2021-10-06 Kyle Evanslibc: ssp: sprinkle around some __dead2
2021-10-06 Kyle Evanskqueue: document how timers with low/past timeouts...
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-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
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-07 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-08-31 Dimitry AndricFix null pointer subtraction in mergesort()
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-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-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 Roy Marplessocket: Implement SO_RERROR
2021-08-05 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-08-05 Alex Richardsontools/build: Don't redefine open() for the linux bootstrap
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-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-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
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...
next