]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Revert r305119, move the control module register data to am335x_scm.h and
[FreeBSD/FreeBSD.git] / lib /
2016-09-05 mmMFV r305420:
2016-09-05 acheFix error handling.
2016-09-05 acheFix n == 1 case. Here should be no physical read (fill...
2016-09-05 ache1) Prevent out of bounds access to ws[-1] (passed buffe...
2016-09-05 acheFix errors handling.
2016-09-04 kplibifconfig: style(9) fixes
2016-09-04 bdeOops, the previous i386 version of e_fmodf.S and e_fmod...
2016-09-04 bdeDisconnect the "optimized" asm variants of cos(), sin...
2016-09-04 bdeAdd asm versions of fmod(), fmodf() and fmodl() on...
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-04 bdeFix missing fmodl() on arches with 53-bit long doubles.
2016-09-03 ngieUpdate contrib/netbsd-tests with new content from NetBSD
2016-09-03 ngieMFhead @ r305314
2016-09-02 kpRenaming libifc to libifconfig in response to feedback...
2016-09-02 hselaskyFix array size issue when using the pre-scaling feature for
2016-09-02 ngieSkip :test_large on i386
2016-09-02 brooksInitialize lists of signals using C99 designators
2016-09-01 achefgetwc(3) may set both __SEOF and __SERR at once (in...
2016-09-01 acheIf error happens, don't overwrite original errno comes...
2016-09-01 ngieMFhead @ r305170
2016-09-01 ngieDon't bake all of CC/CPP/CXX into CFLAGS
2016-08-31 jillesdirectory(3): Deprecate readdir_r(). Clarify dirent...
2016-08-31 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-08-31 ache'addrlen' does not matter when we need to find the...
2016-08-31 acheApply the same qsort() usage fix as in r304911 getaddri...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-31 baptNetboot: allow both tftpfs and nfs in both pxeboot...
2016-08-31 tsoomerecvtftp() is broken for large files, report file size
2016-08-31 baptRevert 305098
2016-08-31 baptMake libc++.so ldscript sysroot friendly
2016-08-30 pfgMFV r302423:
2016-08-30 jillesgetvfsbyname(3): Remove [EFAULT] error.
2016-08-30 ngieMFhead @ r305041
2016-08-30 ngieFilter certain compile-time options into -DATF_BUILD_*
2016-08-29 jhbImplement 'devctl clear driver' to undo a previous...
2016-08-29 ngieMinor Makefile simplifications for lib/atf/...
2016-08-29 kibTypesetting fixes.
2016-08-29 kibRestore the requirement of setting errno to zero before...
2016-08-29 ngieMFhead @ r305020
2016-08-29 kibRemove commented out mention of ptrace.S.
2016-08-29 ngieMFhead @ r305013
2016-08-29 kibRewrite ptrace(2) wrappers in C.
2016-08-28 kibFollow ABI when calling __error from the ptrace(2)...
2016-08-27 kibDo not obliterate errno value in the main thread during...
2016-08-27 acheThe formal behavior of qsort is unstable with regard...
2016-08-27 oshogboFix style issue in the cnv API.
2016-08-27 oshogboAdd cnv API.
2016-08-27 mmTemporarily disable two libarchive tests that have...
2016-08-26 edImprove compatibility of calls to dirname() on constant...
2016-08-26 tsoomeUnused variables and cstyle fix for loader dosfs
2016-08-25 acheOriginal fgetln() from 44lite return sucess for line...
2016-08-25 ngieMFhead @ r304815
2016-08-25 kpAdd libifc, a library implementing core functionality...
2016-08-25 acheRemove "Fast path", it bypass __wcrtomb() and all its...
2016-08-25 acheDon't check for __SERR which may stick from one of...
2016-08-24 emasteDon't build libdevdctl if MK_CXX is no
2016-08-24 acheUse current locale (f.e. set by thread). It was global...
2016-08-24 cyMFV r304732.
2016-08-24 brooksAvoid a redecleartion of __getosreldate().
2016-08-22 bdreweryRename ORDERED to BOOTSTRAP since no order is respected...
2016-08-22 ache1) Back out r304607 case 2). fgetwln() as its pair...
2016-08-22 robertoRemove support for SSH1 as it is already disabled in...
2016-08-22 robertoAdd support for Ed25519 keys.
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 ngieMFhead @ r304232
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 ngieMFhead @ r304091
2016-08-14 adrian[mips] convert over =v to =r for the inline assembly.
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304061
2016-08-13 markj7085 add support for "if" and "else" statements in...
2016-08-13 markj5396 fix longjmp clobbering errors
2016-08-13 ngieMFhead @ r304038
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-13 ngieAdjust CFLAGS for fmod_test so it can find isqemu.h
2016-08-12 kibMove defines common between rtld and libsysdecode into...
2016-08-12 ngieCheckpoint initial integration work
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...
next