]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Let dbm's datum::dptr use the right type.
[FreeBSD/FreeBSD.git] / lib / libc /
2016-05-30 Ed SchoutenLet dbm's datum::dptr use the right type.
2016-05-30 Ed SchoutenFix the signature of the psignal() function.
2016-05-30 Jamie GrittonMark jail(2), and the sysctls that it (and only it...
2016-05-29 Andrey A. ChernovMicro optimize: C standard guarantees that right shift...
2016-05-29 Jilles Tjoelker_umtx_op(2): Note deprecation of UMTX_OP_MUTEX_WAKE.
2016-05-29 Jilles Tjoelker_umtx_op(2),thr_*(2): Various spelling, grammar and...
2016-05-29 Andrey A. Chernov1) Unifdef USE_WEAK_SEEDING since it is too obsolete...
2016-05-29 Andrey A. Chernov1) Unifdef USE_WEAK_SEEDING it is too obsolete to suppo...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Ed SchoutenLet l64a() properly null terminate its result.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Ruslan BukinDo not generate code for sbrk syscall -- sbrk support...
2016-05-25 Pedro F. Giffunilibc: regexec(3) adjustment.
2016-05-25 Ruslan BukinRemove legacy brk and sbrk from RISC-V.
2016-05-25 Don LewisFix Coverity CID 1016714 Resource leak in process_file_...
2016-05-25 Don LewisFix 1016718 Resource leak.
2016-05-24 Enji CooperFix up r300385
2016-05-24 Enji CooperRemove redundant NULLing of outbuf_pmap
2016-05-24 Enji CooperUse reallocf instead of malloc to fix leak with outbuf_pmap
2016-05-22 Jilles Tjoelkervfork(2): Mention some risks of calling vfork() from...
2016-05-22 Andrey A. Chernov1) POSIX prohibits printing errors to stderr here and...
2016-05-22 Enji Coopernis_rpcent: don't leak resultbuf from yp_first(..)...
2016-05-22 Enji CooperCall endnetconfig on nc_handle sooner to avoid leaking...
2016-05-22 Enji Coopergetnetid(..): consistently fclose fd at the end of...
2016-05-22 Enji CooperDon't leak `handle` if svc_tp_create(..) succeeds and...
2016-05-22 Enji CooperDon't leak `tmp` if `p->nc_lookups` can't be malloced
2016-05-21 Pedro F. Giffunilibc/regex: fix two buffer underruns.
2016-05-21 Bryan DreweryFTS: Remove stale reference to nfs4 fs which was remove...
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-20 Andrew TurnerRemove brk and sbrk from arm64. They were defined in...
2016-05-19 Konstantin BelousovDocument _umtx_op(2) interface for the implementation...
2016-05-18 Warner LoshMake armv6 hard float abi by default. Kill armv6hf.
2016-05-17 Konstantin BelousovAdd implementation of robust mutexes, hopefully close...
2016-05-16 Don LewisDon't call free_addrselectpolicy(&policyhead) before...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-16 Don LewisSince rdata is only used as an argument to the immediat...
2016-05-16 Don LewisLikely a false positive ... but make sure that -1 can...
2016-05-14 Konstantin BelousovAdd thr*.2 and _umtx_op.2 manpages to the build.
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-14 Konstantin BelousovDocument the non-obsoleted kernel interfaces used by...
2016-05-14 Eric van Gyzeniconvctl(3): remove superfluous NULL pointer tests
2016-05-13 Enji CooperRead the contents of the snapshot files properly
2016-05-13 Jason EvansUpdate jemalloc to 4.2.0.
2016-05-12 Conrad Meyerlibc: Actually export fopencookie(3)
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-12 Conrad Meyerprint_positional_test: Fix misuse of wchar APIs
2016-05-12 Conrad Meyernss/gethostby_test: fix broken vector iteration of...
2016-05-11 Conrad Meyerlibc: Add fopencookie(3) wrapper around funopen(3)
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-10 Baptiste DaroussinRename dprintf into dbg_printf to avoid collision with...
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-06 Pedro F. Giffunilibc/xdr: unsign some loop indexes.
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 Enji CooperMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-03 Konstantin BelousovCorrect wording.
2016-05-03 Konstantin BelousovAdd EVFILT_VNODE open, read and close notifications.
2016-05-02 Konstantin BelousovIssue NOTE_EXTEND when a directory entry is added to...
2016-05-01 Konstantin BelousovAs a reader service, explain NOTE_LINK reporting for...
2016-05-01 Benedict ReuschlingProvide an example to the kqueue man page, showing
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-30 Pedro F. Giffunilibc: spelling fixes.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-26 Pedro F. Giffunilibc: make more use of the howmany() macro when available.
2016-04-23 Pedro F. Giffuniregex: prevent two improbable signed integer overflows.
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-21 Baptiste DaroussinRestore the original ascii.c from prior to r290494
2016-04-20 Baptiste DaroussinCheck the returned value of memchr(3) before using it
2016-04-20 Pedro F. GiffuniMinor indentation issue.
2016-04-20 Pedro F. Giffunilibc: use our roundup2/rounddown2() macros when param...
2016-04-20 Enji CooperFix double fclose of `fp1` when freopen fails
2016-04-19 Enji CooperMake sure fmemopen succeeds in :test_append_binary_pos...
2016-04-19 Enji CooperRemove trailing whitespace and use `nitems(mib)` instea...
2016-04-18 Andriy Voskoboinyklibc: do not include <sys/types.h> where <sys/param...
2016-04-18 Pedro F. GiffuniRe-use our roundup2() macro instead of reinventing...
2016-04-18 Sergey KandaurovFixed indentation, minor style.
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-17 Warren BlockFix markup on "\n" in printf so it renders correctly.
2016-04-16 Pedro F. Giffunilibc: make some more use of the nitems() macro.
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Glen BarberMFH
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
next