MFV r306669:
[freebsd.git] / lib / libc /
2016-10-04 mmMFV r306669:
2016-10-03 edRemove setkey(), encrypt(), des_setkey() and des_cipher().
2016-10-03 emastelibc arc4_stir: use only kern.arandom sysctl
2016-10-01 baptImport libucl 20160812
2016-09-30 cemopen.2: Document Capsicum behavior
2016-09-30 kibReword the statement.
2016-09-30 kibAdd an article.
2016-09-30 desReinstate Xr macros that were accidentally removed...
2016-09-30 desMinor markup and wording fixes.
2016-09-30 desAfter perusal of the documentation and some experimenta...
2016-09-30 desFormat the table correctly, using cell separators inste...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-27 kibEditing fixes for r306257, documentation for trapcap.
2016-09-27 brMark SSP broken on MIPS.
2016-09-26 pfghash(3): protect in-memory page when using cross-endian...
2016-09-26 brDon't build SSP tests on MIPS as we dont have stack...
2016-09-26 kibDocument thr_suspend(2) and thr_wake(2).
2016-09-26 pfgbtree(3): don't shortcut closing if the metadata is...
2016-09-23 kibDocument r306081, i.e. procctl(PROC_TRAPCAP) and sysctl...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 cemposix_openpt.2: Sort includes per style(9)
2016-09-21 ache1) For already non-standard %z extension implement...
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 ache1) Microoptimize %p case.
2016-09-19 andrewAttach the cortex strings library to the build. Only...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
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-16 marcelWhen MAKEOBJDIRPREFIX points to a case-insensitive...
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 pfgMFC r303889:
2016-09-08 acheMFC r305413
2016-09-08 acheMFC r305406,r305409,r305412
2016-09-07 jillesMFC r305154: directory(3): Deprecate readdir_r(). Clari...
2016-09-07 jillesMFC r305090: getvfsbyname(3): Remove [EFAULT] error.
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-05 acheMFC r305241
2016-09-05 acheMFC r305144
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-04 acheMFC r305219
2016-09-03 ngieUpdate contrib/netbsd-tests with new content from NetBSD
2016-09-03 kibMFC r304928:
2016-09-03 acheMFC r305133
2016-09-03 ngieMFhead @ r305314
2016-09-02 ngieMFstable/11 r304950:
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 kibMFC r305024:
2016-09-01 ngieMFhead @ r305170
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-30 pfgMFV r302423:
2016-08-30 jillesgetvfsbyname(3): Remove [EFAULT] error.
2016-08-30 ngieMFhead @ r305041
2016-08-30 acheMFC r304911
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-29 ngieMFstable/11 r304945:
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 acheMFC r304607,r304641,r304819,r304811
2016-08-27 acheMFC r304810
2016-08-26 acheMFC r304703, r304755
2016-08-26 edImprove compatibility of calls to dirname() on constant...
2016-08-25 acheOriginal fgetln() from 44lite return sucess for line...
2016-08-25 ngieMFhead @ r304815
2016-08-25 acheMFC r295632
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 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-23 acheDirect commit, equal to MFC part of r295632 which is...
2016-08-22 ache1) Back out r304607 case 2). fgetwln() as its pair...
2016-08-22 jhbMFC 304476: Fix various nits in the aio operation manpages.
2016-08-22 acheFix error processing.
2016-08-21 ngieUnbreak the build when MK_TESTS != no after r304527
next