| Commit message (Expand) | Author | Age | Files | Lines |
* | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 2017-03-01 | 2 | -2/+1 |
* | Split DIAG_* macros to new header libc-diag.h. | Zack Weinberg | 2017-02-25 | 1 | -1/+1 |
* | Add missing header files throughout the testsuite. | Zack Weinberg | 2017-02-16 | 1 | -0/+1 |
* | As a minor cleanup remove the (r)index defines from include/string.h as | Wilco Dijkstra | 2017-02-06 | 2 | -4/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 149 | -149/+149 |
* | Disable stack protector in early static initialization [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -0/+7 |
* | Move all tests out of the csu subdirectory | Nick Alcock | 2016-12-21 | 4 | -1/+678 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -0/+1 |
* | Fix multiple definitions of mk[o]stemp[s]64 | Andreas Schwab | 2016-11-22 | 4 | -0/+4 |
* | [BZ #19239] Issue deprecation warnings on macro expansion. | Zack Weinberg | 2016-11-14 | 2 | -35/+28 |
* | hurd: Fix unused variable warning | Samuel Thibault | 2016-10-10 | 1 | -0/+2 |
* | resolv: Deprecate unimplemented flags | Florian Weimer | 2016-10-07 | 1 | -0/+10 |
* | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 2016-09-23 | 1 | -5/+3 |
* | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg | 2016-09-23 | 1 | -12/+18 |
* | Reduce memory size of tsearch red-black tree. | Mark Wielaard | 2016-08-25 | 1 | -153/+245 |
* | Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h> | Zack Weinberg | 2016-08-03 | 1 | -3/+59 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 5 | -3/+205 |
* | Add utility macros for clang detection, and deprecation with messages. | Zack Weinberg | 2016-08-03 | 1 | -1/+21 |
* | Fix LO_HI_LONG definition | Adhemerval Zanella | 2016-07-08 | 3 | -95/+146 |
* | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella | 2016-06-21 | 3 | -1/+138 |
* | Bug 20215: Always undefine __always_inline before defining it. | Carlos O'Donell | 2016-06-10 | 1 | -0/+5 |
* | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella | 2016-06-06 | 1 | -0/+2 |
* | Consolidate preadv/preadv64 implementation | Adhemerval Zanella | 2016-06-06 | 1 | -0/+2 |
* | Fix sys/time.h timespec namespace (bug 20041). | Joseph Myers | 2016-05-03 | 1 | -1/+3 |
* | Fix crash on getauxval call without HAVE_AUX_VECTOR | Samuel Thibault | 2016-04-10 | 1 | -0/+2 |
* | hsearch_r: Include <limits.h> | Florian Weimer | 2016-04-07 | 1 | -0/+1 |
* | hsearch_r: Apply VM size limit in test case | Florian Weimer | 2016-02-12 | 1 | -0/+22 |
* | Improve check against integer wraparound in hcreate_r [BZ #18240] | Florian Weimer | 2016-01-28 | 3 | -19/+93 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 140 | -140/+140 |
* | misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds. | Chris Metcalf | 2015-11-24 | 1 | -0/+1 |
* | Fix some stub prototypes missing ... after K&R conversion | Roland McGrath | 2015-11-05 | 2 | -2/+2 |
* | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 2015-10-20 | 2 | -20/+9 |
* | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 2015-10-20 | 1 | -4/+1 |
* | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 2015-10-20 | 1 | -2/+1 |
* | Convert 24 more function definitions to prototype style (array parameters). | Joseph Myers | 2015-10-20 | 2 | -7/+2 |
* | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 2015-10-19 | 2 | -11/+4 |
* | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 2015-10-17 | 1 | -30/+3 |
* | Convert 703 function definitions to prototype style. | Joseph Myers | 2015-10-16 | 50 | -154/+55 |
* | Use __pthread_setcancelstate in libc.a | H.J. Lu | 2015-09-17 | 1 | -5/+6 |
* | Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>. | Roland McGrath | 2015-09-15 | 1 | -0/+3 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 6 | -6/+6 |
* | getmntent: fix memory corruption w/blank lines [BZ #18887] | Mike Frysinger | 2015-08-29 | 5 | -22/+103 |
* | Mention mkdtemp as another secure alternative to mktemp | Gleb Fotengauer-Malinovskiy | 2015-08-27 | 1 | -1/+2 |
* | Handle overflow in __hcreate_r | Ondřej Bílka | 2015-08-25 | 1 | -1/+8 |
* | regexp.h: update Versions to match file usage [BZ #18681] | Zack Weinberg | 2015-08-18 | 1 | -0/+3 |
* | Desupport regexp.h (bug 18681) | Zack Weinberg | 2015-08-16 | 2 | -207/+25 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2015-08-06 | 2 | -4/+10 |
* | Correct comments about the history of <regexp.h> | Zack Weinberg | 2015-08-05 | 1 | -4/+5 |
* | Deprecate the use of regexp.h | Zack Weinberg | 2015-08-01 | 2 | -18/+21 |
* | Set errno to ENOMEM on overflow in sbrk (bug 18592) | Cyril Hrubis | 2015-07-07 | 1 | -4/+9 |