]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove spurious newline
[FreeBSD/FreeBSD.git] / lib /
2019-02-20 ngieAdd more port-related flags to Makefile.inc
2019-02-20 ngieSprinkle `${HAS_TESTS}` in Makefiles
2019-02-20 ngieAdd glue Makefile for tests under lib/googletest/...
2019-02-20 ngieUse `GTESTS` instead of `PLAIN_TESTS_CXX`
2019-02-20 ngieFix up dependency finding for libg{mock,test}_main
2019-02-20 ngieUnconditionally build/install libg{mock,test}_main
2019-02-19 ngieAdd missing INCSGROUPS definition
2019-02-19 ngieAdd MK_GOOGLETEST option for building/installing gmock...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
2019-02-19 ngieMFhead@r344270
2019-02-18 glebiusWith r343051 UMA switched from atomic counts to counter...
2019-02-18 dimAdd one additional file to libllvmminimal, since in...
2019-02-15 glebiusImaginary cat jumped my keyboard!
2019-02-15 glebiusFor 32-bit machines rollback the default number of...
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-14 kibUnify i386 and amd64 getcontextx.c, and use ifuncs...
2019-02-14 kibx86 __vdso_gettc(): use machine/cpufunc.h function...
2019-02-13 luporlsilence cast-align warnings from clang on powerpc64
2019-02-13 ngieCompile the tests without -Werror for now
2019-02-13 ngieMerge build glue for libraries and tests done on github
2019-02-13 obrienNote that readpassphrase() came into FreeBSD's libc...
2019-02-13 kevanslibbe(3): Fix be_destroy behavior w.r.t. deep BE snapsh...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 kevanslibbe(3): Belatedly note the BE_DESTROY_ORIGIN option...
2019-02-10 oshogbolibnv: fix memory leaks
2019-02-10 kevanslibbe(3): Add a destroy option for removing the origin
2019-02-10 pluknetSync "struct addrinfo" declaration with netdb.h.
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 peterjReplace calls to sin(x) and cos(x) with a single call...
2019-02-09 pluknetDocument the ENOBUFS errno in setsockopt(2).
2019-02-08 dimAmend r343442, by only expecting the lib.msun.cbrt_test...
2019-02-08 dimPull in r352607 from upstream llvm trunk (by Craig...
2019-02-07 brooksGC a historical artifact.
2019-02-07 sefr343881 had an uninitialized error. This fixes that.
2019-02-07 sefr339008 broke repquota for UFS. This rectifies that.
2019-02-07 kibAdd comment noting that the strange spelling of Genuine...
2019-02-07 kibUse ifunc to select the barrier instruction for RDTSC.
2019-02-06 jahr341692 changed cap_syslog(3) to preserve the stdio...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 dimMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-05 mmacyFix deterministic builds by sorting input to fts in...
2019-02-04 impRegularize the Netflix copyright
2019-02-04 kibFixes for very early use of the pthread_mutex_* and...
2019-02-04 ngieAvoid the DNS lookup for "localhost"
2019-02-04 tuexenAdd missing SCTP_EOR entry.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 vangyzenlibm: squelch -Woverflow from gcc6
2019-01-31 kevanslibc/tests: Add test case for jemalloc/libthr bug fixed...
2019-01-30 kibRename rtld-elf/malloc.c to rtld-elf/rtld_malloc.c.
2019-01-30 hselaskyAdd support for Audio Sink and Audio Source profiles...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-30 kibi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-29 kibUntangle jemalloc and mutexes initialization.
2019-01-27 kibBump SPECNAMELEN to MAXNAMLEN.
2019-01-26 seSlightly improve previous commit that silenced a Clang...
2019-01-26 seSilence Clang Scan warning about potentially unsafe...
2019-01-26 oshogbolibcasper: do not run registered exit functions
2019-01-26 ngieFix reporting errors with `gai_strerror(..)`
2019-01-25 ngieDocument that `sendfile` will return an invalid value...
2019-01-25 lwhsuTemporarily mark lib.msun.{cbrt_test.cbrtl_powl,trig_te...
2019-01-23 ngieFix up r343367
2019-01-23 ngieUnbreak the build on architectures where size_t isn...
2019-01-23 ngieUnbreak the gcc build with sendfile_test after r343362
2019-01-23 ngieAdd [initial] functional tests for sendfile(2) as lib...
2019-01-23 kevanslibbe(3): simplify import, allow replication streams
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimNow for the release_80 branch, update version numbers...
2019-01-22 dimUpdate compiler-rt build glue.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimUpdate libc++ build glue, and ObsoleteFiles.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 dimUpdate lldb build glue to make MK_LLDB=yes work.
2019-01-21 markjList caph_limit_stream() in the synopsis.
2019-01-21 dimUpdate llvm and clang build glue to make MK_CLANG_EXTRA...
2019-01-21 dimAdd and remove sources from libllvm and libclang, to...
2019-01-20 dimUpdate libllvmminimal and llvm-tblgen Makefiles, so...
2019-01-20 dimUpdate version numbers, and regenerate config headers...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-19 dimVendor import of lld trunk r351319 (just before the...
2019-01-19 dimVendor import of libc++ trunk r351319 (just before...
2019-01-19 dimVendor import of compiler-rt trunk r351319 (just before...
2019-01-19 dimVendor import of clang trunk r351319 (just before the...
2019-01-19 dimVendor import of llvm trunk r351319 (just before the...
2019-01-17 desRevert r343093 until I can address the issues raised...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 jilleslibedit: Avoid out of bounds read in 'bind' command
2019-01-16 desImplement dlopenat(3).
2019-01-16 kibImplement shmat(2) flag SHM_REMAP.
2019-01-15 glebiusThis was missed in r343051: make uz_allocs, uz_frees...
2019-01-15 glebiuso Move zone limit from keg level up to zone level....
2019-01-14 pfgmsun: reduce diff between src/e_j0.c and src/e_j0f.c
2019-01-12 jhibbitsCreate crtsavres.o for powerpc builds
2019-01-12 cyDisable FTS3, FTS4, and RTREE in bundled and private...
next