]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / lib / libc /
2019-05-20 mmMFV r347989:
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 brdMove master.passwd and group to lib/libc/gen/
2019-05-15 bcrAdd small EXAMPLE section to bsearch.3.
2019-05-13 markjProvide separate accounting for user-wired pages.
2019-05-11 jhibbitsrevert r346588 for now
2019-05-08 manudts: Import files from Linux 5.1
2019-05-02 asomersdirectory.3: add a STANDARDS section
2019-04-26 ianAdd a manpage for elf_aux_info(3)
2019-04-23 cyMFV r346563:
2019-04-23 jhibbitspowerpc64: Rewrite strcmp in asm to take advantage...
2019-04-22 cemrandom.3: Remove obsolete BUGS section
2019-04-22 cemrand.3: Match better recommendation language from random.3
2019-04-22 ngieFix `get_int_via_sysctlbyname(..)` on Jenkins
2019-04-19 cemRevert r346410 and r346411
2019-04-19 cemlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-15 cemrandom.3: Clarify confusing summary
2019-04-15 kibFix order of destructors between main binary and libraries.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-09 emastelibc: update strstr implementation to match musl
2019-04-09 trasz.Xr protect(1) and proccontrol(1) from procctl(2).
2019-04-06 oshogboIntroduce funlinkat syscall that always us to check...
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 ngieAllow users to override CSTD/CXXSTD on a per-prog basis
2019-03-29 ngieRevert r345706: the third time will be the charm
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345704
2019-03-29 ngieCXXSTD is the C++ analogue to CSTD.
2019-03-29 kibFix initial exec TLS mode for dynamically loaded shared...
2019-03-28 emasterevert r341429 "disable BIND_NOW in libc, libthr, and...
2019-03-26 emasteDTF_REWIND does nothing (since r247236) so retire its use
2019-03-25 mmMFV r345495:
2019-03-23 rpokalaAdd descriptions for sysctls in kern_mib.c and sysctl...
2019-03-21 cemarc4random: Adjust example code to use uniform() API
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-13 emasteUse consistent struct stat arg name in stat man page
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-02 tuexenUse correct buffer sizes in sctp_get[lp]addrs().
2019-02-27 emastepoll.2: POLLNVAL is returned also for insufficient...
2019-02-26 kibprocctl(2): document ASLR knobs.
2019-02-26 kibprocctl(2): fix -width parameter to .Bl.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibpkru(3) man page.
2019-02-20 kibAdd usermode helpers for for Intel userspace protection...
2019-02-19 ngieMake `server_cat(..)` handle short receives
2019-02-19 sefRemove some redundant code in _posix1e_acl_strip_np
2019-02-19 ngieMFhead@r344270
2019-02-15 glebiusImaginary cat jumped my keyboard!
2019-02-15 glebiusFor 32-bit machines rollback the default number of...
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 kibUnify i386 and amd64 getcontextx.c, and use ifuncs...
2019-02-14 kibx86 __vdso_gettc(): use machine/cpufunc.h function...
2019-02-13 obrienNote that readpassphrase() came into FreeBSD's libc...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 pluknetSync "struct addrinfo" declaration with netdb.h.
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 pluknetDocument the ENOBUFS errno in setsockopt(2).
2019-02-07 brooksGC a historical artifact.
2019-02-07 kibAdd comment noting that the strange spelling of Genuine...
2019-02-07 kibUse ifunc to select the barrier instruction for RDTSC.
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 ngieAvoid the DNS lookup for "localhost"
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-31 kevanslibc/tests: Add test case for jemalloc/libthr bug fixed...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-26 ngieFix reporting errors with `gai_strerror(..)`
2019-01-25 ngieDocument that `sendfile` will return an invalid value...
2019-01-23 ngieFix up r343367
2019-01-23 ngieUnbreak the build on architectures where size_t isn...
2019-01-23 ngieUnbreak the gcc build with sendfile_test after r343362
2019-01-23 ngieAdd [initial] functional tests for sendfile(2) as lib...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 desRevert r343093 until I can address the issues raised...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 desImplement dlopenat(3).
2019-01-16 kibImplement shmat(2) flag SHM_REMAP.
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-07 kibAdd a tunable which changes mincore(2) algorithm to...
next