aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer
2017-08-13Remove internal_function attribute from string-to-float functionsFlorian Weimer
2017-08-13__libc_rpc_getport: Remove internal_function attributeFlorian Weimer
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu
2017-08-02Update for 2.26 releaseglibc-2.26Siddhesh Poyarekar
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer
2017-06-30resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes
2017-06-22Bug 21533: Update to Unicode 10.0.0Mike FABIAN
2017-06-21Implement allocation buffers for internal useFlorian Weimer
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-19resolv: Make __res_vinit hiddenFlorian Weimer
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg
2017-06-12Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy
2017-06-122017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2017-06-09Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho
2017-06-09Remove bare use of __attribute__ in include/errno.h.Zack Weinberg
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-06-07float128: Add conversion from float128 to mpnGabriel F. T. Gomes
2017-06-07Fix include paths in include/bits/types/*.h.Joseph Myers
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-11Remove _IO_MTSAFE_IO from public headers.Zack Weinberg
2017-05-11Consolidate Linux write syscallAdhemerval Zanella
2017-05-11Consolidate Linux read syscallAdhemerval Zanella
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-05-02posix: Fix internal p{read,write} plt usageAdhemerval Zanella