]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix error processing.
[FreeBSD/FreeBSD.git] / lib /
2016-08-22 acheFix error processing.
2016-08-20 dimPull in r265122 from upstream llvm trunk (by James...
2016-08-19 jhbFix various nits in the aio operation manpages.
2016-08-18 gnnRemove unusedd and obsolete openbsd_poll system call...
2016-08-18 kevloRemove <sys/types.h> from the SYNOPSIS.
2016-08-17 dimPull in r262772 from upstream clang trunk (by Simon...
2016-08-17 bdreweryGarbage collect _umtx_lock(2)/_umtx_unlock(2) reference...
2016-08-17 kibAdd fdatasync(2) man page, combined with fsync(2).
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 kevlo- Add the 'restrict' type qualifier to match function...
2016-08-16 brooksDon't conflate enum nss_status return values values...
2016-08-16 kibThe fdatasync(2) call must be cancellation point.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 kibAdd an implementation of fdatasync(2).
2016-08-14 delphijAdd timingsafe_bcmp and timingsafe_memcmp.
2016-08-14 adrian[mips] convert over =v to =r for the inline assembly.
2016-08-14 mmMFV r304060:
2016-08-13 markj7085 add support for "if" and "else" statements in...
2016-08-13 markj5396 fix longjmp clobbering errors
2016-08-13 ngieInitialize `ai` to NULL and test for `ai` with type...
2016-08-13 ngieIncrease timeout from 10 minutes to 20 minutes for...
2016-08-12 kibMove defines common between rtld and libsysdecode into...
2016-08-12 kibDecode 32bit utrace records on the 64bit host.
2016-08-12 edReimplement dirname(3) to be thread-safe.
2016-08-10 edMake libcrypt thread-safe. Add crypt_r(3).
2016-08-09 jhbRemove obsolete manpage that is not currently installed.
2016-08-09 pfglibpcap: replace comma with semicolon when pertinent.
2016-08-09 pfglibc/rpc: replace comma with semicolon when pertinent.
2016-08-08 bdreweryRevert r298434 which should be fixed by r301287, r30139...
2016-08-07 adrian[mips] add support for using the MIPS user register...
2016-08-06 kibAdd __cxa_thread_atexit(3) API implementation.
2016-08-06 kibCreate namespace for the symbols added during 12-CURREN...
2016-08-04 pluknetGrammar fixes.
2016-08-04 pluknetmdoc: The .Fn function.
2016-08-03 acheAlthough the code amount is not big, move POSIX error...
2016-08-03 edmprotect(): Change prototype to comply to POSIX.
2016-08-02 bdreweryAdd link for getnetgrent_r(3).
2016-08-02 cemproc_init: Fix a few memory leaks of 'phdl'
2016-07-31 edFix up setgrent(3) to have a POSIX-compliant prototype.
2016-07-31 acheIn addition to prev. commit. Since potentially glob2...
2016-07-31 acheBoth C99 and POSIX directly prohibits any standard...
2016-07-30 acheRework r303074 case 4. Don't immediatelly skip director...
2016-07-30 markjlibproc: Add proc_getmodel().
2016-07-30 markjAdd descriptions for fields in struct proc_handle.
2016-07-30 markjlibrtld_db: Use the auxv to figure out where to look...
2016-07-30 acheReset errno for readdirfunc() before contunue.
2016-07-30 baptRemove usage of _WITH_DPRINTF
2016-07-30 baptRemove last traces of _WITH_GETLINE
2016-07-30 baptRemove _WITH_GETLINE and _WITH_DPRINTF guards
2016-07-29 edChange the return type of freelocale(3) to void.
2016-07-29 edMention that basename(3) and dirname(3) will change...
2016-07-28 jhbNote that not all optional ptrace events use SIGTRAP.
2016-07-28 edFix up prototypes of basename(3) and dirname(3) to...
2016-07-28 edChange the return type of msgrcv() to ssize_t as requir...
2016-07-28 edAdd NI_NUMERICSCOPE.
2016-07-27 kibRemove empty initializer for the once facility. It...
2016-07-26 edFix typing of srandom() and initstate().
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 delphijVendor import of libdivsufsort, a software library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-23 ache1) POSIX defines well when GLOB_NOMATCH or original...
2016-07-23 ache1) We need the original pattern (in the next round...
2016-07-21 jhbAdd more documentation regarding unsafe AIO requests.
2016-07-21 emastelibmd: strip local absolute symbols (to link with lld)
2016-07-21 ache1) GLOB_BRACE was somewhat broken. First it repeatedly...
2016-07-20 zeisingChange wording to use function rather than system call...
2016-07-20 brooksUpdate to reflect the fact that pipe() is a wrapper...
2016-07-20 acheIn addition to r303074 case 1, search for protected...
2016-07-20 ache1) Per POSIX (and glibc) GLOB_NOCHECK should return...
2016-07-19 pfglibc: tag the Rune initialization function prototypes...
2016-07-19 ache1) Don't protect \/ and \. even if user say so. They...
2016-07-18 acheg_Ctoc() conversion buffers are smaller than needed...
2016-07-18 acheChange patch from r303004 case 3. According to POSIX...
2016-07-18 ache1) Add all characters from ~ expansion as protected...
2016-07-18 ache1) POSIX defines well when GLOB_ABORTED can be returned...
2016-07-18 jhbAdd PTRACE_VFORK to trace vfork events.
2016-07-18 willlibkvm: Improve physical address lookup scaling.
2016-07-18 willlibkvm: Bounds check (more) PTE indices.
2016-07-18 willlibkvm: Put private kvm routines in kvm_private.c.
2016-07-17 acheReflect pathnames sorting in collation order.
2016-07-17 acheIn g_Ctoc() apply CHAR() macro to *str to strip all...
2016-07-17 ache1) This file full of direct char <-> wchar_t assignment...
2016-07-15 baptAdd a regression test to make sure the Russian collatio...
2016-07-15 baptAdd a regression test about the crash with strxfrm...
2016-07-15 baptRevert 302324 and properly fix the crash with ISO-8859...
2016-07-15 jhbAdd a mask of optional ptrace() events.
2016-07-15 jhbAdd documentation for the sigevent structure.
2016-07-14 jhbFix aio system call wrappers in librt.
2016-07-14 ache1) Eliminate possibility to call __*collate_range_cmp...
2016-07-14 acheBack out non-collating [a-z] ranges.
2016-07-12 avg6447 handful of nvpair cleanups
2016-07-12 avg6314 buffer overflow in dsl_dataset_name
2016-07-12 avg6931 lib/libzfs: cleanup gcc warnings
2016-07-12 avg6872 zfs libraries should not allow uninitialized variables
2016-07-12 avg4521 zfstest is trying to execute evil "zfs unmount -a"
2016-07-12 avg5813 zfs_setprop_error(): Handle errno value E2BIG.
2016-07-12 avg6873 zfs_destroy_snaps_nvl leaks errlist
2016-07-12 avg6879 incorrect endianness swap for drr_spill.drr_length...
2016-07-12 avg6111 zfs send should ignore datasets created after...
next