]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
libc: libc/gen/sched_getcpu_gen.c -> libsys/
[FreeBSD/FreeBSD.git] / lib /
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 Mark Johnstonlibjail: Guard against programmer error in jailparam_ex...
2024-02-04 Hodonglibstdthreads: destroy mutexattr in mtx_init()
2024-02-04 Minsoo Choolibc: Specify parameter types for function pointer
2024-02-03 Martin Oliveirainclude/math.h: fix warning with -Wconversion
2024-02-03 rilyshlib/libfetch/common.c: remove an extra semicolon
2024-02-03 rilyshlib/libbe/be.c: remove an extra semicolon
2024-02-03 rilyshlib/libvgl/main.c: remove an extra semicolon
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 Kristof Provostlibpfct: fix incorrect array check
2024-02-02 Kristof Provostpf: implement addrule via netlink
2024-02-02 Mark Johnstonlibthr: Force the thr_wake() symbol to be resolved...
2024-02-02 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-01-31 Gregory Neil ShapiroMerge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
2024-01-31 Ed Mastecsu: add crtbrand.o dependency on sys/param.h
2024-01-30 Martin Matuskazfs: merge openzfs/zfs@2e6b3c4d9
2024-01-29 Olivier Certnerlogin_cap.h: Remove LOGIN_DEFPRI
2024-01-29 Olivier Certnerlogin_cap.h: Remove LOGIN_DEFUMASK
2024-01-29 Olivier Certnersetusercontext(): Set priority from '~/.login_conf...
2024-01-29 Olivier Certnerlogin.conf(5): Document priority's special value 'inherit'
2024-01-29 Olivier Certnersetclasspriority(): New possible value 'inherit'
2024-01-29 Olivier Certnersetusercontext(): Move priority setting in new setclass...
2024-01-29 Olivier Certnerlogin.conf(5): Document priority's default and possible...
2024-01-29 Olivier Certnersetusercontext(): Better error messages when priority...
2024-01-29 Olivier Certnerlogin.conf(5): Default values: Rename column, elaborate...
2024-01-29 Olivier Certnersetlogincontext(): Comply to style(9)
2024-01-29 Olivier Certnerlogin.conf(5): Document umask's special value 'inherit'
2024-01-29 Olivier Certnersetclassumask(): Accept 'inherit' as a value
2024-01-29 Olivier Certnersetusercontext(): Set umask in a separate function...
2024-01-29 Olivier Certnerlogin_cap(3): Document login_getcapenum()
2024-01-29 Olivier CertnerNew login_getcapenum(): Allows to read named enum values
2024-01-29 Olivier Certnerlogin.conf(5): umask has no default value
2024-01-29 Olivier Certnersetusercontext(): umask: Set it only once (in the commo...
2024-01-29 Konstantin Belousovopen(2): describe *at behavior for dirfd opened without...
2024-01-29 Richard Kojedzinszkylibzfs: use zfs_strerror() in place of strerror()
2024-01-29 Richard Kojedzinszkylibzfs: make userquota_propname_decode threadsafe
2024-01-29 rilyshlibnvpair.c: replace strstr() with strchr() for a singl...
2024-01-29 Mark Johnstonlibc: Annotate a couple of local functions as such
2024-01-29 R. Christian McDonaldlibbe: handle destroying/renaming temporary/bootonce...
2024-01-28 Steve Kargllib/msun: Cleanup after $FreeBSD$ removal
2024-01-28 Mark Johnstonlibc/amd64: Disable ASAN for amd64_archlevel.c
2024-01-27 Dimitry AndricAdd libllvm and liblldb source files to enable WITH_ASA...
2024-01-27 Dimitry Andricmsun: remove fabs from Symbol.map, and adjust comment
2024-01-27 Mike Karelsinet(3): clarify syntax accepted by inet_pton
2024-01-26 MigeljanImeriRemove list_size struct member from list implementation
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-24 Kyle Evansncurses: serialize the tinfo build a little bit
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-19 Val PackettFreeBSD: Fix bootstrapping tools under Linux/musl
2024-01-18 Muhammad Moinur... contrib/kyua: Merge vendor import
2024-01-17 Martin Matuskazfs: merge openzfs/zfs@a0b2a93c4
2024-01-16 Ameer HamzaAdd path handling for aux vdevs in `label_path`
2024-01-14 Simon J. GerratyUpdate to bmake-20240108
2024-01-12 Brian BehlendorfFix "out of memory" error
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 Olivier Certnerpthread_attr_get_np(): Use malloc(), report ENOMEM...
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-09 Olivier Certnerlibhtr: pthread_attr_setaffinity_np(): Replace calloc...
2024-01-09 Olivier Certnerlibthr: thr_attr.c: More style and clarity fixes
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-04 Kristof Provostlibpfctl: introduce a handle-enabled variant of pfctl_a...
2024-01-04 Kristof Provostlibpfctl: introduce pfctl_handle
2024-01-04 Olivier Certnerlibthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid...
2024-01-04 Olivier Certnerlibthr: thr_attr.c: Clarity, whitespace and style
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-28 Dimitry AndricReorganize libclang_rt Makefile and make more lib/arch...
2023-12-28 Jose Luis Duranlibdevdctl: Fix typo (triple S)
2023-12-28 Jose Luis Duranlibcasper: Fix typo (triple T)
2023-12-27 Martin Matuskazfs: merge openzfs/zfs@233d34e47
2023-12-27 Mark JohnstonFix the FreeBSD userspace build (#15716)
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...
next