aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-28hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault
2017-09-28hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault
2017-09-28hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault
2017-09-28hurd: Fix dirfd symbol exposition from ftwSamuel Thibault
2017-09-26Mark __dso_handle as hidden [BZ #18822]H.J. Lu
2017-09-25scratch_buffer: use union for internal bufferAdhemerval Zanella
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-14Make more libm functions into weak aliases.Joseph Myers
2017-09-08Sync scratch_buffer with gnulibAdhemerval Zanella
2017-09-05Fix tests that are testing obsoleted functionalitySteve Ellcey
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella
2017-08-31libc-symbols.h: Remove definition of internal_functionFlorian Weimer
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer
2017-08-31dirent: Remove internal_function attributeFlorian Weimer
2017-08-31time: Remove the internal_function attributeFlorian Weimer
2017-08-31NSS: Remove internal_function function attributeFlorian Weimer
2017-08-31sunrpc: Remove internal_function attributeFlorian Weimer
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella
2017-08-22Fix remaining return type of ifunc resolver declarationGabriel F. T. Gomes
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella
2017-08-22Declare ifunc resolver to return a pointer to the same type as the targetMartin Sebor
2017-08-22Hide internal printf functions [BZ #18822/21986]H.J. Lu
2017-08-22Add hidden visibility to internal function prototypesH.J. Lu
2017-08-21Revert "Add hidden visibility to internal function prototypes".Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-21Add hidden visibility to internal function prototypesH.J. Lu
2017-08-21Enable hidden visibility in libc.a compiled with PIEH.J. Lu
2017-08-21Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu
2017-08-20Move ____longjmp_chk prototype to include/setjmp.hH.J. Lu
2017-08-18Mark internal argz functions with attribute_hidden [BZ #18822]H.J. Lu
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