]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and add
[FreeBSD/FreeBSD.git] / lib /
2016-09-19 ngieRe-add PACKAGE=> tests to lib/libc/tests/net/getaddrinf...
2016-09-19 badgerAdd manpage for rctl_* system calls
2016-09-18 edReplace dirname(3) by a copy that complies to POSIX.
2016-09-18 ngieSimilar to r305920, remove spurious newlines from ATF_R...
2016-09-18 ngieRemove spurious newlines from atf_tc_fail calls
2016-09-18 ngieDon't define PACKAGE in lib/libc/tests/{iconv,net/getad...
2016-09-17 kibFix libprocstat build after r305902.
2016-09-16 marcelWhen MAKEOBJDIRPREFIX points to a case-insensitive...
2016-09-14 mmMFV r305816:
2016-09-13 baptAdd a comment on the #endif related to the guards
2016-09-11 allanjudeMark libifconfig as private until the API/ABI is stable
2016-09-11 emastecap_enter.2: describe flag returned by cap_getmode
2016-09-09 brooksFix spelling in comment.
2016-09-08 brooksReduce duplicate NOASM and PSEUDO definitions
2016-09-08 jillesintro(2),_exit(2): Update for reaper (procctl(PROC_REAP...
2016-09-08 oshogboMove libcasper tests from regression/capsicum/libcasper/ to
2016-09-08 sephepxeboot: Add nfs.read_size tunable.
2016-09-06 impRenumber the advertising clause.
2016-09-06 ngieInstall h_db to unbreak some of the lib/libc/db testcas...
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
next