]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Update jemalloc to 4.2.0.
[FreeBSD/FreeBSD.git] / lib /
2016-05-13 jasoneUpdate jemalloc to 4.2.0.
2016-05-13 truckmanUse strlcpy() instead of strncpy() to ensure that qf...
2016-05-12 cemlibc: Actually export fopencookie(3)
2016-05-12 mmMFV r299425:
2016-05-12 truckmanUse strlcpy() instead of strncpy() to copy the string...
2016-05-12 cemprint_positional_test: Fix misuse of wchar APIs
2016-05-12 cemlibmp: Fix trivial buffer overrun
2016-05-12 cemnss/gethostby_test: fix broken vector iteration of...
2016-05-11 cemlibc: Add fopencookie(3) wrapper around funopen(3)
2016-05-11 pfglibrpcsec_gss: remove redundant code.
2016-05-10 baptRename dprintf into dbg_printf to avoid collision with...
2016-05-09 bdreweryDIRDEPS_BUILD: Run the staged bootstrap-tools version...
2016-05-06 pfglibc/xdr: unsign some loop indexes.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 emasteLimit Options.inc generation to desired targets
2016-05-05 kibDo not leak THR_FLAGS_SUSPENDED from the previous suspe...
2016-05-04 ngieMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-04 asomersImprove performance and functionality of the bitstring...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 kibCorrect wording.
2016-05-03 kibAdd EVFILT_VNODE open, read and close notifications.
2016-05-02 kibIssue NOTE_EXTEND when a directory entry is added to...
2016-05-01 kibAs a reader service, explain NOTE_LINK reporting for...
2016-05-01 pfglib: minor spelling fixes in comments.
2016-05-01 bcrProvide an example to the kqueue man page, showing
2016-05-01 edRemove useless calls to basename().
2016-04-30 ngieDon't leak PML4 in _amd64_initvtop(..) if kvm_read2...
2016-04-30 ngieRemove a -Wunused-but-set-variable variable -- `pa`
2016-04-30 ngieRemove kvm_getfiles(3)
2016-04-30 ngieFix memory allocation edgecases in kvm_argv(..)
2016-04-30 pfglibc: spelling fixes.
2016-04-29 gjbFix including Kyuafile in packaged base system.
2016-04-28 ngieFix va_list handling
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 jhbAdd 'devctl delete' that calls device_delete_child().
2016-04-27 jhbAdd a new rescan method to the bus interface.
2016-04-27 delphijMFV r298691:
2016-04-27 delphijVendor import of ntp-4.2.8p7.
2016-04-26 pfglibcuse: make more use of the howmany() macro when...
2016-04-26 pfglibstand: make more use of the howmany() macro when...
2016-04-26 pfglibc: make more use of the howmany() macro when available.
2016-04-23 pfgregex: prevent two improbable signed integer overflows.
2016-04-22 ngieFix up pointer issues with lib/libkvm
2016-04-21 ngieCompletely disable fmaxmin_test (follow up to r297952)
2016-04-21 emasteelftoolchain: Use ${SRCTOP} for the top of the FreeBSD...
2016-04-21 baptRestore the original ascii.c from prior to r290494
2016-04-20 baptCheck the returned value of memchr(3) before using it
2016-04-20 pfgMinor indentation issue.
2016-04-20 pfglibc: use our roundup2/rounddown2() macros when param...
2016-04-20 ngieFix double fclose of `fp1` when freopen fails
2016-04-19 ngieMake sure fmemopen succeeds in :test_append_binary_pos...
2016-04-19 ngieRemove trailing whitespace and use `nitems(mib)` instea...
2016-04-19 loosUse GPIOTOGGLE to toggle the pin state instead of read...
2016-04-19 allanjudeUnbreak the build if you enable WITH_NAND
2016-04-18 allanjudeA new implementation of the loader block cache
2016-04-18 avoslibc: do not include <sys/types.h> where <sys/param...
2016-04-18 pfgRe-use our roundup2() macro instead of reinventing...
2016-04-18 pfglibipsec: use NULL instead of zero for pointers.
2016-04-18 pfglibstand: use NULL instead of zero for pointers.
2016-04-18 pfglibbluetooth: use NULL instead of zero for pointers.
2016-04-18 pfgrexec(3): use NULL instead of zero for pointers.
2016-04-18 emasteReplace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain
2016-04-18 pluknetFixed indentation, minor style.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 wblockFix markup on "\n" in printf so it renders correctly.
2016-04-17 gjbRemove lib/libcapsicum and libexec/casper, brought...
2016-04-16 pfglibc: make some more use of the nitems() macro.
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 philimport libxo-0.4.7
2016-04-15 araujoInitialize pointer with NULL instead of 0.
2016-04-14 ngieClean up trailing whitespace in lib/libcam; no function...
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 oshogboSet NULL to the ai_next pointer which fix cap_getaddrin...
2016-04-14 emastearm64 libc: hide .cerror, .curbrk, .minbrk for WITHOUT_...
2016-04-14 brUnmagic the thread pointer offset.
2016-04-14 ngieDisable fmaxmin_test when compiling it with clang 3.8.0
2016-04-14 bdreweryBuild libpam modules in parallel.
2016-04-14 bdrewerySimplify building libpam and fix libpam.a not containin...
2016-04-13 pfglibgssapi: avoid NULL pointer dereferences.
2016-04-13 gjbMFH
2016-04-13 pfglibvgl: do not initialize static storage.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 emasteRemove PS_STRINGS fallback from setproctitle
2016-04-12 gjbMFH
2016-04-12 kibIf off-page lookup failed, there is no memory to perform
2016-04-11 ngieFix appending -O0 to CFLAGS
2016-04-11 pfglibc: cleanup unnecessary semicolons (part 2).
2016-04-11 pfglibc: cleanup unnecessary semicolons.
2016-04-11 gjbMFH
2016-04-10 pfglibc: replace 0 with NULL for pointers.
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
2016-04-09 pfglibedit: replace 0 with NULL for pointers.
2016-04-09 pfglibpam: replace 0 with NULL for pointers.
2016-04-09 pfglibfetch: replace 0 with NULL for pointers.
2016-04-08 kibUse __FBSDID() for .c files from lib/libthr/thread.
next