]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Clarify slightly the interaction between wait*() and pdfork().
[FreeBSD/FreeBSD.git] / lib / libc /
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.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-12 Kyle Evansgetopt_long(3): Document behavior of leading characters...
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-10 Warner LoshUpdate man page to include FreeBSD-specific details.
2018-08-10 Warner LoshRemove assert.h and commented out _DIAGASSERT.
2018-08-10 Warner LoshBring in timespce_get form NetBSD.
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-07 Pedro F. Giffunilibc: fix cases of undefined behavior.
2018-08-04 Conrad Meyersettimeofday(2): Remove stale note about timezone
2018-08-03 Ruslan BukinMAXLOGNAME changed to 33 in r243023.
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
next