summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* MFC r294691:sobomax2016-01-301-8/+16
* MFC r294565: sem: Don't free nameinfo that is still in list when open()jilles2016-01-271-1/+3
* MFC r291114: popen() requires check for fdopen() failurerpokala2016-01-091-10/+24
* MFC r292510:kib2015-12-271-3/+8
* MFC r292130: exec(3): Fix COMPATIBILITY section: default path does notjilles2015-12-201-2/+2
* MFC r291979:ngie2015-12-131-0/+1
* MFC r290179:ngie2015-11-091-2/+1
* MFC r288309: fnmatch(): Remove exponential behaviour as in sh r229201.jilles2015-10-251-28/+49
* MFC r288430: wordexp: Rewrite to make WRDE_NOCMD reliable.jilles2015-10-252-93/+160
* MFC r287292:kib2015-09-057-39/+42
* MFC r279084,280713: setmode(): Use sysctl kern.proc.umask instead of umask()jilles2015-08-291-9/+33
* MFC r284649: fts_children: preserve errno after running close/fchdirjilles2015-08-091-5/+8
* MFC r285188:pkelsey2015-07-151-2/+14
* MFC 281887:jhb2015-06-021-1/+1
* MFC 282552:jhb2015-06-021-7/+1
* MFC r283153:kib2015-05-271-5/+0
* MFH: r282485julian2015-05-155-1/+69
* MFC r281763:kib2015-05-041-37/+36
* MFC r281712:kib2015-04-251-1/+4
* MFC r280919: wordexp: Explicitly pass along IFS.jilles2015-04-191-1/+4
* MFC r281082: fts: Don't return FTS_SLNONE if it's not a symlink (if race).jilles2015-04-191-5/+6
* MFC r260571: fts: Stat things relative to the directory fd, if possible.jilles2015-04-181-12/+19
* MFC r279186:pfg2015-03-232-20/+47
* Merge an applicable subset of r263234 from HEAD to stable/10:rwatson2015-03-191-1/+1
* Merge r263842 from HEAD to stable/10:rwatson2015-03-192-4/+5
* MFC r279367:kib2015-03-021-1/+1
* MFC r278803, r278905:pfg2015-02-221-5/+7
* MFC r278300, r278314:pfg2015-02-191-8/+15
* MFC r278751:kib2015-02-171-22/+19
* MFC r268857: ttyname(3): Fix EBADF/ENOTTY error descriptions.jilles2015-02-081-5/+21
* MFC r278038: ttyname_r(): Return actual error, not always [ENOTTY].jilles2015-02-081-2/+2
* MFC r277862: sem_post(): Fix and document semaphore value overflow error.jilles2015-02-082-3/+8
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-1812-73/+103
* MFC r276627:kib2015-01-102-0/+8
* MFC r275071:delphij2014-12-091-9/+28
* Always return pathname in dl_iterate_phdr's dlpi_name, as Linux doesemaste2014-11-141-2/+2
* MFC 271048:jhb2014-09-081-1/+1
* MFC 268531,269079,269204:jhb2014-08-147-193/+252
* MFC 264161: Handle the fact that the getlogin_basic() function can returnmarcel2014-08-031-3/+8
* MFC r268642:pfg2014-07-212-19/+8
* MFC r268467:kib2014-07-161-3/+9
* MFC r261140:pluknet2014-06-271-1/+2
* MFC r260913,266895:nwhitehorn2014-06-081-0/+35
* MFC r265847:kib2014-05-171-29/+36
* MFC r265845:kib2014-05-171-2/+2
* MFC r262872: fts: Don't abort if an empty pathname is given.jilles2014-04-051-5/+1
* MFC r263107:davidxu2014-03-171-0/+1
* MFC r261859: fts: Fix double-free with conflicting concurrent modifications.jilles2014-03-071-4/+8
* MFC r261080:kib2014-02-061-1/+11
* Merge r257633:pjd2013-11-062-0/+120
OpenPOWER on IntegriCloud