summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2017-05-17float128: Extend __MATH_TG for float128 supportGabriel F. T. Gomes
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-01posix: Using libsupport for p{write,read}v testsAdhemerval Zanella
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-02-06As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-26Disable stack protector in early static initialization [BZ #7065]Nick Alcock
2016-12-21Move all tests out of the csu subdirectoryNick Alcock
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-11-22Fix multiple definitions of mk[o]stemp[s]64Andreas Schwab
2016-11-14[BZ #19239] Issue deprecation warnings on macro expansion.Zack Weinberg
2016-10-10hurd: Fix unused variable warningSamuel Thibault
2016-10-09Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg
2016-08-25Reduce memory size of tsearch red-black tree.Mark Wielaard
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-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