summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* MFC r320570 MFS r320822:kib2017-07-091-4/+5
* MFC r320052:kib2017-06-241-21/+25
* MFC r318582vangyzen2017-06-012-3/+0
* MFC r318794, r318795:gjb2017-05-271-2/+2
* MFC r317611:kib2017-05-071-5/+1
* MFC r317610:kib2017-05-071-12/+10
* MFC r317606:kib2017-05-071-22/+25
* MFC r317436:kib2017-05-031-1/+1
* MFC r317064: Optimize pathologic case of telldir() for Samba.mav2017-05-011-4/+14
* MFC r317372:pfg2017-05-011-2/+1
* MFC r316768:brooks2017-04-241-0/+4
* MFC r316739:kib2017-04-191-6/+3
* MFC r315162:pfg2017-04-074-9/+9
* MFC r315734:ngie2017-03-301-5/+5
* MFC r315720 (from cem@)pfg2017-03-221-1/+1
* MFC r315095, r315096, r315097, r315187:pfg2017-03-152-11/+12
* MFC r314179 r314206 r314424vangyzen2017-03-144-25/+95
* MFC r315225:delphij2017-03-141-1/+1
* MFC r311954, r311996, r312077, r312080:ian2017-03-021-3/+30
* MFC 310638:jhb2017-02-082-6/+6
* MFC r312332,r312446,r312451:ngie2017-02-041-3/+3
* MFC r309650:ed2016-12-202-2/+9
* MFC r309006: remove unnecessary vm includes from setproctitleemaste2016-11-291-4/+0
* MFC 308056: Fix formatting of tables.jhb2016-11-231-121/+121
* MFC r307037:kib2016-10-141-4/+3
* MFC r307036:kib2016-10-141-0/+2
* MFC r305154: directory(3): Deprecate readdir_r(). Clarify dirent buffers.jilles2016-09-071-2/+24
* MFC r305090: getvfsbyname(3): Remove [EFAULT] error.jilles2016-09-071-6/+1
* MFC r302943,r302944,r303004,r303010,r303011,r303013,r303014,r303074,ache2016-08-172-203/+329
* MFC r302824ache2016-08-172-4/+4
* MFC r303687:bdrewery2016-08-081-0/+1
* MFC r303486:ed2016-08-052-7/+16
* utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2).jilles2016-06-091-2/+4
* Implement an NSS backend for netgroups and add getnetgrent_r(3).markj2016-06-093-115/+470
* Fix an infinite loop in setnetgrent(3) with NIS netgroups.markj2016-06-091-0/+4
* Use a more common spelling for "(char *)0" in the getnetgrent man page.markj2016-06-091-2/+2
* Update to a June 8th snapshot of (un)vis form NetBSD.brooks2016-06-081-0/+1
* Don't leak olinep if malloc() fails.truckman2016-06-081-0/+2
* libc/locale: Fix type breakage in __collate_range_cmp().pfg2016-06-052-4/+4
* Fix the signature of the psignal() function.ed2016-05-302-4/+4
* Fix Coverity CID 1016714 Resource leak in process_file_actions_entry()truckman2016-05-251-3/+6
* Fix 1016718 Resource leak.truckman2016-05-251-1/+3
* FTS: Remove stale reference to nfs4 fs which was removed in r192578.bdrewery2016-05-212-2/+0
* Add implementation of robust mutexes, hopefully close enough to thekib2016-05-172-0/+11
* Remove trailing whitespace and use `nitems(mib)` instead of `2` whenngie2016-04-191-2/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedavos2016-04-185-7/+2
* Re-use our roundup2() macro instead of reinventing the wheel.pfg2016-04-181-6/+4
* libc: make some more use of the nitems() macro.pfg2016-04-162-2/+2
* Remove PS_STRINGS fallback from setproctitleemaste2016-04-121-1/+1
* libc: replace 0 with NULL for pointers.pfg2016-04-104-8/+8
OpenPOWER on IntegriCloud