]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
virtio_mmio: Support non-transitional version 2 devices
[FreeBSD/FreeBSD.git] / lib / libc /
2020-05-05 Benedict ReuschlingAdd HISTORY sections to document when this
2020-05-05 Conrad Meyerstrdup.3: Slightly canonicalize OOM return/error status
2020-05-01 Jung-uk KimMFV: r360512
2020-04-30 John BaldwinRemove the SYMVER build option.
2020-04-27 Mark JohnstonDocument handling of connection-mode sockets by sendto(2).
2020-04-27 Mark JohnstonFix handling of EV_EOF for named pipes.
2020-04-25 Conrad Meyerlibc: partially revert r326576
2020-04-24 Mateusz PiotrowskiFix a typo
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Eric van GyzenUpdate jemalloc to version 5.2.1
2020-04-23 Kristof Provostlibc: Shortcut if_indextoname() if index == 0
2020-04-23 Cy SchubertMFV r360158:
2020-04-22 Kyle Evanskqueue(2): de-vandalize the random sentence in the...
2020-04-22 Kyle Evanskqueue(2): add a note about EV_RECEIPT
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 John BaldwinCheck the magic value in longjmp() before calling sigpr...
2020-04-15 Brooks DavisAttempt to use AT_PS_STRINGS to get the ps_strings...
2020-04-15 Brooks DavisSupport AT_PS_STRINGS in _elf_aux_info().
2020-04-15 Brooks DavisFix -Wvoid-pointer-to-enum-cast warnings.
2020-04-14 Kyle Evansclosefrom: clamp lowfd to >= 0; close_range's parameter...
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Kyle EvansMark closefrom(2) COMPAT12, reimplement in libc to...
2020-04-14 Jonathan T. LooneyMake sonewconn() overflow messages have per-socket...
2020-04-13 Kyle Evanslibc: remove shm_open(2)'s compat fallback
2020-04-13 Xin LISync with OpenBSD:
2020-04-12 Kyle EvansImplement a close_range(2) syscall
2020-04-12 Alexander V. ChernikovIntroduce nexthop objects and new routing KPI.
2020-04-10 Sergio Carlavilla... Add HISTORY section to getc(3)
2020-04-10 Sergio Carlavilla... exit(3): Add HISTORY section
2020-04-10 Sergio Carlavilla... arc4random(3): Expand the SEE ALSO section
2020-04-09 Konstantin Belousovlibc: Fix possible overflow in binuptime().
2020-04-07 Maxim SobolevNormalize deployment tools usage and definitions by...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Warner LoshNote some functions that appeared in First Edition...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-04-01 Mateusz PiotrowskiUse proper mdoc(7) macros for literal text and do not...
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 John BaldwinTrim some duplicate EIO descriptions.
2020-03-30 John BaldwinDocument EINTEGRITY errors for many system calls.
2020-03-30 Ed Mastelibc: unconditionalize _NLIST_DO_ELF
2020-03-30 Ed Mastenlist: retire long-obsolete aout support
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-24 Warner Loshexec{l,v}{e,p} arrived in 7th Edition research Unix...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Edward Tomasz Napi... Add STANDARDS and HISTORY to getcontext(3), makecontext...
2020-03-23 Warner LoshDocument when execl and execp entered unix.
2020-03-22 Sergio Carlavilla... fix typo in exec man page
2020-03-22 Sergio Carlavilla... exec man page: Add HISTORY section
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-21 Ed Mastenlist(3): add elf(5) xref
2020-03-20 Mark JohnstonFix uselocale(3) to not leak a reference to the old...
2020-03-19 Xin LIFix race condition in catopen(3).
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-13 Michael Tuexensendfile() does currently not support SCTP sockets.
2020-03-12 Mateusz Piotrowskiftw.3: Follow style(9) in the example
2020-03-11 Brandon BergrenFix r358688 -- Remember to actually save r3 before...
2020-03-11 Kirk McKusickWhen mounting a UFS filesystem, return EINTEGRITY rathe...
2020-03-06 Dimitry AndricMerge ^/head r358678 through r358711.
2020-03-06 Justin Hibbitspowerpc/memcpy: Don't predict the src and dst will...
2020-03-06 Justin HibbitsFinish revert of r358672, missed in r358688.
2020-03-06 Justin Hibbitspowerpc/powerpc64: Enforce natural alignment in memcpy
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-05 Ed Masteumtx_op.2: correct typo
2020-03-05 Mateusz Piotrowskiftw.3: Add examples
2020-03-05 Alfredo Dal'Ava... [PowerPC64] restrict memcpy/bcopy optimization to POWER...
2020-03-04 Cy SchubertMFV r358616:
2020-03-03 Mateusz Piotrowskithr_self.2: Fix some typos in the thread identifier...
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-26 Ed MasteReturn ENOTSUP for mmap/mprotect if prot not subset...
2020-02-26 Warner LoshRemove sparc64 specific parts of libc.
2020-02-26 Ed Mastemprotect.2: sort errors alphabetically
2020-02-22 Dimitry AndricMerge r358179 through r358238.
2020-02-20 Eric van Gyzentruncate(2): extending the file is required by POSIX...
2020-02-20 Dimitry AndricMerge ^/head r358131 through r358178.
2020-02-20 Mateusz Guzikvfs: add realpathat syscall
2020-02-19 Baptiste DaroussinUpdate to 6.2-20200215
2020-02-18 Baptiste DaroussinUpdate ncurses to 20200118
2020-02-17 Dimitry AndricMerge r358042 from the clang1000-import branch:
2020-02-17 Dimitry AndricAdd casts and L suffixes to libc quad support, to work...
2020-02-15 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-15 Jung-uk KimMFV: r357927
2020-02-14 Ed MasteUpgrade to OpenSSH 7.9p1.
2020-02-13 Dimitry AndricMerge ^/head r357662 through r357854.
2020-02-12 Martin MatuskaMFV r357783:
2020-02-11 Xin LIMFV r357712: file 5.38.
2020-02-09 Konstantin BelousovAdd AT_BSDFLAGS support to _elf_aux_info(3).
2020-02-09 Konstantin BelousovAdd a way to manage thread signal mask using shared...
2020-02-09 Kyle EvansMFV r357687: Import NFS fix for O_SEARCH tests
2020-02-09 Kyle EvansNetBSD: tests: Import NFS O_SEARCH test fix
2020-02-08 Eitan Adlermemset.3: better fix previous typo
next