summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* dup(2): Remove incorrect sentence about getdtablesize().Jilles Tjoelker2013-05-121-4/+1
* MFC r249859: getdtablesize(2): Describe what this function actually does.Jilles Tjoelker2013-05-121-9/+11
* MFC r249956: sysconf(3): Correct the description of _SC_OPEN_MAX.Jilles Tjoelker2013-05-121-2/+2
* MFC r249979: intro(2): Fix some errors in ENFILE and EMFILE descriptions.Jilles Tjoelker2013-05-121-5/+6
* MFC r249566,r249644: EINTR in POSIX sem_*.Jilles Tjoelker2013-05-121-1/+9
* MFC r250231: libkvm: Make second /dev/null file descriptor close-on-exec asJilles Tjoelker2013-05-111-1/+1
* MFC r250230: libkvm: Use O_CLOEXEC instead of separate fcntl(F_SETFD) call.Jilles Tjoelker2013-05-111-15/+4
* MFC r249377, r249378, r249379:Mikolaj Golub2013-05-062-0/+8
* MFC r244091:Sergey Kandaurov2013-05-031-4/+12
* MFC r228269,228921:Sergey Kandaurov2013-05-032-27/+46
* MFC r233473,233512,233518,233992,233994,238808,238920,250209-250211.Sergey Kandaurov2013-05-0317-115/+109
* MFC r248783Bryan Venteicher2013-04-271-1/+1
* MFC r248803: btowc(3), isblank(3): Correct prototypes for _l variants.Jilles Tjoelker2013-04-262-3/+3
* MFC r249471: libc: Fix typo in French translation.Jilles Tjoelker2013-04-261-1/+1
* MFC r249802:Eitan Adler2013-04-262-2/+2
* MFC r249801:Eitan Adler2013-04-261-10/+4
* MFC: r248842Hiren Panchasara2013-04-194-0/+1276
* MFC r248302:Brooks Davis2013-04-162-2/+19
* MFC: r246166Hiren Panchasara2013-04-156-1/+938
* MFC r232385 by ru: Remove 3 syscalls from opendir().Jilles Tjoelker2013-04-121-24/+14
* MFC r247596:Xin LI2013-04-081-1/+1
* MFC r248788 (erwin):Xin LI2013-03-285-7/+4
* MFC r248672:Dimitry Andric2013-03-271-0/+3
* MFC r246824,r246952: setbuf(3): Bring BUGS section up to date.Jilles Tjoelker2013-03-231-15/+2
* MFC r248252: libc: Avoid SIGPIPE when nscd closes the connectionJilles Tjoelker2013-03-231-4/+5
* MFC r246641: fts: Use O_DIRECTORY when opening name that might be changed byJilles Tjoelker2013-03-231-1/+2
* MFC r245887Brooks Davis2013-03-154-4/+16
* MFC r247534 (by ru): Fixed documented prototype of kinfo_getproc(3).Sergey Kandaurov2013-03-101-2/+2
* MFC r246978:Mark Johnston2013-03-032-3/+24
* Pull in OpenPAM Micrampelis from head. Also merge a few minor moduleDag-Erling Smørgrav2013-03-017-11/+35
* MFC 246035:John Baldwin2013-03-011-1/+2
* MFH (r246328): sort knobsDag-Erling Smørgrav2013-03-011-5/+5
* MFC r247296: libexpat 2.1.0.Xin LI2013-03-012-7/+20
* MFH (r240107,240111,240361): warn against using weak PRNGsDag-Erling Smørgrav2013-03-012-5/+10
* MFC r246789:Hans Petter Selasky2013-02-286-1/+39
* MFC r246809:Niclas Zeising2013-02-282-8/+8
* MFC r246880:Dimitry Andric2013-02-261-5/+0
* MFH r247014, r247050 and r247051.Giorgos Keramidas2013-02-251-1/+41
* MFC r241010: libc/fts: Use O_CLOEXEC for internal file descriptors.Jilles Tjoelker2013-02-252-10/+14
* MFC r246617: sigqueue(2): Fix typo (EEPERM -> EPERM).Jilles Tjoelker2013-02-241-1/+1
* MFC r238802:Sergey Kandaurov2013-02-212-2/+4
* MFC r246485:Konstantin Belousov2013-02-211-1/+11
* MFC r246476:Konstantin Belousov2013-02-211-1/+12
* MFC r246117:Konstantin Belousov2013-02-1316-5/+325
* MFC r246259:Dimitry Andric2013-02-1064-8/+147
* MFC r246028 (by theraven):Dimitry Andric2013-02-051-65/+53
* MFC r243779 (marcel):Xin LI2013-02-051-22/+79
* MFC r243758 (marcel):Xin LI2013-02-051-9/+3
* MFC r244568:Xin LI2013-02-011-8/+4
* Merge r245841:Gleb Smirnoff2013-01-231-1/+1