]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Add regression tests for r340313 and r340483.
[FreeBSD/FreeBSD.git] / lib / libc /
2018-11-16 Mateusz Guzikamd64: handle small memset buffers with overlapping...
2018-11-15 Mateusz Guzikamd64: sync up libc memset with the kernel version
2018-11-15 Mateusz Guzikamd64: convert libc bzero to a C func to avoid future...
2018-11-15 Alan Somersfcntl.2: document an additional error condition
2018-11-14 Konstantin BelousovAdd d_off support for multiple filesystems.
2018-11-14 Yuri PankovFix WITHOUT_ICONV build after r340276.
2018-11-12 Konstantin BelousovCreate namespace for the symbols added during 13-CURREN...
2018-11-11 Konstantin BelousovFirst draft of documentation for AT/O_BENEATH handling...
2018-11-10 Edward Tomasz Napi... Don't call stat(2) on nsswitch.conf(5) every time nsdis...
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-09 Yuri PankovReset persistent mbstates when rune locale encoding...
2018-11-04 Yuri PankovAdd hybrid C.UTF-8 locale being identical to default...
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-03 Yuri Pankovstrptime: make %k and %l specifiers match their descrip...
2018-11-02 Jung-uk KimMFV: r339981
2018-11-01 Conrad Meyerkern_poll: Restore explanatory comment removed in r177374
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-10-30 Yuri PankovConnect libc/tests/time to the build, adding test cases...
2018-10-30 Konstantin BelousovConvert amd64_get/set_fs/gsbase to ifunc.
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-28 Warner LoshBump .Dd forgotten in last commit.
2018-10-28 Warner LoshNote that the kenrel doesn't keep track daylight saving...
2018-10-26 Martin MatuskaMFV r339792:
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Konstantin BelousovImplement O_BENEATH and AT_BENEATH.
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-24 Mark JohnstonClarify slightly the interaction between wait*() and...
2018-10-23 Cy SchubertFollow up on r331936. gets_s(3) will also fail in the...
2018-10-21 Poul-Henning KampUpdate example to something people less than 40 years...
2018-10-21 Ed MasteANSIfy libc/quad
2018-10-20 Ed Mastemcount: tidy up ANSIfication
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Mariusz ZaborskiAdd link to the setproctitle_fast function.
2018-10-20 Conrad MeyerEmbedded chacha: Distinguish via dedicated macro
2018-10-20 Conrad Meyergetentropy(3): Trap non-API errnos from getrandom(2...
2018-10-20 Yuri PankovAdd -b/-l options to localedef(1) to specify output...
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-20 Mark JohnstonFix formatting.
2018-10-17 Yuri Pankovstrptime: fix parsing of tm_year when both %C and ...
2018-10-16 Edward Tomasz Napi... Get rid unneccessary useless calls to lseek(2) from...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-15 Gleb SmirnoffAvoid OOB reads in memmem(3).
2018-10-15 Edward Tomasz Napi... Prevent flex(1) from generating calls to isatty(3)...
2018-10-15 Edward Tomasz Napi... Don't call dlopen(3) for built-in NSS types - "cache...
2018-10-14 Edward Tomasz Napi... Add .Xrs to kqueue(2) from pdfork(2) and procdesc(4...
2018-10-13 Mateusz Guzikamd64: convert libc bcopy to a C func to avoid future...
2018-10-13 Mateusz Guzikamd64: import updated kernel memmove to libc
2018-10-13 Yuri Pankovstrptime: disallow zero hour for %I (defined by POSIX...
2018-10-13 Allan JudeDocument that sendfile(2) can return ENOTCAPABLE
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate sendmail to work with the OpenSSL 1.1 API.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Glen BarberMFH r338661 through r339253.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-08 Konstantin BelousovDisallow zero day of month from strptime("%d").
2018-10-08 Glen BarberMFH r339206-r339212, r339215-r339239
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Mateusz Guzikamd64: import updated kernel memset to libc
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-01 Mateusz Guzikamd64: reimplement libc memset and bzero with kernel...
2018-09-29 Mateusz Guzikamd64: remove unnecessary cld from libc memcpy/bcopy
2018-09-27 Mateusz Guzikamd64: reimplement libc memcmp and bcmp with kernel...
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-24 Ed MasteMove libc linker ifunc test to build target only
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-21 Ed Mastelibc: require ifunc-capable linker for amd64/i386
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-18 Brad DavisMove mac.conf to lib/libc/posix1e/
2018-09-18 Brad DavisFix CONFS to append the value in this case.
2018-09-17 Brad DavisMove rpc and netconfig to lib/libc/rpc/
2018-09-17 Brad DavisMove hosts, hosts.equiv, networks, nsswitch.conf, proto...
2018-09-17 Mateusz Guzikamd64: depessimize userspace memcpy/memmove/bcopy
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 Michael TuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Xin LIIn r331279 the code used ENOSYS to check the existence...
2018-08-19 Mateusz PiotrowskiDocument socket control message routines for ancillary...
2018-08-19 Xin LIUpdate userland arc4random() with OpenBSD's Chacha20...
2018-08-19 Konstantin BelousovProvide set_constraint_handler_s(3) man page.
2018-08-19 Konstantin BelousovClarify that memset_s(3) requires __STDC_WANT_LIB_EXT1_...
2018-08-19 Konstantin BelousovUse tab for indent.
2018-08-18 Xin LIWorkaround ECAPMODE for kernels between revision [33128...
2018-08-18 Xin LISplit arc4random_uniform into it's own file and sync...
2018-08-17 Konstantin BelousovAdd pthread_get_name_np(3).
2018-08-17 Mariusz ZaborskiFix style nits.
2018-08-16 Jamie GrittonRevert r337922, except for some documention-only bits...
2018-08-16 Jamie GrittonPut jail(2) under COMPAT_FREEBSD11. It has been the...
2018-08-16 Bjoern A. ZeebAllow the use of TCP instead of UDP for queries by...
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
next