aboutsummaryrefslogtreecommitdiff
path: root/include/libc-internal.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-21nptl: Move pthread_create, thrd_create into libcFlorian Weimer1-1/+5
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer1-1/+6
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault1-1/+1
2020-05-18Remove NO_CTORS_DTORS_SECTIONS macroFlorian Weimer1-3/+0
2020-02-25csu: Use ELF constructor instead of _init in libc.soFlorian Weimer1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-03-22Remove __get_clockfreqAdhemerval Zanella1-3/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault1-1/+1
2017-10-01Hide internal __init_misc function [BZ #18822]H.J. Lu1-1/+1
2017-08-21Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu1-0/+2
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-38/+0
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg1-53/+18
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell1-0/+15
2015-10-29Use max_align_t from <stddef.h>.Joseph Myers1-9/+0
2015-10-15Mark ld.so internel __profile_frequency hiddenH.J. Lu1-0/+4
2015-04-02Define libc_max_align_t for internal useFlorian Weimer1-0/+9
2014-12-10Add macros for diagnostic control, use for scanf %a tests.Joseph Myers1-0/+31
2014-11-26Avoid warnings for unused results in nscd/connections.c.Joseph Myers1-0/+6
2013-06-24libc-internal.h: add ALIGN helper macrosMike Frysinger1-0/+20
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu1-0/+16
2003-02-22* include/libc-internal.h: Declare __libc_thread_freeres.Roland McGrath1-0/+3
2002-08-03Update.Ulrich Drepper1-0/+2
2002-03-03Update.Andreas Jaeger1-0/+3
2001-04-23Update.Ulrich Drepper1-1/+3
2000-12-31Update.Andreas Jaeger1-0/+2
2000-12-31Update.Andreas Jaeger1-0/+25