]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Decouple yarrow from random(4) device.
[FreeBSD/FreeBSD.git] / lib /
2013-07-29 theravenRestore the longer form of the _Generic. The short...
2013-07-29 theravenReenable the isnan(double) / isinf(double) declarations...
2013-07-28 avgRevert r253748,253749
2013-07-28 avgremove needless inclusion of machine/cpu.h in userland
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 desImplement certificate verification, and many other...
2013-07-26 zontRemove define and documentation for vm_pageout_algorith...
2013-07-25 jhbEnhance the description of NOTE_TRACK:
2013-07-25 rpauloAdd pkgconf files for libusb.
2013-07-23 jilleswordexp(): Fix syntax validation for backslashes in...
2013-07-22 emasteDocument EINVAL error return from PT_LWPINFO
2013-07-21 andrewTeach siglongjmp about the VFP version of the setjmp...
2013-07-21 desUse the correct request syntax for proxied (tunneled...
2013-07-19 scottlSince there's no defined schema for the XML that's...
2013-07-17 avg[fix to r253380] __setenv: be explicit about placing...
2013-07-16 avglibc: name passed into __setenv is not necessarily...
2013-07-14 hselaskyAdd some missing definitions to build a working FreeBSD...
2013-07-13 theravenCleaner support for type qualifiers.
2013-07-13 theravenEnsure that the _Generic() macro in math.h works with...
2013-07-13 hrsFix mdoc syntax.
2013-07-12 schweikhTypo corrected.
2013-07-12 mariusPrefix the alias macros for members of struct __mcontex...
2013-07-12 hrsAdd a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0...
2013-07-12 theravenFix the build with C++ where __builtin_types_compatible...
2013-07-12 hrsRevert r253247. This change should be improved based...
2013-07-12 hrsUse strtoumax() instead of strtoul() for id/ref attr...
2013-07-11 theravenFix some typoes in math.h cleanup.
2013-07-11 theravenCleanups to math.h that prevent namespace conflicts...
2013-07-10 trocinyIn r227839, when removing libkvm dependency on procfs(5),
2013-07-09 tuexenFix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASS...
2013-07-09 tuexenFix a bug where SCTP_ENABLE_STREAM_RESET is not handled by
2013-07-09 hrsUpdate references.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 jillesmktemp(3): Add standards section. Prefer standard header.
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 acheStyle fix noted by bde@
2013-07-04 acheAfter fixing ranges restore POSIX requirement: rand...
2013-07-03 acheIn addition to prev. commit, for repeated rand_r(3...
2013-07-03 ache1) POSIX requires rand(3) return values to be in the...
2013-07-03 peterMake it clear that there are three separate internal...
2013-07-03 peterAs a followup to r252547, propate const down the call...
2013-07-03 peterReplace the #define for "iconv" so it is for the functi...
2013-07-01 mavMove pos++ out of the complicated equation, introduced...
2013-07-01 peterIf strdup failed, don't try and free the wrong thing.
2013-07-01 peter__weak_alias() doesn't exist on FreeBSD. Use __weak_re...
2013-06-30 kaiwWhen decoding SLEB128, make sure sign extension is...
2013-06-30 jilleslibc: Access _sigintr more efficiently.
2013-06-30 edConvert this piece of code to use C11 atomics.
2013-06-29 kientzleFix -Wunsequenced warning
2013-06-29 kientzleFix -Wunsequenced warning.
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-25 delphijUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-25 delphijUpdate vendor/illumos/dist to illumos-gate 14056:812b3d...
2013-06-24 eadlerMake the order of operations for lib/msun more clear.
2013-06-19 kibThe SUSv4tc1 requires that pthread_setcancelstate(...
2013-06-18 jeffRefine UMA bucket allocation to reduce space consumptio...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 andrewBuild __clear_cache on ARM with clang now it supports it.
2013-06-15 edLet ARM use the custom tailored atomic intrinsics.
2013-06-13 emasteRenumber clauses to reduce diffs to other versions
2013-06-12 jlhTurn libc.so into an ld script rather than a symlink...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 delphijUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 jhbBorrow the algorithm from kvm_getprocs() to fix procsta...
2013-06-11 delphijUpdate vendor/illumos/dist to illumos-gate 14049:4a7f63...
2013-06-11 delphijUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-10 dimVendor import of clang tags/RELEASE_33/final r183502...
2013-06-10 dimVendor import of llvm tags/RELEASE_33/final r183502...
2013-06-10 dasAdd implementations of acoshl(), asinhl(), and atanhl...
2013-06-09 jillesMake recv() and send() cancellation points, as required...
2013-06-09 joelMinor mdoc fixes.
2013-06-09 pfglibstand: Reset the seek pointer in ext2fs as done...
2013-06-08 jillessigaction(2): Document various non-POSIX functions...
2013-06-08 glebius Add new system call - aio_mlock(). The name speaks...
2013-06-08 edUse improved __sync_*() intrinsics for MIPS in userspac...
2013-06-07 andrewFinish pulling in the NetBSD setjmp/longjmp updates...
2013-06-07 andrewInclude machine/setjmp.h to get the definition of _JB_M...
2013-06-07 andrewRemove an extra copy of _setjmp from libstand. We have...
2013-06-07 emasteAdd libusb_get_port_numbers
2013-06-06 emasteSwitch to 2-clause license and standard text
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 andrewRemove part of the NetBSD longjmp code that was not...
2013-06-05 dasStyle fixes.
2013-06-04 andrewStart to merge the updated ARM NetBSD setjump/longjmp...
2013-06-04 joelmdoc: convert .Fd to .In, which is much nicer.
2013-06-04 dasAdd man links for expl(3) and expm1l(3).
2013-06-03 delphijFix a typo: XPORT_SPI should be tested against transpor...
2013-06-03 karglChange a comma to a semicolon.
2013-06-03 karglld80 and ld128 implementations of expm1l(). This code...
2013-06-03 karglFix two comments that got lost in the disentanglement...
2013-06-03 karglld80/s_expl.c:
2013-06-03 karglMicro-optimization: move the unary mius operator to...
2013-06-03 karglAdd a comment to note that bde supplied most, if not...
2013-06-03 karglld80/s_expl.c:
2013-06-03 karglld80/s_expl.c:
2013-06-03 karglRename a few P2, P3, ... coefficients to A2, A3, ....
2013-06-03 karglUpdate a comment to reflect that we are using an endpoi...
next