aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use SRCTOP to find the sources of libuclBaptiste Daroussin2016-10-151-1/+1
* directly create the socket with SOCK_NONBLOCK instead of calling fcntl(2)Baptiste Daroussin2016-10-151-3/+1
* Improve phrasing of the STANDARDS section.Ed Schouten2016-10-151-2/+2
* Simplify logic for libproc and librtld_db in lib/MakefileEd Maste2016-10-141-14/+1
* partially convert lib/Makefile to SUBDIR.${MK_FOO} styleEd Maste2016-10-141-158/+32
* garbage collect _libatm, missed in r179308Ed Maste2016-10-131-2/+0
* libgcc_s: add libm dependencies from div{d,s,x}c3Ed Maste2016-10-131-0/+18
* Introduce lib/libgcc_eh and lib/libgcc_s for LLVM's implementationEd Maste2016-10-134-0/+179
* Improve typing of POSIX search tree functions.Ed Schouten2016-10-136-54/+56
* Fix typos: use correct string format and value to compare.Ruslan Bukin2016-10-131-2/+2
* Fix strchr, strrchr implementation: convert c to charRuslan Bukin2016-10-132-0/+10
* Fix building on i386 and arm. But 'public domain' headers on the filesWarner Losh2016-10-132-2/+2
* Add comment on use of abort() in libcEd Maste2016-10-122-3/+17
* Add different libc ldscript: the one without libssp --Ruslan Bukin2016-10-122-0/+6
* Create libefivar library. This library aims to provideWarner Losh2016-10-1113-488/+729
* Don't use fmaxl/fminl on platforms with no long double support,Ruslan Bukin2016-10-113-5/+15
* Correct indent.Konstantin Belousov2016-10-111-4/+3
* Fill msg_len for the initial element of msgvec.Konstantin Belousov2016-10-111-0/+2
* Improve grammar.Bryan Drewery2016-10-061-1/+1
* Add man pages for Capsicum helpers.Mariusz Zaborski2016-10-052-0/+120
* libm: remove unused variablesEd Maste2016-10-052-2/+2
* abort in srandomdev if kern.arandom sysctl failsEd Maste2016-10-051-4/+5
* Fix naming in Casper man page.Mariusz Zaborski2016-10-051-2/+2
* libcapsicum: limit stderrMariusz Zaborski2016-10-041-1/+1
* MFV r306669:Martin Matuska2016-10-041-0/+2
* libcapsicum: introduce Capsicum helpersMariusz Zaborski2016-10-033-0/+128
* Remove setkey(), encrypt(), des_setkey() and des_cipher().Ed Schouten2016-10-032-20/+10
* Fix remaining bugs in libstancd/cd9660.c reported by Bruce Evans.Toomas Soome2016-10-031-2/+2
* libc arc4_stir: use only kern.arandom sysctlEd Maste2016-10-031-23/+5
* Export the mq_getfd_np() symbol from librt.so, which allows to getKonstantin Belousov2016-10-023-2/+9
* Fix libjail reached latest sysctl entry.Ruslan Bukin2016-10-021-1/+6
* Fix remaining cstyle issues in libstand/cd9660.cToomas Soome2016-10-011-3/+1
* cstyle fix of cd9660_open in libstandToomas Soome2016-09-301-4/+4
* open.2: Document Capsicum behaviorConrad Meyer2016-09-301-1/+33
* cd9660_open should check for paddingToomas Soome2016-09-301-1/+9
* libm: remove unused variables for LDBL_MANT_DIG != 113Ed Maste2016-09-303-1/+8
* Add librss, a simple wrapper around RSS APIs so applications can begin auto-t...Adrian Chadd2016-09-305-0/+579
* Reword the statement.Konstantin Belousov2016-09-301-2/+2
* Add an article.Konstantin Belousov2016-09-301-1/+1
* Reinstate Xr macros that were accidentally removed in a previousDag-Erling Smørgrav2016-09-301-5/+7
* Minor markup and wording fixes.Dag-Erling Smørgrav2016-09-301-5/+7
* After perusal of the documentation and some experimentation, I found aDag-Erling Smørgrav2016-09-301-103/+32
* Format the table correctly, using cell separators instead of relyingDag-Erling Smørgrav2016-09-301-33/+96
* libm: simplify i387 subdir logic with make's :S substitutionEd Maste2016-09-281-5/+1
* libm: fix some unused variable (rcsid) and dangling else warningsEd Maste2016-09-285-24/+21
* libcompiler_rt: move file list to Makefile.inc for reuse elsewhereEd Maste2016-09-272-217/+217
* Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-1/+2
* Editing fixes for r306257, documentation for trapcap.Konstantin Belousov2016-09-272-11/+15
* Mark SSP broken on MIPS.Ruslan Bukin2016-09-271-2/+1
* Increase timeout from 300 (default) to 600 seconds.Ruslan Bukin2016-09-261-0/+2