]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Fix fabs() for MIPS when used on -0.0
[FreeBSD/FreeBSD.git] / lib / libc /
2017-11-28 Alex RichardsonFix fabs() for MIPS when used on -0.0
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Poul-Henning KampTruncate negative lengths to zero
2017-11-25 Pedro F. Giffunilibc: further adoption of SPDX licensing ID tags.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Konstantin BelousovKill all descendants of the reaper, even if they are...
2017-11-22 Warner LoshAdd a reference to getfsstat in statfs.
2017-11-20 Pedro F. Giffuniiconv: Fix a pointer mismatch.
2017-11-20 Pedro F. GiffuniGeneral further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-13 Eric van GyzenFix formatting of _umtx_op(2)
2017-11-13 Warner LoshAdd notes about overlapping copies.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-07 Bartek RutkowskiMake sysctl_kern_proc_umask execute fast path when...
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-05 Enji CooperFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 Benedict ReuschlingThe last example used LOG_INFO, but the message itself...
2017-11-05 Enji CooperMFhead@r325422
2017-11-05 Ed Masteposix_fallocate.2: add an EINVAL errno case
2017-11-04 Konstantin BelousovC++17 requires quick_exit(3) to be async-signal safe.
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Michal MelounAdd alignment support to __libc_allocate_tls().
2017-11-03 Cy SchubertWhile discussing the new gets_s.c in D12785, ed@ sugges...
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Enji CooperMFhead@r325199
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Connect new directories.
2017-10-30 Enji CooperMFhead@r325119
2017-10-28 Pedro F. GiffuniFix out-of-bounds read in libc/regex.
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-27 Cy SchubertRevert r325031. This breaks the build due to __FBSDID.
2017-10-27 Cy SchubertEnsure all incude statements are kept together by movin...
2017-10-27 Cy SchubertRemove redundant sys/cdefs.h include.
2017-10-26 Enji CooperMFhead@r325004
2017-10-25 Warner LoshDefine RB_POWERCYCLE
2017-10-24 Alan SomersBump man page revision dates for r324941
2017-10-23 Alan SomersRemove artificial restriction on lio_listio's operation...
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Edward Tomasz Napi... Add OID for the vm.overcommit sysctl. This makes it...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Michal MelounMake elf_aux_info() as public libc function.
2017-10-17 Ed Mastewrite.2: correct maximum nbytes size for EINVAL error
2017-10-16 Michal MelounSave VFP state in getcontext(3) on ARM.
2017-10-12 Ed Masteallow posix_fallocate in capability mode
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324482
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-05 Warner LoshSupport armv7 builds for userland
2017-10-04 Benjamin Kadukmdoc style: start new sentence on new line
2017-10-04 Cy SchubertFix typo.
2017-10-04 Cy SchubertClarify the wording describing the stayopen flag.
2017-10-03 Brooks DavisRemove an unneeded and incorrect memset().
2017-10-03 Ruslan ErmilovFixed description of msg_name/msg_namelen in recvmsg().
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Andriy GaponMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 Andriy GaponMFV r323912: 8592 ZFS channel programs - rollback
2017-10-02 Andriy GaponMFV r323795: 8604 Avoid unnecessary work search in...
2017-10-01 Andriy GaponMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 Enji CooperMFhead@r324148
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
2017-09-29 Bryan Drewery__setrunelocale: Fix asprintf(3) failure not returning...
2017-09-26 Andriy GaponMFV r323535: 8585 improve batching done in zil_commit()
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-16 Enji CooperMFhead@r323635
2017-09-15 Ed Masterename(2): document capability mode errors
next