summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2016-10-09Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-21Merge branch 'cvs/auxv' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-08-21Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-08-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-02-12hsearch_r: Apply VM size limit in test caseFlorian Weimer
2016-01-28Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.Chris Metcalf
2015-11-05Fix some stub prototypes missing ... after K&R conversionRoland McGrath
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-17Use __pthread_setcancelstate in libc.aH.J. Lu
2015-09-15Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.Roland McGrath
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-29getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger
2015-08-27Mention mkdtemp as another secure alternative to mktempGleb Fotengauer-Malinovskiy
2015-08-25Handle overflow in __hcreate_rOndřej Bílka
2015-08-18regexp.h: update Versions to match file usage [BZ #18681]Zack Weinberg
2015-08-16Desupport regexp.h (bug 18681)Zack Weinberg
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar
2015-08-05Correct comments about the history of <regexp.h>Zack Weinberg
2015-08-01Deprecate the use of regexp.hZack Weinberg
2015-07-07Set errno to ENOMEM on overflow in sbrk (bug 18592)Cyril Hrubis
2015-06-17Fix ttyslot namespace (bug 18547).Joseph Myers
2015-06-17Fix getpass fflush_unlocked namespace (bug 18540).Joseph Myers
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers
2015-06-17Fix syslog dprintf namespace (bug 18534).Joseph Myers
2015-06-17Fix vsyslog namespace (bug 18533).Joseph Myers
2015-06-12Fix syslog fputs_unlocked namespace (bug 18530).Joseph Myers
2015-06-12Fix ecvt_r, fcvt_r namespace (bug 18522).Joseph Myers
2015-06-05Fix open_memstream namespace (bug 18498).Joseph Myers
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers
2015-02-07Add ersatz _Static_assert on older C hostsPaul Eggert
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault
2015-02-06Do not use SA_NOCLDWAIT in tst-pselect.Roland McGrath
2015-02-03Merge branch 't/pie-sbrk' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-02-03Update copyright yearsSamuel Thibault
2015-01-23Merge commit 'refs/top-bases/t/pie-sbrk' into t/pie-sbrkThomas Schwinge
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/top-bases/tschwinge/Roger...Thomas Schwinge
2015-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-16Fix warning in misc/tst-mntent2.c.Torvald Riegel
2014-12-11Suppress -Wformat-security in tst-error1.c.Roland McGrath
2014-12-04De-warning a few stubs.Roland McGrath