]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
DIRDEPS_BUILD: Update dependencies.
[FreeBSD/FreeBSD.git] / lib /
2016-08-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-08-31 Andrey A. Chernov'addrlen' does not matter when we need to find the...
2016-08-31 Andrey A. ChernovApply the same qsort() usage fix as in r304911 getaddri...
2016-08-31 Ed MasteUpdate to ELF Tool Chain r3490
2016-08-31 Baptiste DaroussinNetboot: allow both tftpfs and nfs in both pxeboot...
2016-08-31 Toomas Soomerecvtftp() is broken for large files, report file size
2016-08-31 Baptiste DaroussinRevert 305098
2016-08-31 Baptiste DaroussinMake libc++.so ldscript sysroot friendly
2016-08-30 Pedro F. GiffuniMFV r302423:
2016-08-30 Jilles Tjoelkergetvfsbyname(3): Remove [EFAULT] error.
2016-08-30 Enji CooperFilter certain compile-time options into -DATF_BUILD_*
2016-08-29 John BaldwinImplement 'devctl clear driver' to undo a previous...
2016-08-29 Enji CooperMinor Makefile simplifications for lib/atf/...
2016-08-29 Enji CooperFix typo
2016-08-29 Konstantin BelousovTypesetting fixes.
2016-08-29 Konstantin BelousovRestore the requirement of setting errno to zero before...
2016-08-29 Enji CooperMFhead @ r305020
2016-08-29 Konstantin BelousovRemove commented out mention of ptrace.S.
2016-08-29 Enji CooperMFhead @ r305013
2016-08-29 Konstantin BelousovRewrite ptrace(2) wrappers in C.
2016-08-29 Martin MatuskaRedo MFV r304866:
2016-08-28 Konstantin BelousovFollow ABI when calling __error from the ptrace(2)...
2016-08-27 Konstantin BelousovDo not obliterate errno value in the main thread during...
2016-08-27 Andrey A. ChernovThe formal behavior of qsort is unstable with regard...
2016-08-27 Mariusz ZaborskiFix style issue in the cnv API.
2016-08-27 Mariusz ZaborskiAdd cnv API.
2016-08-27 Martin MatuskaTemporarily disable two libarchive tests that have...
2016-08-26 Martin MatuskaMFV r304866:
2016-08-26 Ed SchoutenImprove compatibility of calls to dirname() on constant...
2016-08-26 Toomas SoomeUnused variables and cstyle fix for loader dosfs
2016-08-25 Andrey A. ChernovOriginal fgetln() from 44lite return sucess for line...
2016-08-25 Enji CooperMFhead @ r304815
2016-08-25 Kristof ProvostAdd libifc, a library implementing core functionality...
2016-08-25 Andrey A. ChernovRemove "Fast path", it bypass __wcrtomb() and all its...
2016-08-25 Andrey A. ChernovDon't check for __SERR which may stick from one of...
2016-08-24 Ed MasteDon't build libdevdctl if MK_CXX is no
2016-08-24 Andrey A. ChernovUse current locale (f.e. set by thread). It was global...
2016-08-24 Cy SchubertMFV r304732.
2016-08-24 Brooks DavisAvoid a redecleartion of __getosreldate().
2016-08-22 Bryan DreweryRename ORDERED to BOOTSTRAP since no order is respected...
2016-08-22 Andrey A. Chernov1) Back out r304607 case 2). fgetwln() as its pair...
2016-08-22 Ollivier RobertRemove support for SSH1 as it is already disabled in...
2016-08-22 Ollivier RobertAdd support for Ed25519 keys.
2016-08-22 Andrey A. ChernovFix error processing.
2016-08-20 Baptiste DaroussinImport Dragonfly Mail Agent snapshort from 20160806...
2016-08-20 Dimitry AndricPull in r265122 from upstream llvm trunk (by James...
2016-08-19 John BaldwinFix various nits in the aio operation manpages.
2016-08-18 George V. Neville... Remove unusedd and obsolete openbsd_poll system call...
2016-08-18 Kevin LoRemove <sys/types.h> from the SYNOPSIS.
2016-08-17 Dimitry AndricPull in r262772 from upstream clang trunk (by Simon...
2016-08-17 Bryan DreweryGarbage collect _umtx_lock(2)/_umtx_unlock(2) reference...
2016-08-17 Konstantin BelousovAdd fdatasync(2) man page, combined with fsync(2).
2016-08-17 Konstantin BelousovImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 Kevin Lo- Add the 'restrict' type qualifier to match function...
2016-08-16 Enji CooperOnly expect :encode_tv_random_million to fail on 64...
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Brooks DavisDon't conflate enum nss_status return values values...
2016-08-16 Konstantin BelousovThe fdatasync(2) call must be cancellation point.
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 Konstantin BelousovAdd an implementation of fdatasync(2).
2016-08-14 Xin LIAdd timingsafe_bcmp and timingsafe_memcmp.
2016-08-14 Enji CooperMFhead @ r304091
2016-08-14 Adrian Chadd[mips] convert over =v to =r for the inline assembly.
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304061
2016-08-13 Mark Johnston7085 add support for "if" and "else" statements in...
2016-08-13 Mark Johnston5396 fix longjmp clobbering errors
2016-08-13 Enji CooperMFhead @ r304038
2016-08-13 Enji CooperInitialize `ai` to NULL and test for `ai` with type...
2016-08-13 Enji CooperIncrease timeout from 10 minutes to 20 minutes for...
2016-08-13 Enji CooperAdjust CFLAGS for fmod_test so it can find isqemu.h
2016-08-12 Konstantin BelousovMove defines common between rtld and libsysdecode into...
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-12 Konstantin BelousovDecode 32bit utrace records on the 64bit host.
2016-08-12 Ed SchoutenReimplement dirname(3) to be thread-safe.
2016-08-12 Enji CooperRemove CVS directories accidentally added in r303980
2016-08-12 Enji CooperUpdate ^/vendor/NetBSD/tests/dist to a more recent...
2016-08-10 Ed SchoutenMake libcrypt thread-safe. Add crypt_r(3).
2016-08-09 John BaldwinRemove obsolete manpage that is not currently installed.
2016-08-09 Pedro F. Giffunilibpcap: replace comma with semicolon when pertinent.
2016-08-09 Pedro F. Giffunilibc/rpc: replace comma with semicolon when pertinent.
2016-08-08 Bryan DreweryRevert r298434 which should be fixed by r301287, r30139...
2016-08-07 Adrian Chadd[mips] add support for using the MIPS user register...
2016-08-06 Konstantin BelousovAdd __cxa_thread_atexit(3) API implementation.
2016-08-06 Konstantin BelousovCreate namespace for the symbols added during 12-CURREN...
2016-08-04 Sergey KandaurovGrammar fixes.
2016-08-04 Sergey Kandaurovmdoc: The .Fn function.
2016-08-03 Andrey A. ChernovAlthough the code amount is not big, move POSIX error...
2016-08-03 Ed Schoutenmprotect(): Change prototype to comply to POSIX.
2016-08-02 Bryan DreweryAdd link for getnetgrent_r(3).
2016-08-02 Conrad Meyerproc_init: Fix a few memory leaks of 'phdl'
2016-07-31 Ed SchoutenFix up setgrent(3) to have a POSIX-compliant prototype.
2016-07-31 Andrey A. ChernovIn addition to prev. commit. Since potentially glob2...
2016-07-31 Andrey A. ChernovBoth C99 and POSIX directly prohibits any standard...
2016-07-30 Andrey A. ChernovRework r303074 case 4. Don't immediatelly skip director...
next