]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix a warning spotted by gcc4.9: dereferencing type-punned pointer will break
[FreeBSD/FreeBSD.git] / lib /
2015-07-14 bapt.ie is not supposed to be used in manpages
2015-07-12 alcCorrect the description of MADV_DONTNEED. Specifically...
2015-07-12 rodrigcAdd new include path for sha256.h
2015-07-11 adrianAdd an initial NUMA affinity/policy configuration for...
2015-07-11 baptSince sh(1) now supports mulitbyte (only UTF-8) clarify...
2015-07-11 jmgComplete the move that was started w/ r263218.. For...
2015-07-10 andrewAdd support for makecontext. This supports up to 8...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 jmgincrease buffer size to significantly increase performa...
2015-07-08 luigionly enable immintrin when clang is used. The base...
2015-07-08 pfgcosmetic: whitespaces-tab before EOL
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 traszFix markup.
2015-07-07 traszRemove reboot.S (part of libc). It's not needed and...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 gshapirolibsm/path.c is about to disappear in the merge of...
2015-07-06 neelMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-06 andrewAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-06 pkelseyFix sysctl(3) so it returns the intended values for...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 araujoRemove unused variable to silence clang warning.
2015-07-04 oshogboAdd fdclose(3) function.
2015-07-04 oshogboMove the nvlist source and private includes from sys...
2015-07-04 oshogboMove nvlist documentation to the FreeBSD Kernel Develop...
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-07-03 kibGrammar and language fixes.
2015-07-03 sjgUpdated depends
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 gargaBump .Dd due to changes made in r285050 and r285053
2015-07-02 gargaImprove pw_lock.3 text changed in r285050
2015-07-02 gargaWhen passwd or group information is changed (by pw...
2015-07-02 andrewForce the dynamic linker to resolve _end early so we...
2015-07-02 andrewCleanup brk and sbrk to use the same code to find curbr...
2015-07-01 bruefferBump .Dd for the example code update.
2015-07-01 brFirst cut of DTrace for AArch64.
2015-07-01 brMake libproc compilable on AArch64.
2015-07-01 bruefferMake the example code actually work.
2015-07-01 cyVendor import ntp-4.2.8p3.
2015-06-30 kibDocument x86 machine-specific ptrace(2) requests. ...
2015-06-25 andrewImplement fpgetmask, it's needed by Python.
2015-06-25 andrewExport __flt_rounds from the arm64 libc.so
2015-06-24 ianFix compilation when the armv6 world is being compiled...
2015-06-24 andrewImplement fpsetmask. Some third-party software makes...
2015-06-24 andrewSet the alignment of the setjmp magic values correctly...
2015-06-24 araujoSet some internal helpers as static and initialize...
2015-06-24 araujoRemove unused variables to silence CLANG warnings.
2015-06-23 dimAdd __cxa_deleted_virtual to libcxxrt's version map.
2015-06-22 andrewAdd a workaround to correctly align the stack before...
2015-06-22 antoineInstall ncurses html documentation again after r284345
2015-06-22 neelFix a regression in "movs" emulation after r284539...
2015-06-20 jillesfts_children: preserve errno after running close/fchdir
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 neelRestructure memory allocation in bhyve to support ...
2015-06-16 sjgnew depends
2015-06-16 andrewExport the ARM __aeabi_mem* functions from libc, they...
2015-06-15 tijlFollow up to r284427: fix NaN mixing for ctanhf too.
2015-06-15 tijl- Change comments to be more consistent with s_ccosh...
2015-06-15 tijlFix some exceptional cases where the sign of the result...
2015-06-15 sjgPay attention to MK_ELFTOOLCHAIN_TOOLS so we build...
2015-06-15 tijlFix some exceptional cases where the sign of the result...
2015-06-15 baptRevert r284417 it is not necessary anymore
2015-06-15 baptEnforce overwritting SHLIBDIR
2015-06-14 tuexenFix name of a constant.
2015-06-14 kibFix typo in comment.
2015-06-14 jlhNetBSD commit log:
2015-06-13 dimFix the following clang 3.7.0 warnings in lib/libfetch...
2015-06-13 sjgAdd META_MODE support.
2015-06-11 sjgMisc fixes from projects/bmake
2015-06-11 araujoRemove unnecessary variable and fix the usage of sysctl(3).
2015-06-10 delphijMFV r284234:
2015-06-10 umeAdd support for '_' occurring at the beginning or end...
2015-06-10 brooksList kinfo_getfile.c only once.
2015-06-10 bro Rework ARMv7 events list using aliases - same way...
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-06-07 baptSync with NetBSD:
2015-06-06 andrewSet the correct register when calling sigprocmask in...
2015-06-04 jillesstrchr(3): Mdoc fixes.
2015-06-04 baptrevert r283969,283970 not needed anymore after r283981
2015-06-04 araujoRemove unused variable and silence clang warnings.
2015-06-04 araujoClean up unused variable and silence clang warnings.
2015-06-04 araujoRemove unused variables and silence clang warnings.
2015-06-03 baptCapitalize the list of accepted variables
2015-06-03 baptAdd a pw_mkdb2(3) function which does the same thing...
2015-06-03 baptFix typo
2015-06-02 araujoRemove unused variable allocated_ctx reported by clang.
2015-06-01 araujoRemove unused variable spotted by clang.
2015-06-01 dteskeFix a debug statement. Only the callback function ...
2015-05-31 rodrigcUse proper prototype for harmless().
2015-05-31 rodrigcMake x_putlong() and x_putbytes() prototypes match the
2015-05-31 rodrigcUse ANSI C prototypes.
2015-05-31 andrewAdd the needed if-then instructions to build as Thumb-2.
2015-05-31 andrewRemove __ARM_EABI__ from more places in libc as this...
2015-05-31 andrewUse a register to set the cpsr bits. The ip register...
2015-05-30 sjgFix include of atf-c.h
2015-05-29 brooksRemoved unused special fork() implementations.
2015-05-29 andrewFix __fpclassifyl when double == long double. As with...
2015-05-29 andrewFix __isinfl on architectures where double == long...
2015-05-27 jhbExport a list of VM objects in the system via a sysctl...
2015-05-27 jhbAdd <sys/user.h> to the SYNOPSIS of the kinfo_get*...
next