]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Prefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefile.inc1 collision.
[FreeBSD/FreeBSD.git] / lib / libc /
2017-10-25 impDefine RB_POWERCYCLE
2017-10-24 asomersBump man page revision dates for r324941
2017-10-23 asomersRemove artificial restriction on lio_listio's operation...
2017-10-22 traszAdd OID for the vm.overcommit sysctl. This makes it...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 mmelMake elf_aux_info() as public libc function.
2017-10-17 emastewrite.2: correct maximum nbytes size for EINVAL error
2017-10-16 mmelSave VFP state in getcontext(3) on ARM.
2017-10-12 emasteallow posix_fallocate in capability mode
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-05 impSupport armv7 builds for userland
2017-10-04 bjkmdoc style: start new sentence on new line
2017-10-04 cyFix typo.
2017-10-04 cyClarify the wording describing the stayopen flag.
2017-10-03 brooksRemove an unneeded and incorrect memset().
2017-10-03 ruFixed description of msg_name/msg_namelen in recvmsg().
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-29 bdrewery__setrunelocale: Fix asprintf(3) failure not returning...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-15 emasterename(2): document capability mode errors
2017-09-15 emasteopen(2): update ENOTCAPABLE description for .. lookups
2017-09-14 kibSilently handle freeaddrinfo(NULL) for compatibility...
2017-09-14 jhbAdd ptrace operations to fetch and store VFP registers.
2017-09-07 theravenDocument some invariants for the XLC_ enum.
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-26 pfglibc: minor indent(1) cleanups.
2017-08-25 cemgetmntinfo(3): Scale faster, and return sooner
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 jhbInclude {u,}{div,mod}si3() on mips in libcompiler_rt.
2017-08-21 kibOptimize libc to get and set TLS using the RDFSBASE...
2017-08-16 emasteforce use of ld.bfd for linking i386 libc, even when...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 tuexenFix minor formatting issue.
2017-08-13 kibFix a regression in r321608.
2017-08-12 sevanAdd missing header.
2017-08-12 kibImprove standard compliance for memset_s() and abort_ha...
2017-08-12 kibFix indent.
2017-08-10 pfgfnmatch(3): Update testcase for r322368.
2017-08-10 pfgfnmatch(3): improve POSIX conformance.
2017-08-10 brSupport for v1.10 (latest) of RISC-V privilege specific...
2017-08-09 rlibbyPick 'Remove external linkage for spin_adaptive' from...
2017-08-09 kevansregex(3): Refactor fast/slow stepping bits in the match...
2017-08-08 kevansregex(3): Handle invalid {} constructs consistently...
2017-08-07 bro Replace __riscv__ with __riscv
2017-08-04 ngieMFhead@r322057
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-03 ngieMFhead@r322021
2017-08-02 ngieAdd HAS_TESTS to all Makefiles that are currently using the
2017-08-02 ngieMFhead@r321912
2017-08-02 ngieConvert traditional ${MK_TESTS} conditional idiom for...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-28 kibSimplify flow control.
2017-07-27 kibUse MFENCE to serialize RDTSC on non-Intel CPUs.
2017-07-25 kibFix indent.
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 bdreweryProperly set userid for truncate_test.
2017-07-20 dimMerge ^/head r321239 through r321306.
2017-07-20 asomersRemove some private symbols from librt
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-14 dimMerge ^/head r320971 through r320993.
2017-07-14 brdFollow up to r320992, properly escape the backslash...
2017-07-14 brdAdd a complete example to tsearch(3)
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-11 markjDon't dlclose NSS modules from nss_atexit().
2017-07-10 kibProvide libdl.
2017-07-10 kibFix warnings, adjust style.
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-08 kibSimplify language.
2017-07-07 kevansCorrectly ignore branch operators in the top-level...
2017-07-06 kevansFix sparc64 libc build after r320742.
2017-07-06 kevansThe impending libregex will implement GNU extensions...
2017-07-06 asomersFix cleanup in lib/libc/gen/setdomainname_test
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-02 kibCorrect signatures of several pthreads stubs.
2017-06-30 kibIn the stdio cleanup push and pop wrappers, always...
2017-06-30 kibFix typo in the r320472 change to fgetws(). Return...
2017-06-30 delphijRevert r300385 and r300624 which was false positive
2017-06-29 kibMake stdio deferred cancel-safe.
2017-06-29 andrewStart to remove _libc_arm_fpu_present checks. We don...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-24 kibImplement address space guards.
2017-06-24 kibRemove the description of MAP_HASSEMAPHORE.
2017-06-24 kibFix typo.
2017-06-24 impBe sure to free allocated statfs11 buffer.
2017-06-23 wblockRemove redundant wording, minor edits for clarity.
2017-06-23 impForward compatibility for ino64.
2017-06-23 asomersClarify usage of aio(4) with kqueue(2)
2017-06-22 delphijFix use-after-free introduced in r300388.
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 jasoneDecrease relative branch brittleness.
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
next