about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix signal stack namespace (bug 21584).Joseph Myers2017-06-192-4/+13
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-1910-278/+162
* dynarray: Use libc_hidden_proto only for !_ISOMACFlorian Weimer2017-06-192-4/+11
* Fix typo when undefining weak_aliasSiddhesh Poyarekar2017-06-192-1/+5
* Fix gen-tunables.awk to work with older awkAdhemerval Zanella2017-06-192-34/+38
* S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler2017-06-194-24/+28
* s390: optimize syscall functionChristian Borntraeger2017-06-193-18/+12
* Remove _dl_out_of_memory from elf/VersionsH.J. Lu2017-06-162-1/+5
* Update timezone code from tzcode 2017b.Joseph Myers2017-06-168-615/+877
* manual: Complete @standards in string.texi.Rical Jasan2017-06-162-2/+8
* manual: Complete @standards in arith.texi.Rical Jasan2017-06-162-7/+27
* manual: Complete @standards in argp.texi.Rical Jasan2017-06-162-0/+32
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-1541-4870/+2611
* manual: Create empty placeholder macros for @standards.Rical Jasan2017-06-152-0/+13
* linux: Consolidate sync_file_range implementationAdhemerval Zanella2017-06-154-2/+7
* support: Add optstring supportAdhemerval Zanella2017-06-154-1/+20
* x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in CH.J. Lu2017-06-1514-115/+233
* x86-64: Implement wcscpy IFUNC selector in CH.J. Lu2017-06-152-17/+26
* x86-64: Implement strcat family IFUNC selectors in CH.J. Lu2017-06-157-90/+105
* x86-64: Implement memcmp family IFUNC selectors in CH.J. Lu2017-06-158-113/+138
* x86-64: Implement memset family IFUNC selectors in CH.J. Lu2017-06-1513-147/+236
* Enable tunables by defaultSiddhesh Poyarekar2017-06-156-19/+27
* nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella2017-06-148-9/+175
* x86-64: Implement memmove family IFUNC selectors in CH.J. Lu2017-06-1421-474/+450
* i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer2017-06-143-3/+12
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-1420-601/+713
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-1411-103/+164
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-1425-37/+124
* PowerPC64 ENTRY_TOCLESSAlan Modra2017-06-14103-138/+286
* PowerPC64 strncpy, stpncpy and strstr fixesAlan Modra2017-06-149-0/+56
* PowerPC64 sysdep.h tidyAlan Modra2017-06-143-59/+74
* PowerPC64 FRAME_PARM_SAVEAlan Modra2017-06-143-37/+26
* PowerPC64, fix calls to _mcountAlan Modra2017-06-142-8/+8
* mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2017-06-137-81/+194
* configure: Suppress expected compiler error messageFlorian Weimer2017-06-133-2/+8
* dynarray: Implement begin/end functions in the spirit of C++Florian Weimer2017-06-134-0/+63
* Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573]H.J. Lu2017-06-135-2/+29
* localedata: ce_RU: update weekdays from CLDR [BZ #21207]Rafal Luzynski2017-06-132-14/+23
* localedata: Remove trailing spaces [BZ #20275]Rafal Luzynski2017-06-1322-210/+242
* Correct indentation in posix/bits/cpu-set.h.Zack Weinberg2017-06-132-22/+27
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-127-243/+163
* Fix build issue on x86.Wilco Dijkstra2017-06-122-0/+5
* float128: Add test-{float128,ifloat128,float128-finite}Paul E. Murphy2017-06-1216-5/+112
* Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes2017-06-122-16/+21
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-123-7/+77
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-1221-29/+466
* Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers2017-06-123-2/+6
* Fix sigwait namespace (bug 21550).Joseph Myers2017-06-122-0/+7
* x86-64: Implement strcpy family IFUNC selectors in CH.J. Lu2017-06-1215-131/+278
* 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2017-06-126-134/+19