]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add macros to define static instances of VNET_DEFINE and DPCPU_DEFINE.
[FreeBSD/FreeBSD.git] / lib /
2010-11-14 dimSimilar to sys/net/vnet.h, define the linker set name...
2010-11-14 edAlways set errno to a sane value when pututxline(3...
2010-11-13 emasteRemove libc_r threading library. It has been disconnec...
2010-11-13 hselaskyFix LibUSB v1.0 compliancy.
2010-11-13 uqsFix bug in jn(3) and jnf(3) that led to -inf results
2010-11-13 delphijSync with OpenBSD, primarily better signal and terminal...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-12 edRevert to libgcc for sparc64.
2010-11-12 luigiThis commit implements the SO_USER_COOKIE socket option...
2010-11-11 dimMake sure to specify the alignment of minbrk and curbrk...
2010-11-11 dimRemove some unneeded spaces from the __sym_compat(...
2010-11-11 avgamd64: introduce minidump version 2
2010-11-11 edSet symbol visibility to hidden.
2010-11-11 edReplace libgcc.a by libcompiler_rt.a.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-07 kientzleIf the Zip reader doesn't see a PK signature block
2010-11-07 gonzoAdd minidump support for MIPS
2010-11-06 uqsFix manpage markup.
2010-11-05 kientzleClarify the naming: Methods that free an object should
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 edAdd a new libc function: cfmakesane(3).
2010-11-02 davidxuUse sysctl kern.sched.cpusetsize to retrieve size of...
2010-10-31 dougbPrep for the 9.6-ESV-R2 update
2010-10-30 rpauloWhen the make target is 'install', don't descend into...
2010-10-29 dimRegenerate our lib/libpcap/config.h for libpcap 1.1.1.
2010-10-29 rpauloadd pcap-common.c.
2010-10-29 rpauloUpdate for libpcap-1.1.1.
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-29 jh- Note that non-superusers are not allowed to set the...
2010-10-29 davidxuAdd sysctl kern.sched.cpusetsize to export the size...
2010-10-29 davidxuReturn previous sigaction correctly.
2010-10-29 davidxuRemove local variable 'first', instead check signal...
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-27 jamieFind a jail's type as part of jailparam_init rather...
2010-10-27 davidxuCheck small set and reject it, this is how kernel did...
2010-10-27 davidxu- Revert r214409.
2010-10-27 davidxuRemove locking and unlock in pthread_mutex_destroy...
2010-10-25 davidxuFix typo.
2010-10-25 davidxuGet cpuset in pthread_attr_get_np() and free it in...
2010-10-24 jchandraFix PIC_RETURN when abicalls are not defined.
2010-10-24 emasteMove variable declarations into the conditional block...
2010-10-22 bcrRevert to r214147, errno is not clobbered as originally
2010-10-21 edImport compiler-rt r117047.
2010-10-21 bcrDocument strtonum()s behavior of setting errno to 0...
2010-10-21 bcrSync with OpenBSD rev. 1.13:
2010-10-21 edFix error handling logic of pututxline(3).
2010-10-21 uqsmdoc: make pages render with mandoc
2010-10-21 pjdRemove code duplication by introducing static gctl_para...
2010-10-21 pjd- Simplify gctl_get_handle() a bit.
2010-10-20 davidxuRevert revision 214007, I realized that MySQL wants...
2010-10-18 davidxuSet default type to PTHREAD_RWLOCK_PREFER_WRITER_NONREC...
2010-10-18 pjdAdd links for libradius(3) functions.
2010-10-18 davidxuUnbreak buildworld by including pthread_rwlockattr_setk...
2010-10-18 davidxusort function name.
2010-10-18 davidxus/||/&&
2010-10-18 davidxuAdd pthread_rwlockattr_setkind_np and pthread_rwlockatt...
2010-10-16 hselasky- Add support for libusbhid in 32-bit compatibility...
2010-10-15 dimRemove two .endp's without matching .proc in lib/csu...
2010-10-14 hselasky- Add missing LibUSB API functions:
2010-10-14 hselasky- Add support for LibUSB in 32-bit compatibility mode.
2010-10-14 hselasky- Fix some compile warnings regarding comparing signed...
2010-10-14 hselaskyLibUSB (new API):
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 rpauloClang related fixes:
2010-10-13 impRevert 212517 to restore pristine state of this file
2010-10-11 avgcamlib.c: update one overlooked comment
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-11 edFix reference to nonexistent manpage getuid(3).
2010-10-11 avgcam_get_device, cam_open_device: make behavior simpler...
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-10-08 uqsmdoc: fix manlint warnings by unbreaking mdoc syntax
2010-10-08 davidxuOops, don't remove -fexceptions flag.
2010-10-08 davidxuunwind.h was imported, gcc directory is no longer needed.
2010-10-07 dimUpgrade Clang and LLVM to the 2.8 release. See here...
2010-10-06 kibMissed space.
2010-10-06 kibAdd cross-references to lrand48(3) and arc4random(3...
2010-10-05 umeWhen no protocol entry is found, getproto*_r(3) should
2010-10-05 emasteHandle null return from XML_ParserCreate and fix a...
2010-10-04 dimChange libvgl's set4pixels() and set2lines() functions...
2010-10-04 umeClear errno for each method dispatch.
2010-10-04 gnnFix punctuation and grammar, mostly by ending sentences...
2010-10-01 dimUse __FBSDID() instead of RCSID() in most .S files...
2010-10-01 jilleslibc: Remove the i386 assembler version of strlen(3).
2010-09-30 dimRetire the amd64 and i386 specific inline assembly...
2010-09-30 davidxuchange code to use unwind.h.
2010-09-29 dimApply the same workaround for clang to amd64's version...
2010-09-29 davidxuCheck invalid mutex in _mutex_cv_unlock.
2010-09-28 davidxuIn current code, statically initialized and destroyed...
2010-09-28 emasteIncrease maximum network timeout from 20s to 120s....
2010-09-26 davidxuReport death event to debugger before moving to gc...
2010-09-25 davidxuOnly access unwind_disabled when _PTHREAD_FORCED_UNWIND...
2010-09-25 davidxuAdd missing field.
2010-09-25 davidxuBecause old _pthread_cleanup_push/pop do not have frame...
2010-09-25 davidxuSimplify code, and in while loop, fix operator to match...
2010-09-25 davidxuTo support stack unwinding for cancellation points...
2010-09-24 davidxuinline testcancel() into thr_cancel_leave(), because...
2010-09-24 davidxuIn most cases, cancel_point and cancel_async needn...
2010-09-22 emaxAdd the following Linux BlueZ compatibility macros...
2010-09-21 rpauloWorkaround LLVM bug #4434:
next