]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
libsys: don't expose __init_elf_aux_vector
[FreeBSD/FreeBSD.git] / lib / libc /
2024-03-06 Brooks Davisbsearch_b: fix compilation with gcc
2024-03-06 Konstantin Belousovlibc posix_spawn(): explain why rtld can be used after...
2024-03-06 Konstantin Belousovposix_spawn.c: fix typo in comment
2024-03-05 Brooks Davislibc: actually build bsearch_b
2024-03-05 Brooks Davislibc/locale: don't expose nonexistant __collate_load_error
2024-03-04 Konstantin Belousovposix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NP
2024-03-04 Konstantin Belousovposix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NP
2024-03-04 Konstantin Belousovposix_spawnattr_setflags(3): validate argument
2024-02-29 Brooks Davislib{c,sys}: expose _getlogin consistently
2024-02-29 Warner LoshMerge one true awk from 2024-01-22 for the Awk Second...
2024-02-29 Baptiste Daroussinlibucl: import snapshot 2024-02-06
2024-02-29 Andrew TurnerUpdate the Arm Optimized Routine library to v24.01
2024-02-28 Brooks Davislib{c,sys}: expose cap_sandboxed from libc/gen
2024-02-25 Xin LIMFV: xz 5.6.0.
2024-02-25 Konstantin Belousovlibc/sys: add errno test
2024-02-23 Konstantin Belousovlibsys: fix sleep(3)/usleep(3) cancel behavior
2024-02-21 Konstantin Belousovlibsys: move errno to libsys
2024-02-21 Konstantin Belousovlibsys: remove usage of pthread_once and _once_stub
2024-02-19 Brooks Davislib{c,thr}: add DT_RUNPATH for gcc -m32
2024-02-19 Brooks Davislib{c,sys}: move auxargs more firmly into libsys
2024-02-18 Xin LIMFV: zlib 1.3.1.
2024-02-17 Xin LIMFV: expat 2.6.0.
2024-02-16 Maxim Konovalovfclose.3: remove a confusing sentence
2024-02-15 Martin Matuskazfs: merge openzfs/zfs@e0bd8118d
2024-02-14 Cy Schubertunbound: Vendor import 1.19.1
2024-02-13 Dag-Erling SmørgravUpdate tzcode to 2024a.
2024-02-13 Assume-Zhanrpc: Fix typo in comment
2024-02-11 Konstantin Belousovaio_read2/aio_write2: add AIO_OP2_VECTORED
2024-02-11 Konstantin Belousovlibc: add aio_read2() and aio_write2() functions
2024-02-08 Brooks Davislibsys: move some missed manpages
2024-02-08 Martin Matuskazfs: merge openzfs/zfs@229b9f4ed
2024-02-07 Brooks Davislibc: don't directly link libsys
2024-02-07 Brooks Davislib/libc: version auxiliary libsys.so
2024-02-05 Warner Loshacpica: Create merge commit against vendor branch
2024-02-05 Brooks Davislibc: make syscall stubs empty for shared lib
2024-02-05 Brooks Davislibc: link libsys as a auxiliary filter library
2024-02-05 Brooks Davislibc: move __getosreldate to libsys
2024-02-05 Brooks Davislibc: move getpagesize(s) to libsys
2024-02-05 Brooks Davislibc: elf auxiliary vector handling to libsys
2024-02-05 Brooks Davislibc: compile _once in libsys
2024-02-05 Brooks Davislibc: move MD sys related symbols to libsys
2024-02-05 Brooks Davislibc: move rfork_thread(3) to libsys
2024-02-05 Brooks Davislibc: Move per-arch sys/Makefile.inc to libsys
2024-02-05 Brooks Davislibc: remove .PATH refs to libc/<arch>/sys
2024-02-05 Brooks Davislibc: remove remaining x86 sys bits to libsys
2024-02-05 Brooks Davislibc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/
2024-02-05 Brooks Davislibc: libc/gen/sched_getcpu_gen.c -> libsys/
2024-02-05 Brooks Davislibsys: move __libsys_interposer consumers
2024-02-05 Brooks Davislibc: libc/sys/Makefile.inc -> libsys/Makefile.sys
2024-02-05 Brooks Davislibsys: relocate implementations and manpages
2024-02-05 Brooks Davislibc: split libc and syscall interposing (2/2)
2024-02-05 Brooks Davislibc: split libc and syscall interposing (1/2)
2024-02-04 Minsoo Choolibc: Specify parameter types for function pointer
2024-02-03 Jose Luis Duranlibc: Fix typo (triple M)
2024-02-03 Lexi Wintersctp: update manpages
2024-02-02 Cy SchubertOpenSSL: Vendor import of OpenSSL 3.0.13
2024-02-02 Corinna Vinschenregex: fix freeing g->charjump in low memory condition
2024-02-02 Brooks Davisaarch/SYS.h: implement _SYSCALL_BODY() macro
2024-02-02 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-01-31 Gregory Neil ShapiroMerge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
2024-01-30 Martin Matuskazfs: merge openzfs/zfs@2e6b3c4d9
2024-01-29 Konstantin Belousovopen(2): describe *at behavior for dirfd opened without...
2024-01-29 Mark Johnstonlibc: Annotate a couple of local functions as such
2024-01-28 Mark Johnstonlibc/amd64: Disable ASAN for amd64_archlevel.c
2024-01-27 Mike Karelsinet(3): clarify syntax accepted by inet_pton
2024-01-26 Ed Masteopen: make non-POSIX errno value more apparent
2024-01-25 Dimitry AndricMerge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f...
2024-01-24 Mark Johnstonkcmp: Add a manual page
2024-01-24 Martin Matuskazfs: merge openzfs/zfs@a4bf6baae
2024-01-24 Konstantin BelousovAdd kcmp(2) userspace bits
2024-01-22 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.0
2024-01-20 Gordon Berglingpkru.3: Fix a typo in the manual page
2024-01-20 Gordon Berglingsigfastblock.2: Fix a typo in the manual page
2024-01-20 Gordon Bergling_umtx_op.2: Fix a typo in the manual page
2024-01-18 Muhammad Moinur... contrib/kyua: Merge vendor import
2024-01-17 Martin Matuskazfs: merge openzfs/zfs@a0b2a93c4
2024-01-14 Simon J. GerratyUpdate to bmake-20240108
2024-01-13 Brooks Davislibc: stop exposing __fcntl_compat
2024-01-12 Steve Karglsystem(3): fix typo santized -> sanitized
2024-01-11 Brooks Davislibc: separate syscall and non-syscall symbols
2024-01-11 Brooks Davispowerpc/SYS.h: implement _SYSCALL_BODY() macro
2024-01-10 Martin Matuskazfs: merge openzfs/zfs@a382e2119
2024-01-10 David E. O'BrienHistory for arc4random_*()
2024-01-09 Brooks Davispowerpc64/SYS.h: implement _SYSCALL_BODY() macro
2024-01-08 Tom HukinsFix "version introduced" in numerous manual pages
2024-01-08 Jan Beichresolv: Add a required include to resolv.h
2024-01-06 David E. O'Brientimingsafe_bcmp(3) was MFC'ed to 11.1
2024-01-05 Ed Mastessh: Update to OpenSSH 9.6p1
2024-01-03 Mark Johnstonsetfib.2: Consistently capitalize "FIB"
2024-01-03 Brooks Davisacl_equiv_mode_np: zero mode on just inited ACL
2023-12-29 Rick Macklemcopy_file_range.2: Clarify that only regular files...
2023-12-28 Arthur Kiyanovskiena: Upgrade ena-com to freebsd v2.7.0
2023-12-27 Martin Matuskazfs: merge openzfs/zfs@233d34e47
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...
next