aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu1-0/+3
2021-09-21regex: copy back from GnulibPaul Eggert2-5/+16
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu1-0/+4
2021-09-15Redirect fma calls to __fma in libmJoseph Myers1-0/+2
2021-09-10_Static_assert needs two arguments for compatibility with GCC before 9Florian Weimer1-0/+7
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar5-5/+0
2021-08-15time: Fix overflow itimer tests on 32-bit systemsStafford Horne1-4/+6
2021-08-01Prepare for glibc 2.34 release.Carlos O'Donell1-1/+1
2021-07-28xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar1-3/+6
2021-07-22Simplify __malloc_initializedSiddhesh Poyarekar1-6/+0
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar1-4/+0
2021-07-22Remove __morecore and __default_morecoreSiddhesh Poyarekar1-3/+0
2021-07-19nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer1-5/+8
2021-07-19resolv: Move nss_dns into libcFlorian Weimer1-0/+36
2021-07-19resolv: Move res_queriesmatch to its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move res_nameinquery to its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_samename into its own file, and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_makecanon into its own file, and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move res_isourserver to its own file and reformat to GNU styleFlorian Weimer1-2/+0
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer1-2/+4
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move dn_comp to its own file and into libcFlorian Weimer1-1/+0
2021-07-19resolv: Move dn_expand to its own file and into libcFlorian Weimer1-1/+3
2021-07-19resolv: Move ns_name_compress into its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_name_pack into its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_name_pton into its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer1-1/+2
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer1-1/+2
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer1-1/+3
2021-07-15socket: Add hidden prototype for setsockoptFlorian Weimer1-1/+2
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu1-0/+16
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer1-7/+0
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2-9/+16
2021-07-09Force building with -fno-commonFlorian Weimer1-5/+1
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-1/+1
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+1
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+6
2021-07-07nss: Access nss_files through direct referencesFlorian Weimer1-0/+10
2021-07-07nss_files: Move into libcFlorian Weimer3-29/+6
2021-07-07nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer1-0/+60
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer1-0/+1
2021-07-07libio: Add hidden prototype for ungetcFlorian Weimer1-0/+1
2021-07-07inet: Add hidden prototype for __inet_networkFlorian Weimer1-0/+2
2021-07-07elf: Clean up GLIBC_PRIVATE exports of internal libdl symbolsFlorian Weimer1-16/+14
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer1-0/+4
2021-07-01Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7...Stefan Liebler1-0/+1
2021-06-30login: Move libutil into libcFlorian Weimer2-2/+6
2021-06-30login: Rework hidden prototypes for __setutent, __utmpname, __endutentFlorian Weimer1-3/+6
2021-06-30login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockptFlorian Weimer1-0/+6