]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFhead@r344527
[FreeBSD/FreeBSD.git] / lib / libc /
2019-02-25 ngieMFhead@r344527
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-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-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-04 ngieAvoid the DNS lookup for "localhost"
2019-01-31 kevanslibc/tests: Add test case for jemalloc/libthr bug fixed...
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-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...
2019-01-06 jillesthr_wake(2): Minor mdoc fixes
2019-01-04 markjSupport MSG_DONTWAIT in send*(2).
2019-01-04 kevansgetopt_long(3): fix case of malformed long opt
2019-01-03 romainAdd man page for dlvsym(3)
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-28 kibFix WITHOUT_NLS build after r342551.
2018-12-27 kibBump sys_errlist size to keep ABI backward-compatible...
2018-12-23 pfggai_strerror() - Update string error messages according...
2018-12-19 yuripvregcomp: revert part of r341838 which turned out to...
2018-12-19 cemAllow multi-byte thousands separators in strfmon(3)
2018-12-18 cyMFV r342175:
2018-12-12 yuripvregcomp: reduce size of bitmap for multibyte locales
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-11 kibRemove special case handling for getfhat(fd, NULL,...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 kibAdd new file handle system calls.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 yuripvsyslog(3): stdarg.h is needed only for vsyslog()
2018-12-05 asomersstat(2): clarify which syscalls modify file timestamps
2018-12-05 brooksRemove MD __sys_* private symbols.
2018-12-03 emastedisable BIND_NOW in libc, libthr, and rtld
2018-12-01 jhibbitsFix PowerPC64 ELFv1-specific problem in __elf_phdr_matc...
2018-12-01 mjgamd64: align target memmove buffer to 16 bytes before...
2018-11-30 mjgamd64: handle small memmove buffers with overlapping...
2018-11-30 mjgamd64: remove stale attribution for memmove work
2018-11-30 mjgamd64: tidy up copying backwards in memmove
2018-11-27 desStyle cleanup.
2018-11-26 emasterevert r340640 "libc: forcibly disable BIND_NOW"
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 yuripvregexec: fix processing multibyte strings.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-19 traszMake sysconf(_SC_PAGESIZE) return the value from getpag...
2018-11-19 emastelibc: forcibly disable BIND_NOW
2018-11-16 mjgamd64: handle small memset buffers with overlapping...
2018-11-15 mjgamd64: sync up libc memset with the kernel version
2018-11-15 mjgamd64: convert libc bzero to a C func to avoid future...
2018-11-15 asomersfcntl.2: document an additional error condition
2018-11-14 kibAdd d_off support for multiple filesystems.
2018-11-14 yuripvFix WITHOUT_ICONV build after r340276.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 kibCreate namespace for the symbols added during 13-CURREN...
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-11 kibFirst draft of documentation for AT/O_BENEATH handling...
2018-11-10 traszDon't call stat(2) on nsswitch.conf(5) every time nsdis...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 yuripvReset persistent mbstates when rune locale encoding...
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-04 yuripvAdd hybrid C.UTF-8 locale being identical to default...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-03 yuripvstrptime: make %k and %l specifiers match their descrip...
2018-11-01 cemkern_poll: Restore explanatory comment removed in r177374
2018-10-30 yuripvConnect libc/tests/time to the build, adding test cases...
2018-10-30 kibConvert amd64_get/set_fs/gsbase to ifunc.
2018-10-28 impBump .Dd forgotten in last commit.
2018-10-28 impNote that the kenrel doesn't keep track daylight saving...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 kibImplement O_BENEATH and AT_BENEATH.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-24 markjClarify slightly the interaction between wait*() and...
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 cyFollow up on r331936. gets_s(3) will also fail in the...
2018-10-21 phkUpdate example to something people less than 40 years...
2018-10-21 emasteANSIfy libc/quad
2018-10-20 emastemcount: tidy up ANSIfication
next