]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Use MIN() macro from sys/param.h.
[FreeBSD/FreeBSD.git] / lib /
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.
2016-04-08 kibUse ANSI C function definitions, fix spelling in a...
2016-04-08 kibAssert that the lock objects put into the off-page...
2016-04-06 bdreweryFollow-up r295924: Only sync hash-based db files open...
2016-04-06 andrewRevert a change that sneeked with 297619
2016-04-06 andrewDisable support for compat syscalls on arm64. These...
2016-04-04 gjbMFH
2016-04-04 acheSJIS encoding don't have single byte characters >= 224
2016-04-04 kibRemove unused variable. It was write-only before r297139.
2016-04-04 acheEUC-type encodings don't have single byte characters...
2016-03-31 brooksDocument KTRFAC_FAULT and KTRFAC_FAULTEND.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Skip building of h_raw.
2016-03-31 bdreweryWITHOUT_TOOLCHAIN: Fix build of rtld.
2016-03-30 emastelibc: stop exporting cerror
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-30 pfgfreopen(3): prevent uninitialized errno.
2016-03-28 jhbFix parsing of a 1GB page table entry.
2016-03-28 traszFix bunch of .Xrs.
2016-03-27 dimCompile libcxxrt as C++11, since it is only really...
2016-03-26 bdreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-24 bdreweryCCACHE_BUILD: Don't use ccache when generating some...
2016-03-24 bdreweryDon't reset CC away from full-pathed gcc.
2016-03-24 edReplace the CloudABI system call table by a machine...
2016-03-24 emastelibc: stop exporting curbrk and minbrk in the private...
2016-03-22 bzCorrect comment.
2016-03-22 kibApparently there are some popular programs around which...
2016-03-21 jhbFully handle size_t lengths in AIO requests.
2016-03-21 ianIf the dhcp server delivers an interface-mtu option...
2016-03-21 ianActually garbage collect the unused code, as mentioned...
2016-03-21 ianGarbage collect the bswap routines from libstand. ...
2016-03-21 kibLock pshared_lock shared around fork, to ensure that...
2016-03-21 kibProvide more information on failing checks in mutex_ass...
2016-03-21 kibFrom libthr, remove special and strange code to set...
2016-03-21 kibImplement process-shared spinlocks.
2016-03-21 kibFix typo.
2016-03-19 gremboUpdate fetch.1 and fetch.3 to reflect libfetch's actual...
2016-03-18 julianUse the right argumant name
2016-03-18 jhibbitsBump libdevinfo SHLIB_MAJOR, forgotten in r297000.
next