]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge openmp trunk r366426, resolve conflicts, and add FREEBSD-Xlist.
[FreeBSD/FreeBSD.git] / lib /
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 dimVendor import of stripped lld trunk r366426 (just befor...
2019-08-20 dimVendor import of stripped compiler-rt trunk r366426...
2019-08-20 dimVendor import of stripped clang trunk r366426 (just...
2019-08-20 dimVendor import of stripped llvm trunk r366426 (just...
2019-08-20 dimRemove upstream files and directories from vendor/libc...
2019-08-20 dimRemove upstream files and directories from vendor/compi...
2019-08-20 dimRemove upstream files and directories from vendor/clang...
2019-08-20 dimRemove upstream files and directories from vendor/llvm...
2019-08-16 bdreweryRework r339635 to fix .depend.tables.h handling.
2019-08-16 emasteAdd @generated tag to libc syscall asm wrappers
2019-08-15 mmacypmc: restore "unhalted-cycles" alias
2019-08-15 kevansRevert r351078, r351085: stand/quad.h eviction
2019-08-15 kevanslibc quad.h: one last _STANDALONE correction
2019-08-15 kevansstand: kick out quad.h
2019-08-14 emastecompiler-rt: enable __bswapsi2/__bswapdi2 for RISC-V
2019-08-12 kibIncrease YPMAXRECORD to 16M to be compatible with Linux.
2019-08-11 kibwait(2): clarify reparenting of children of the exiting...
2019-08-11 kibwait(2): split long line by using .Fo/.Fa instead of...
2019-08-09 bdragonImplement _umtx_op_err.S on powerpc / powerpc64.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 jhibbitsmips: Fix register target for SP setting in libproc
2019-08-08 cemimport zstd 1.4.2
2019-08-08 cemimport zstd 1.4.1
2019-08-07 dimFix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).
2019-08-07 oshogbocap_filergs: limit size of the file name
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jeffAdd two new kernel options to control memory locality...
2019-08-01 markjAdd an MLINK for daemonfd(3).
2019-08-01 markjFix formatting.
2019-07-31 kibAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 kibAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 oshogbognop: Introduce requests delay.
2019-07-30 asomersMFHead @350453
2019-07-30 oshogbofileargs: fix formating in EXAMPLES
2019-07-30 asomersMFHead @350426
2019-07-29 oshogbolibcasper: remove reference to deprecated system.random
2019-07-29 markjRemove a duplicate file listing in the libarchive tests.
2019-07-29 markjAdd mkostempsat(3).
2019-07-28 asomersMFHead @r350386
2019-07-26 dimMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-25 emastelibsysdecode: use the proper include directory
2019-07-25 bjkFix grammar nit in copy_file_range docs
2019-07-25 rmacklemAdd libc support for the copy_file_range(2) syscall...
2019-07-25 asomersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 markjRemove cap_random(3).
2019-07-24 emastelibsysdecode: add explicit dependencies on recently...
2019-07-22 brooksBe consistent about temporary variable use in adjacent...
2019-07-21 markjLink fileargs_lstat.3.
2019-07-20 jhbexpand_number(3) parses suffixes, not prefixes.
2019-07-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-19 brooksAvoid copying too much from the input string.
2019-07-19 brooksRemove an unneeded temporary variable in two functions.
2019-07-19 brooksUse the __DECONST macro rather than hand rolling it.
2019-07-19 manupkgbase: Add a FreeBSD-dpv package
2019-07-18 brooksInclude a mode when creating files with openat().
2019-07-18 brooksDocument that setmode(3) is not thread safe.
2019-07-17 brooksRemove redundent decleration of __elf_phdr_match_addr().
2019-07-17 asomersstyle changes to getvfsbyname
2019-07-17 kibbsearch.3: Improve the example.
2019-07-16 markjAdd a regression test which transfers varying number...
2019-07-16 markjUse a platform-independent constant for PKG_MAX_SIZE.
2019-07-16 markjConvert the nvlist send/recv tests to ATF.
2019-07-16 markjChase r350037.
2019-07-15 olivierFix filename to avoid skipping lib/libc/net/servent...
2019-07-15 jhbAdd ptrace op PT_GET_SC_RET.
2019-07-13 ianAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-11 sjglibsecureboot: avoid recusion in ve_trust_init
2019-07-11 kibRestore ability to pass NULL name argument to pthread_s...
2019-07-10 ianReorganize the SRCS lists as one file per line, and...
2019-07-06 kibDocument atomicity for read(2) and write(2).
2019-07-06 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 emastelibc: correct iconv buffer overflow
2019-07-02 kibControl implicit PROT_MAX() using procctl(2) and the...
2019-07-01 arichardsonAllow bootstrapping elftoolchain on MacOS and Linux
2019-06-30 desChanges to the expose_password functionality:
2019-06-30 arichardsonReduce size of rtld by 22% by pulling in less code...
2019-06-29 lwhsuInstall missing test data file
2019-06-28 mmMFV r349454:
2019-06-28 kibTypo.
2019-06-27 asomersMFHead @349476
2019-06-26 sjglibsecureboot: allow OpenPGP support to be dormant
2019-06-26 arichardsonFix -Wsign-compare warnings in realpath.c
2019-06-26 hselaskyOnly call libusb_hotplug_enumerate() once from libusb_h...
2019-06-26 hselaskyFix support for LIBUSB_HOTPLUG_ENUMERATE in libusb...
2019-06-25 kevanslibbe(3): restructure be_mount, skip canmount check...
2019-06-25 kevanslibbe(3): mount: the BE dataset is mounted at /
2019-06-25 impRemove NAND and NANDFS support
2019-06-25 jhibbitspowerpc: Transition to Secure-PLT, like most other OSs
2019-06-23 kibAdd libc stub for pthread_getthreadid_np(3).
2019-06-23 arichardsonFix two WARNS=6 warnings in opendir.c and telldir.c
2019-06-23 kibRemove redundand 'else' and 'return'.
2019-06-22 dteske`libjail/jail.c' includes both <sys/param.h> and <sys...
next