]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787
[FreeBSD/FreeBSD.git] / lib / libc /
2023-04-09 Mateusz Guziklibc/yp: sort out warnings
2023-04-09 Warner Loshtimes: Use modern function definitions
2023-03-24 Xin LIcap_*(2): Document ENOSYS behavior.
2023-03-20 Mark Johnstonnetbsd-tests: Serialize message queue tests
2023-03-17 Kyle Evansiconvlist(3): fix count argument type
2023-03-05 Gordon Berglinginet6_opt_init.3: Some enhancements
2023-03-03 Paul Floydlibc: handle zero alignment in memalign()
2023-02-22 John Baldwinptrace.2: Fix warnings from igor.
2023-02-20 Dmitry Chagincpuset: Adapt sched_affinity compat shims to the stable/13
2023-02-20 Mark Johnstonlibc: Fall back to rdtsc when using pvclock and rdtscp...
2023-02-20 Mark Johnstonshm: Document shm_create_largepage()
2023-02-19 Dmitry Chagincpuset: Add compat shim to the sched_affinity functions
2023-02-19 Konstantin Belousovsys/param.h: Add _WANT_P_OSREL
2023-02-16 Kyle Evanslibc: popen: slightly simplify cloexec logic
2023-02-13 Dag-Erling Smørgravtzcode: Resurrect tzsetwall(3) with a deprecation warning.
2023-02-09 Dag-Erling Smørgravlibc: Add tests for strchrnul(3).
2023-02-09 Alexander V. Chernikovsockets: add MSG_TRUNC flag handling for recvfrom(...
2023-02-06 Dmitry Chagincpuset: Fix sched_[g|s]etaffinity() for better compatib...
2023-02-03 Alexander Naumochkindevname(3): apply S_ISBLK() to type, not dev_t
2023-01-31 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-31 Edward Tomasz Napi... tzcode: Implement timezone change detection
2023-01-31 Jessica Clarkelibc: Fix longjmp/_longjmp(buf, 0) for MIPS
2023-01-31 Jessica Clarkelibc: Fix longjmp/_longjmp(buf, 0) for AArch64 and...
2023-01-31 Jose Luis Duranstrfmon(3): Match the return type
2023-01-31 Jose Luis Duranstrfmon(3): Wording improvements
2023-01-31 Jose Luis Duranstrfmon(3): Add an EXAMPLES section
2023-01-27 Alan Somersdocument first appearance of fhlink et al
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Andrew TurnerRemove obsolete code gated on _ARM_ARCH_*
2023-01-24 Alexander V. Chernikovman: fix socket.2 merge from a16f805f820e
2023-01-23 Alexander V. Chernikovman: add Netlink reference to socket(2)
2023-01-20 Konstantin Belousovptrace(2): document PT_SC_REMOTE
2023-01-20 Konstantin Belousovptrace(2): explain how to select specific thread to...
2023-01-18 Brooks Davisxdr: store chars consistently
2023-01-12 Gleb Popovlibc: Fix build with WITHOUT_MACHDEP_OPTIMIZATIONS...
2023-01-06 Eugene Grosbeinsyslog: fix PID of forking process
2022-12-26 Jose Luis Duranxlocale(3): Link man pages
2022-12-16 Rick Macklemrpcb_clnt.c: Do not force use of UDP
2022-12-10 Gordon Berglinggetservent.3: Mention the service.db
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-06 Guilherme Janczaklibc: remove unneeded sys/types.h include from several...
2022-12-03 Mike Karelsgetaddrinfo: distinguish missing addrs from unresolvabl...
2022-12-03 Mike Karelsgai_strerror.[c3]: re-enable EAI_ADDRFAMILY, EAI_NODATA
2022-11-25 Konstantin Belousovamd64 libc: add missed GNU-stack annotation to memmove...
2022-11-14 Dag-Erling Smørgravlibc: Don't warn about RRSIG replies.
2022-11-14 Ceri DaviesRemove references to timed(8)
2022-11-11 John Baldwinktrace.2: Document KTRFAC_STRUCT_ARRAY.
2022-11-11 John Baldwinqsort_b_test: Only build on clang.
2022-11-11 John Baldwinlibc rpc: Fix mismatches in prototypes for array bounds.
2022-11-10 Mark Johnstongetsockopt.2: Clarify the SO_REUSEPORT_LB text a bit
2022-11-05 Jose Luis Duranstrfmon: Remove XXX marks
2022-11-05 Jose Luis Duranstrfmon_l: Use specified locale for number formatting
2022-11-05 Jose Luis Duranstrfmon_test: Add a test for strfmon_l
2022-11-05 Jose Luis Duranstrfmon_test: Reserve space for the null terminator
2022-11-05 Jose Luis Duranstrfmon_l(3): Add name to the man page
2022-11-01 Jose Luis Duranstrfmon(3): Fix # explanation
2022-11-01 Jose Luis Duranstrfmon(3): Remove repeated words
2022-11-01 Jose Luis Duranstrfmon: Fix formatting of a second fixed-width value
2022-11-01 Jose Luis Duranstrfmon: Fix an edge case when sep_by_space is 2
2022-11-01 Jose Luis Duranstrfmon: Fix alignment when enclosed by parentheses
2022-11-01 Jose Luis Duranstrfmon: Trim the SPACE from international currency...
2022-11-01 Jose Luis Duranstrfmon: Avoid an out-of-bounds access
2022-11-01 Jose Luis Duranstrfmon: Fix typos in source code comments
2022-11-01 Jose Luis Duranstrfmon: Fix typo in constant
2022-11-01 Jose Luis Duranstrfmon: Code cleanup
2022-11-01 Jose Luis Duranstrfmon_test: Add some tests
2022-11-01 Jose Luis Duranstrfmon_test: Fix typo and remove extra space
2022-10-25 Mark Johnstonlibc: Make elf_aux_info() return an error if AT_USRSTAC...
2022-10-24 Mitchell Hornegetpagesize(3): cross-reference getpagesizes(3)
2022-10-12 Hans Petter Selaskyqdivrem: Predict division by zero as false.
2022-10-07 Ed Mastelibc: Fix size range check in setvbuf
2022-10-05 Xin LIscandir(3): Rename alphasort_thunk to scandir_thunk_cmp to
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-30 Konstantin Belousovlibc, libthr: use AT_USRSTACK{BASE,LIM} instead of...
2022-09-30 Konstantin Belousovlibthr: use nitems() for mib length
2022-09-30 Konstantin Belousovauxv.3: Document AT_USRSTACKBASE and AT_USRSTACKLIM
2022-09-30 Konstantin Belousov_elf_aux_info(3): add support for AT_USRSTACK{BASE...
2022-09-24 Gordon BerglingUpdate SEE ALSO sections for resolver.{3,5} and hosts.5
2022-09-24 Fernando ApesteguíaBump .Dd for recently modified manual pages
2022-09-24 Fernando Apesteguíagetnetent(3): Add missing reentrant functions
2022-09-24 Fernando ApesteguíaRemove references to named(8)
2022-09-21 Xin LIlibc: add test case for qsort_b(3)
2022-09-13 Gleb Popovsrc.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob.
2022-09-09 Konstantin Belousovlibc/stdio: only roll FILE state back on EINTR
2022-09-09 Konstantin Belousov__swbuf(): style
2022-08-31 Aymeric Wibolibc: Add strverscmp(3) and versionsort(3)
2022-08-31 Konstantin BelousovDocument scandirat(3)
2022-08-31 Konstantin Belousovlibc: add scandirat(3)
2022-08-31 Konstantin Belousovlibc: split scandir() into scandir_dirp() and proper...
2022-08-31 Konstantin BelousovLink scandir_b(3) to scandir(3)
2022-08-31 Konstantin Belousovscandir.3: Use .Fo instead of .Fn for long args
2022-08-24 Xin LIarc4random(3): Reduce diff with OpenBSD.
2022-08-22 Andrew TurnerRemove "All rights reserved" where I can in libc
2022-08-22 Eugene GrosbeinMFC: syslog(3): unbreak log generation using fabricated PID
2022-08-04 Ed Mastelibc: ANSIfy div / ldiv function definitions
2022-07-08 Gordon Berglingsockatmark(3): Add references to 4.4BSD IPC tutorials
2022-07-07 Mark Johnstonwait.2: Remove sys/types.h from the list of required...
2022-06-30 Alexander Motinamd64: Stop using REP MOVSB for backward memmove()s.
2022-06-27 Mark Johnstonkevent.2: Add an xref to listen.2
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
next