]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Temporarily skip flakey test cases
[FreeBSD/FreeBSD.git] / lib / libc /
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-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-12 kibCreate namespace for the symbols added during 13-CURREN...
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-04 yuripvAdd hybrid C.UTF-8 locale being identical to default...
2018-11-04 vangyzenUpdate expat to 2.2.6
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-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 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
2018-10-20 oshogboAdd link to the setproctitle_fast function.
2018-10-20 cemEmbedded chacha: Distinguish via dedicated macro
2018-10-20 cemgetentropy(3): Trap non-API errnos from getrandom(2...
2018-10-20 yuripvAdd -b/-l options to localedef(1) to specify output...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-20 markjFix formatting.
2018-10-17 yuripvstrptime: fix parsing of tm_year when both %C and ...
2018-10-16 traszGet rid unneccessary useless calls to lseek(2) from...
2018-10-15 glebiusAvoid OOB reads in memmem(3).
2018-10-15 traszPrevent flex(1) from generating calls to isatty(3)...
2018-10-15 traszDon't call dlopen(3) for built-in NSS types - "cache...
2018-10-14 traszAdd .Xrs to kqueue(2) from pdfork(2) and procdesc(4...
2018-10-13 mjgamd64: convert libc bcopy to a C func to avoid future...
2018-10-13 mjgamd64: import updated kernel memmove to libc
2018-10-13 yuripvstrptime: disallow zero hour for %I (defined by POSIX...
2018-10-13 allanjudeDocument that sendfile(2) can return ENOTCAPABLE
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 kibDisallow zero day of month from strptime("%d").
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 mjgamd64: import updated kernel memset to libc
2018-10-05 gjbMFH r338661 through r339200.
2018-10-01 mjgamd64: reimplement libc memset and bzero with kernel...
2018-09-29 mjgamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-27 mjgamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-24 emasteMove libc linker ifunc test to build target only
2018-09-21 emastelibc: require ifunc-capable linker for amd64/i386
2018-09-20 baptImport mandoc 1.14.4
2018-09-18 brdMove mac.conf to lib/libc/posix1e/
2018-09-18 brdFix CONFS to append the value in this case.
2018-09-17 brdMove rpc and netconfig to lib/libc/rpc/
2018-09-17 brdMove hosts, hosts.equiv, networks, nsswitch.conf, proto...
2018-09-17 mjgamd64: depessimize userspace memcpy/memmove/bcopy
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-21 tuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-20 delphijIn r331279 the code used ENOSYS to check the existence...
2018-08-19 0mpDocument socket control message routines for ancillary...
2018-08-19 delphijUpdate userland arc4random() with OpenBSD's Chacha20...
2018-08-19 kibProvide set_constraint_handler_s(3) man page.
2018-08-19 kibClarify that memset_s(3) requires __STDC_WANT_LIB_EXT1_...
2018-08-19 kibUse tab for indent.
2018-08-18 delphijWorkaround ECAPMODE for kernels between revision [33128...
2018-08-18 delphijSplit arc4random_uniform into it's own file and sync...
2018-08-17 kibAdd pthread_get_name_np(3).
2018-08-17 oshogboFix style nits.
2018-08-16 jamieRevert r337922, except for some documention-only bits...
2018-08-16 jamiePut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-16 bzAllow the use of TCP instead of UDP for queries by...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-12 kevansgetopt_long(3): Document behavior of leading characters...
2018-08-11 kevansMFH @ r337607, in preparation for boarding
next