37712 Commits (0552fd2c7d4e8a570cb4fe4dfe65e96f6d24b0cd)
 

Author SHA1 Message Date
Siddhesh Poyarekar 0552fd2c7d Move malloc_{g,s}et_state to libc_malloc_debug 5 years ago
Siddhesh Poyarekar b5bd5bfe88 glibc.malloc.check: Wean away from malloc hooks 5 years ago
Siddhesh Poyarekar 9dad716d4d mtrace: Wean away from malloc hooks 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 2d2d9f2b48 Move malloc hooks into a compat DSO 5 years ago
Siddhesh Poyarekar 55a4dd3930 Remove __morecore and __default_morecore 5 years ago
Siddhesh Poyarekar 57b07bede1 Remove __after_morecore_hook 5 years ago
Siddhesh Poyarekar 0075c4f39d Make mcheck tests conditional on GLIBC_2.23 or earlier 5 years ago
Samuel Thibault 094ed6b0cc posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support 5 years ago
Samuel Thibault 63c60cff12 malloc: Fix tst-mallocfork3-malloc-check link 5 years ago
Vineet Gupta 8eb4f2e404 ARC: elf: make type safe 6 years ago
Vineet Gupta 31aefa93f3 ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearing 5 years ago
Florian Weimer 77ede5f010 socket: Add time64 alias for sendmsg 5 years ago
Florian Weimer 0a921c52b3 socket: Add time64 alias for recvmsg 5 years ago
Florian Weimer 8b2c706a9d socket: Add time64 alias for sendmmsg 5 years ago
Florian Weimer b39ffab860 Linux: Add time64 alias for prctl 5 years ago
Florian Weimer 8a40aff86b io: Add time64 alias for fcntl 5 years ago
Florian Weimer 82c395d91e misc: Add time64 alias for ioctl 5 years ago
Darius Rad 39e8eb5973 RISC-V: Update rv64 ULPs 5 years ago
Florian Weimer 20be978f05 resolv: Do not install libnss_dns.a, libnss_dns.so 5 years ago
Samuel Thibault ff417d4017 hurd: Add support for spawn_do_closefrom 5 years ago
Adhemerval Zanella 469761eac8 elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090) 5 years ago
H.J. Lu 5adb0e14a5 i386: Add the clone3 wrapper 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 ea9878ec27 resolv: Move res_query functions into libc 5 years ago
Florian Weimer 21a497cc58 resolv: Move res_mkquery, res_nmkquery into libc 5 years ago
Florian Weimer b165c65c35 resolv: Move res_send, res_nsend into libc 5 years ago
Florian Weimer 66ac4268f4 resolv: Move res_hostalias into its own file, along with hostalias 5 years ago
Florian Weimer be5773e166 resolv: Move __res_context_hostalias into its own file and 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 9515126f90 resolv: Move __res_get_nsaddr to its own file and into libc 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 7ec366a08a resolv: Move _getlong, _getshort, __putlong, __putshort to res-putget 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
Florian Weimer 7ed1ac6da3 resolv: Move ns_name_pack into its own file and into libc 5 years ago
Florian Weimer 276e9822b3 resolv: Move ns_name_pton into its own file and into libc 5 years ago
Florian Weimer 4e1d3db1e8 resolv: Move ns_name_uncompress into its own file and into libc 5 years ago
Florian Weimer cff2c78c51 resolv: Move ns_name_skip to its own file and into libc (bug 28091) 5 years ago
Florian Weimer 248dbed118 resolv: Deprecate legacy interfaces in libresolv 5 years ago
Siddhesh Poyarekar 191e406826 tst-safe-linking: make false positives even more improbable 5 years ago
Samuel Thibault 0b217e5969 htl: Do not expose pthread hidden proto outside libpthread 5 years ago