1595 Commits (900fa2573671d692ed245f76aa3f05cec462be0c)

Author SHA1 Message Date
Adhemerval Zanella 900fa25736 stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c 4 years ago
H.J. Lu 111254f3e1 Add declare_object_symbol_alias for assembly codes (BZ #28128) 4 years ago
Siddhesh Poyarekar 9bcd12d223 wcrtomb: Make behavior POSIX compliant 4 years ago
Xiaoming Ni cf73acb596 clock_settime/clock_gettime: Use __nonnull to avoid null pointer 4 years ago
H.J. Lu 57292f5741 Add GLIBC_ABI_DT_RELR for DT_RELR support 4 years ago
Fangrui Song 3e9acce8c5 elf: Remove __libc_init_secure 4 years ago
Adhemerval Zanella 6628c742b2 elf: Remove prelink support 4 years ago
Carlos O'Donell e0f3c52a3f Prepare for glibc 2.35 release. 4 years ago
Adhemerval Zanella 948ce73b31 Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg 4 years ago
Adhemerval Zanella 342cc934a3 posix: Add terminal control setting support for posix_spawn 5 years ago
Adhemerval Zanella 5f3a7ebc35 Linux: Add epoll_pwait2 (BZ #27359) 4 years ago
Florian Weimer e368b12f6c socket: Add the __sockaddr_un_set function 4 years ago
Siddhesh Poyarekar 86bf0feb0e Enable _FORTIFY_SOURCE=3 for gcc 12 and above 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Florian Weimer 5d28a8962d elf: Add _dl_find_object function 4 years ago
Adhemerval Zanella f0e23d34a7 elf: Issue audit la_objopen for vDSO 5 years ago
Adhemerval Zanella 063f9ba220 elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533) 5 years ago
Samuel Thibault ae49f218da hurd: Fix static-PIE startup 4 years ago
Adhemerval Zanella 7478c9959a malloc: Add THP/madvise support for sbrk 5 years ago
Adhemerval Zanella 456b3c08b6 io: Refactor close_range and closefrom 4 years ago
Adhemerval Zanella bc801b3a40 setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym 4 years ago
Florian Weimer 8bd336a00a nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c 4 years ago
Noah Goldstein 9894127d20 String: Add hidden defs for __memcmpeq() to enable internal usage 5 years ago
Chung-Lin Tang 15a0c5730d elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) 5 years ago
Adhemerval Zanella 11a02b035b misc: Add __get_nprocs_sched 5 years ago
Joseph Myers 8807e560c0 Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ 5 years ago
H.J. Lu b413280cfb ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] 5 years ago
Paul Eggert 0b5ca7c3e5 regex: copy back from Gnulib 5 years ago
H.J. Lu a93d9e03a3 Extend struct r_debug to support multiple namespaces [BZ #15971] 5 years ago
Joseph Myers 4b6574a6f6 Redirect fma calls to __fma in libm 5 years ago
Florian Weimer c9fef4b7d1 _Static_assert needs two arguments for compatibility with GCC before 9 5 years ago
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines 5 years ago
Stafford Horne 6e8a0aac2f time: Fix overflow itimer tests on 32-bit systems 5 years ago
Carlos O'Donell cdf4cd5e60 Prepare for glibc 2.34 release. 5 years ago
Siddhesh Poyarekar b8e8bb324a xmalloc: Fix warnings with gcc analyzer 5 years ago
Siddhesh Poyarekar cc35896ea3 Simplify __malloc_initialized 5 years ago
Siddhesh Poyarekar c142eb253f mcheck: Wean away from malloc hooks [BZ #23489] 5 years ago
Siddhesh Poyarekar 55a4dd3930 Remove __morecore and __default_morecore 5 years ago
Florian Weimer ee5ed99922 nss: Directly load nss_dns, without going through dlsym/dlopen 5 years ago
Florian Weimer e1fcf21474 resolv: Move nss_dns into libc 5 years ago
Florian Weimer 7131727c6b resolv: Move res_queriesmatch to its own file and into libc 5 years ago
Florian Weimer 72a51ac647 resolv: Move res_nameinquery to its own file and into libc 5 years ago
Florian Weimer 762a2b2d34 resolv: Move ns_samename into its own file, and into libc 5 years ago
Florian Weimer 08d4a98070 resolv: Move ns_makecanon into its own file, and into libc 5 years ago
Florian Weimer 17d0407a5c resolv: Move res_isourserver to its own file and reformat to GNU style 5 years ago
Florian Weimer 2fbe5860d3 resolv: Rename res_comp.c to res-name-checking.c and move into libc 5 years ago
Florian Weimer 391e02236b resolv: Move dn_skipname to its own file and into libc 5 years ago
Florian Weimer fd8a87c0c1 resolv: Move dn_comp to its own file and into libc 5 years ago
Florian Weimer 640bbdf71c resolv: Move dn_expand to its own file and into libc 5 years ago
Florian Weimer 13e1f86706 resolv: Move ns_name_compress into its own file and into libc 5 years ago