]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
contrib/bc: merge version 5.2.1 from vendor branch
[FreeBSD/FreeBSD.git] / lib / libc /
2021-08-16 Fangrui Songrtld: Remove calculate_tls_end
2021-08-14 Adam Fennlibc: vDSO timekeeping: Add pvclock support
2021-08-14 Gordon BerglingFix a common typo in source code comments
2021-08-08 Konstantin Belousov_Exit(3): document implementation
2021-08-08 Konstantin Belousovfork(2): comment about doubtful use of stdio and exit...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-06 Ka Ho NgFix pathconf.2 documentation error
2021-08-05 Ceri Daviesfork.2: correct minor typo in manpage.
2021-08-05 Ka Ho NgAdd fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).
2021-08-03 Konstantin BelousovAdd _Fork()
2021-08-03 Konstantin BelousovStyle
2021-08-02 Alex Richardsonlibc: Disable ASAN for certain string functions
2021-08-02 Alex RichardsonDon't instrument the rdtsc ifunc when building with...
2021-08-02 Alex Richardsontools/build: Don't redefine open() for the linux bootstrap
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-08-01 Tom JonesCorrect section reference for examples in RFC3542
2021-07-30 Warner Loshclock_gettime: Add Linux aliases for CLOCK_*
2021-07-29 Konstantin Belousovx86 __vdso_gettc: add O_CLOEXEC flag to open
2021-07-29 Mark Johnstonlibc/locale: Use O_CLOEXEC when opening locale tables
2021-07-29 Conrad Meyerlibc qsort(3): Eliminate ambiguous sign comparison
2021-07-28 Roy Marplessocket: Implement SO_RERROR
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-21 Alexander MotinFix race between first rand(3) calls with _once().
2021-07-21 Alexander MotinRevert "Fix race between first rand(3) calls."
2021-07-20 Alexander MotinFix race between first rand(3) calls.
2021-07-19 Kyle Evanskenv: allow listing of static kernel environments
2021-07-18 Xin LIless: upgrade to v590.
2021-07-16 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-16 Mark Johnstonlibc: Use the initial-exec TLS model
2021-07-15 Konstantin Belousovlibc: add mempcpy(3) and wmempcpy(3)
2021-07-15 Konstantin BelousovCreate namespace for the symbols added during 14-CURREN...
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-10 David ChisnallRevert "Pass the syscall number to capsicum permission...
2021-07-10 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-05 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-07-01 Edward Tomasz Napi... procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIV...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-29 Alfonso GregoryChange strmode argument type to mode_t
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@5e2c8338b (master) into main
2021-06-25 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2021-06-25 Michael Gmelinshm_open(2): Cross-reference posixshmcontrol(1)
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
2021-06-23 Konstantin Belousovvdso: lower precision of vdso implementation of CLOCK_M...
2021-06-23 Konstantin Belousovvdso gettimeofday: minor restructuring
2021-06-22 Warner LoshMerge tag 'vendor/NetBSD/vis/20210621' into vis
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@c4c162c1e (master) into main
2021-06-19 Dimitry AndricMerge llvm-project 12.0.1 rc2
2021-06-13 Dimitry AndricMerge llvm-project 12.0.0 release
2021-06-13 Dimitry AndricMerge llvm-project main llvmorg-12-init-17869-g8e464dd76bef
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@afa7b3484 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@75b4cbf62 (master) into main
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master) to main
2021-06-01 Pedro F. Giffunifread: improve performance for unbuffered reads
2021-05-27 Mark Johnstonkevent: Prohibit negative change and event list lengths
2021-05-25 Konstantin Belousovptrace: add an option to not kill debuggees on debugger...
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-19 Dmitry Chagintcsh: update to version 6.22.04.
2021-05-13 Fernando Apesteguíasyslog.3 - Add detail about LOG_PID
2021-05-13 Ceri DaviesRemove references to timed(8)
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-10 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-04 Edward Tomasz Napi... ptrace: document ENOMEM
2021-05-03 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-02 Xin LIless: upgrade to v581.2.
2021-04-30 Konstantin Belousovconnectat(2): clarify that the s argument is socket
2021-04-28 Thomas Munropoll(2): Add POLLRDHUP.
2021-04-28 Yuri Pankovopen_memstream(3): fix typo
2021-04-25 Robert WatsonAdd code examples to cpuset(2), and improve cross refer...
2021-04-25 Stefan EßerMerge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
2021-04-20 Andrew WalkerFix leak in libc NFSv4 flags parsing
2021-04-20 Mateusz Piotrowskifork.2: Fix a typo in an example
2021-04-20 Alex Richardsonlibc/string/memset.c: Use unsigned long for stores
2021-04-20 Alex Richardsonlibc/string/bcopy.c: Use intptr_t as the copy type
2021-04-19 Alex RichardsonRevert "lib/libc/net/nsdispatch.c: Fix missing unlock...
2021-04-19 Xin LIless: upgrade to v581.
2021-04-18 Mateusz Piotrowskigetprogname.3: Add an example
2021-04-17 Mateusz Piotrowskifork.2: Add a simple use pattern
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-15 Konstantin BelousovO_PATH: allow vnode kevent filter on such files
2021-04-15 Konstantin BelousovMake files opened with O_PATH to not block non-forced...
2021-04-15 Konstantin Belousovopen(2): Implement O_PATH
2021-04-15 Konstantin BelousovAdd AT_EMPTY_PATH for several *at(2) syscalls
2021-04-15 Konstantin Belousovlink(2): correct descriptor name in AT_RESOLVE_BENEATH...
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-11 Piotr Pawel Stefaniakgetdirentries.2: remove unnecessary space
2021-04-09 Konstantin Belousovlibc dl_iterate_phdr(): dlpi_tls_data is wrong
2021-04-09 Konstantin Belousovlibc: implement __tls_get_addr() for static binaries
2021-04-09 Konstantin Belousovlibc: add _get_tp() private function
2021-04-09 Konstantin Belousovlibc: include rtld.h into static implementations of...
2021-04-09 Konstantin Belousovlibc: constify dummy error message string for dlfcn
2021-04-08 Andrew TurnerRemove the last users of ARM_TP_ADDRESS
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
next