aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Sync scratch_buffer with gnulibAdhemerval Zanella1-2/+1
2017-09-05Fix tests that are testing obsoleted functionalitySteve Ellcey1-0/+10
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu1-0/+2
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella1-0/+3
2017-08-31libc-symbols.h: Remove definition of internal_functionFlorian Weimer1-7/+0
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer1-6/+3
2017-08-31dirent: Remove internal_function attributeFlorian Weimer1-8/+6
2017-08-31time: Remove the internal_function attributeFlorian Weimer1-3/+2
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer1-5/+3
2017-08-31sunrpc: Remove internal_function attributeFlorian Weimer1-2/+1
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella3-9/+0
2017-08-22Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes1-1/+1
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella1-2/+0
2017-08-22Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor1-1/+2
2017-08-22Hide internal printf functions [BZ #18822/21986]H.J. Lu1-1/+5
2017-08-22Add hidden visibility to internal function prototypesH.J. Lu1-2/+14
2017-08-21Revert "Add hidden visibility to internal function prototypes".Joseph Myers1-14/+2
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-2/+0
2017-08-21Add hidden visibility to internal function prototypesH.J. Lu1-2/+14
2017-08-21Enable hidden visibility in libc.a compiled with PIEH.J. Lu1-1/+2
2017-08-21Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu1-0/+2
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu1-4/+0
2017-08-20Move ____longjmp_chk prototype to include/setjmp.hH.J. Lu1-0/+3
2017-08-18Mark internal argz functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+32
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer1-1/+1
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers1-0/+1
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer1-2/+1
2017-08-13Remove internal_function attribute from string-to-float functionsFlorian Weimer1-14/+8
2017-08-13__libc_rpc_getport: Remove internal_function attributeFlorian Weimer1-2/+1
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer1-3/+2
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu1-0/+8
2017-08-02Update for 2.26 releaseglibc-2.26Siddhesh Poyarekar1-1/+1
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella1-7/+0
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu1-1/+12
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-23/+0
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes1-0/+1
2017-06-30resolv: Turn _res_opcodes into a compatibility symbolFlorian Weimer1-3/+0
2017-06-30resolv: Move fp_nquery, fp_query, p_query, _res_opcodesFlorian Weimer1-2/+0
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella4-1/+9
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes1-0/+3
2017-06-22Bug 21533: Update to Unicode 10.0.0Mike FABIAN1-6/+7
2017-06-21Implement allocation buffers for internal useFlorian Weimer1-0/+367
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg4-12/+12
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg5-3/+4
2017-06-20Remove bits/string.h.Zack Weinberg3-6/+9
2017-06-19resolv: Make __res_vinit hiddenFlorian Weimer1-1/+1
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers1-0/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-8/+3
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg1-5/+8
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg1-0/+1