summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2016-08-25Reduce memory size of tsearch red-black tree.Mark Wielaard
2016-08-03Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-08-03Add utility macros for clang detection, and deprecation with messages.Zack Weinberg
2016-07-08Fix LO_HI_LONG definitionAdhemerval Zanella
2016-06-21Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella
2016-06-10Bug 20215: Always undefine __always_inline before defining it.Carlos O'Donell
2016-06-06Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella
2016-06-06Consolidate preadv/preadv64 implementationAdhemerval Zanella
2016-05-03Fix sys/time.h timespec namespace (bug 20041).Joseph Myers
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-04-07hsearch_r: Include <limits.h>Florian Weimer
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-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers