Age | Commit message (Expand) | Author |
2021-09-22 | ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] | H.J. Lu |
2021-09-21 | regex: copy back from Gnulib | Paul Eggert |
2021-09-19 | Extend struct r_debug to support multiple namespaces [BZ #15971] | H.J. Lu |
2021-09-15 | Redirect fma calls to __fma in libm | Joseph Myers |
2021-09-10 | _Static_assert needs two arguments for compatibility with GCC before 9 | Florian Weimer |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-08-15 | time: Fix overflow itimer tests on 32-bit systems | Stafford Horne |
2021-08-01 | Prepare for glibc 2.34 release. | Carlos O'Donell |
2021-07-28 | xmalloc: Fix warnings with gcc analyzer | Siddhesh Poyarekar |
2021-07-22 | Simplify __malloc_initialized | Siddhesh Poyarekar |
2021-07-22 | mcheck: Wean away from malloc hooks [BZ #23489] | Siddhesh Poyarekar |
2021-07-22 | Remove __morecore and __default_morecore | Siddhesh Poyarekar |
2021-07-19 | nss: Directly load nss_dns, without going through dlsym/dlopen | Florian Weimer |
2021-07-19 | resolv: Move nss_dns into libc | Florian Weimer |
2021-07-19 | resolv: Move res_queriesmatch to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move res_nameinquery to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_samename into its own file, and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_makecanon into its own file, and into libc | Florian Weimer |
2021-07-19 | resolv: Move res_isourserver to its own file and reformat to GNU style | Florian Weimer |
2021-07-19 | resolv: Rename res_comp.c to res-name-checking.c and move into libc | Florian Weimer |
2021-07-19 | resolv: Move dn_skipname to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move dn_comp to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move dn_expand to its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_compress into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_pack into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_pton into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_uncompress into its own file and into libc | Florian Weimer |
2021-07-19 | resolv: Move ns_name_skip to its own file and into libc (bug 28091) | Florian Weimer |
2021-07-15 | resolv: Move ns_name_unpack to its own file and into libc | Florian Weimer |
2021-07-15 | resolv: Move ns_name_ntop to its own file and into libc | Florian Weimer |
2021-07-15 | socket: Add hidden prototype for setsockopt | Florian Weimer |
2021-07-14 | Add an internal wrapper for clone, clone2 and clone3 | H.J. Lu |
2021-07-12 | Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN | Florian Weimer |
2021-07-09 | Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) | H.J. Lu |
2021-07-09 | Force building with -fno-common | Florian Weimer |
2021-07-08 | posix: Add posix_spawn_file_actions_addclosefrom_np | Adhemerval Zanella |
2021-07-08 | io: Add closefrom [BZ #10353] | Adhemerval Zanella |
2021-07-08 | linux: Add close_range | Adhemerval Zanella |
2021-07-07 | nss: Access nss_files through direct references | Florian Weimer |
2021-07-07 | nss_files: Move into libc | Florian Weimer |
2021-07-07 | nss_files: Add generic code for set*ent, end*ent and file open | Florian Weimer |
2021-07-07 | libio: Replace internal _IO_getdelim symbol with __getdelim | Florian Weimer |
2021-07-07 | libio: Add hidden prototype for ungetc | Florian Weimer |
2021-07-07 | inet: Add hidden prototype for __inet_network | Florian Weimer |
2021-07-07 | elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols | Florian Weimer |
2021-07-02 | resolv: Move libanl into libc (if libpthread is in libc) | Florian Weimer |
2021-07-01 | Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7... | Stefan Liebler |
2021-06-30 | login: Move libutil into libc | Florian Weimer |
2021-06-30 | login: Rework hidden prototypes for __setutent, __utmpname, __endutent | Florian Weimer |
2021-06-30 | login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt | Florian Weimer |