]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge llvm trunk r338150, and resolve conflicts.
[FreeBSD/FreeBSD.git] / lib /
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-28 cemexec.3: Add BUGS section and document non-FreeBSD porta...
2018-07-28 brdMove etc/shells to lib/libc/gen with getusershell(3).
2018-07-28 asomersDisable -Wcast-align in libbsm and libauditd
2018-07-28 cemClean up execl*(3) manual page prototype formatting
2018-07-28 dimVendor import of llvm trunk r338150:
2018-07-27 impRevert r336773: it removed too much.
2018-07-27 markjDetach from the child process before completing the...
2018-07-27 ianStop exporting __pw_scan and __pw_initpwd as freebsd...
2018-07-27 impRemove xscale support
2018-07-27 dabAllow a EVFILT_TIMER kevent to be updated.
2018-07-26 ianMake pw_scan(3) more compatible with getpwent(3) et...
2018-07-26 jhibbitsFix fabs(3) for powerpcspe, this time for real
2018-07-25 emastellvm: remove __FreeBSD_version conditionals
2018-07-24 jhibbitsFix register usage in fabs(3) for powerpcspe
2018-07-24 jhibbitsFix floating point exception definitions for powerpcspe
2018-07-24 bdeIn C remquol() and thus also in C remainderl(), don...
2018-07-24 bdeFix the conversion to use nan_mix() in r336362. fmod...
2018-07-23 woodsb02geli init: Allow initialization of multiple geli provid...
2018-07-23 ianRevert r336619, it appears to cause problems with ssh...
2018-07-23 brFix setjmp for RISC-V:
2018-07-22 ianSet the pw_class field to NULL when scanning the non...
2018-07-22 woodsb02geli attach: Fix exit codes and errors not being printe...
2018-07-21 markjTake the mapping's segment offset into account when...
2018-07-21 markjDisable optimization of the libproc test program.
2018-07-20 kibMove OFED libraries libmlx5.so.1 and libibverbs.so...
2018-07-20 dimRecommit r336497: Fix powl, cpow, cpowf, and cpowl...
2018-07-20 bdeCentralize the complications for special efficient...
2018-07-20 delphijlibcrypt: There is no need to clear message digest...
2018-07-20 delphijGet rid of unused variables.
2018-07-20 delphijlibmd: Always erase context in _Final method, and when...
2018-07-20 impRemove three stray instances of zfsloader.
2018-07-19 dimRevert r336497 for now, as it breaks on architectures...
2018-07-19 dimFix powl, cpow, cpowf, and cpowl imports from OpenBSD
2018-07-19 bdeFix spurious and extra underflows and resulting inaccur...
2018-07-19 bdeOops, r336412 undid the fix of the overflow threshold...
2018-07-18 oshogboFix description.
2018-07-17 impRemove special cases for armeb in the build.
2018-07-17 bdeMinor cleanups to csqrt*(), mostly in comments.
2018-07-17 bdeFix scaling bugs which gave innaccuracies and spurious...
2018-07-17 bdeAdd a macro nan_mix() and use it to get NaN results...
2018-07-16 arichardsonNo longer install sys/nv.h and sys/cnv.h in lib/libnv...
2018-07-15 oshogboFix declaration.
2018-07-15 mmacymsun: add ld80/ld128 powl, cpow, cpowf, cpowl from...
2018-07-14 tsoomeregex/engine.c: error: variable 'dp' set but not used
2018-07-12 impFix an obvious 'is odd' check.
2018-07-11 cyMFV r324714:
2018-07-10 kibRemove bits of the old NUMA.
2018-07-10 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 impTweak documentation to RB_ constants to reflect current use
2018-07-09 cemIntegrate SHA2-224 with userspace components
2018-07-08 pfglibiconv: correct undefined behavior.
2018-07-08 markjReduce diff between msun/src/e_pow.c and msun/src/e_powf.c.
2018-07-08 markjFix whitespace issues in bessel function routines.
2018-07-06 kevansconfig(8): Fix broken ABI
2018-07-05 sefThis exposes ZFS user and group quotas via the normal
2018-07-05 brooksRevert r335983.
2018-07-05 brooksGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 brooksMake struct xinpcb and friends word-size independent.
2018-07-04 kibAdd setproctitle_fast(3) for frequent callers.
2018-07-03 jamieAllow jail names (not just IDs) to be specified for...
2018-07-03 jhbClean up the vcs ID strings in libc's gen/ directory.
2018-07-03 jhbStrip __RCSID() and __SCCSID() strings by default when...
2018-07-03 brRevert 335888 ("Ensure va_list is declared by including...
2018-07-03 bro Ensure va_list is declared by including stdarg.h.
2018-07-03 hartiUpdate bsnmp to version 1.13. This does not bring user...
2018-07-01 oshogboWith r335636 C++ program use libcasper.h and capsicum_h...
2018-06-30 dimMore follow-up to r335799 (llvm/clang 6.0.1 update...
2018-06-30 dimFollow-up to r335799 (llvm/clang 6.0.1 update), by...
2018-06-29 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 cemsigaction.2: Minor cleanups
2018-06-27 bdreweryDon't use CCACHE for linking.
2018-06-27 bdreweryRework check for libclang_rt to see if the needed libra...
2018-06-26 oshogbo[libcasper] Use explicit_bzero instead of memset to...
2018-06-26 woodsb02geli attach multiple providers
2018-06-26 hselaskyImprove the userspace USB string reading function in...
2018-06-25 brdAdd a file missed in r335645.
2018-06-25 brooksNormalize the g(eom,cache,part,...) build.
2018-06-25 eadlerusers(1): Use capsicum helpers for users
2018-06-23 oshogboDocument libcasper_service.
2018-06-22 bdreweryRevert r335449 and add needed MK_LLD_BOOTSTRAP check...
2018-06-22 dimAdd support for selectively enabling LLVM targets
2018-06-21 ianAdd some words clarifying that rename(2) does nothing...
2018-06-20 bdreweryFix sources needed for lld.
2018-06-20 bdreweryRework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross...
2018-06-20 stevekThis library allows for user space applications to...
2018-06-19 oshogboFix typo.
2018-06-18 oshogbolibnv: Add nvlist_append_*_array() family of functions.
2018-06-18 oshogbolibnv: add regression test for r335344.
2018-06-18 oshogbolibnv: Remove nvlist argument from cnvlist_{take,free...
2018-06-18 eadlerlibcapsicum: adding missing man page links
2018-06-17 eadlerliby: rewrite yyerror.h
2018-06-16 eadlerliby: build with WARNS=6
2018-06-16 dteskeFix comparison between pointer and char literal
2018-06-16 kibRemove unused file.
2018-06-16 kibRework ofed build.
2018-06-15 bdreweryPut in temporary hacks for jevents.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 araujoFix style(9) space vs tab.
next