2022-01-17 |
Adhemerval Zanella | Linux: Add epoll_pwait2 (BZ #27359) |
tree | commitdiff |
2022-01-17 |
Florian Weimer | socket: Add the __sockaddr_un_set function |
tree | commitdiff |
2022-01-12 |
Siddhesh Poyarekar | Enable _FORTIFY_SOURCE=3 for gcc 12 and above |
tree | commitdiff |
2022-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2021-12-28 |
Florian Weimer | elf: Add _dl_find_object function |
tree | commitdiff |
2021-12-28 |
Adhemerval Zanella | elf: Issue audit la_objopen for vDSO |
tree | commitdiff |
2021-12-28 |
Adhemerval Zanella | elf: Avoid unnecessary slowdown from profiling with... |
tree | commitdiff |
2021-12-28 |
Samuel Thibault | hurd: Fix static-PIE startup |
tree | commitdiff |
2021-12-15 |
Adhemerval Zanella | malloc: Add THP/madvise support for sbrk |
tree | commitdiff |
2021-11-24 |
Adhemerval Zanella | io: Refactor close_range and closefrom |
tree | commitdiff |
2021-11-22 |
Adhemerval Zanella | setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym |
tree | commitdiff |
2021-11-17 |
Florian Weimer | nptl: Extract <bits/atomic_wide_counter.h> from pthread... |
tree | commitdiff |
2021-10-26 |
Noah Goldstein | String: Add hidden defs for __memcmpeq() to enable... |
tree | commitdiff |
2021-10-21 |
Chung-Lin Tang | elf: Fix slow DSO sorting behavior in dynamic loader... |
tree | commitdiff |
2021-09-27 |
Adhemerval Zanella | misc: Add __get_nprocs_sched |
tree | commitdiff |
2021-09-24 |
Joseph Myers | Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMP... |
tree | commitdiff |
2021-09-22 |
H.J. Lu | ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld... |
tree | commitdiff |
2021-09-21 |
Paul Eggert | regex: copy back from Gnulib |
tree | commitdiff |
2021-09-19 |
H.J. Lu | Extend struct r_debug to support multiple namespaces... |
tree | commitdiff |
2021-09-15 |
Joseph Myers | Redirect fma calls to __fma in libm |
tree | commitdiff |
2021-09-10 |
Florian Weimer | _Static_assert needs two arguments for compatibility... |
tree | commitdiff |
2021-09-03 |
Siddhesh Poyarekar | Remove "Contributed by" lines |
tree | commitdiff |
2021-08-14 |
Stafford Horne | time: Fix overflow itimer tests on 32-bit systems |
tree | commitdiff |
2021-08-02 |
Carlos O'Donell | Prepare for glibc 2.34 release. |
tree | commitdiff |
2021-07-28 |
Siddhesh Poyarekar | xmalloc: Fix warnings with gcc analyzer |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | Simplify __malloc_initialized |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | mcheck: Wean away from malloc hooks [BZ #23489] |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | Remove __morecore and __default_morecore |
tree | commitdiff |
2021-07-19 |
Florian Weimer | nss: Directly load nss_dns, without going through dlsym... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move nss_dns into libc |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move res_queriesmatch to its own file and into... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move res_nameinquery to its own file and into... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_samename into its own file, and into... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_makecanon into its own file, and into... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move res_isourserver to its own file and reform... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Rename res_comp.c to res-name-checking.c and... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move dn_skipname to its own file and into libc |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move dn_comp to its own file and into libc |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move dn_expand to its own file and into libc |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_compress into its own file and... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_pack into its own file and into... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_pton into its own file and into... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_uncompress into its own file and... |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move ns_name_skip to its own file and into... |
tree | commitdiff |
2021-07-15 |
Florian Weimer | resolv: Move ns_name_unpack to its own file and into... |
tree | commitdiff |
2021-07-15 |
Florian Weimer | resolv: Move ns_name_ntop to its own file and into... |
tree | commitdiff |
2021-07-15 |
Florian Weimer | socket: Add hidden prototype for setsockopt |
tree | commitdiff |
2021-07-14 |
H.J. Lu | Add an internal wrapper for clone, clone2 and clone3 |
tree | commitdiff |
2021-07-12 |
Florian Weimer | Reduce <limits.h> pollution due to dynamic PTHREAD_STAC... |
tree | commitdiff |
2021-07-09 |
H.J. Lu | Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) |
tree | commitdiff |
2021-07-09 |
Florian Weimer | Force building with -fno-common |
tree | commitdiff |
2021-07-08 |
Adhemerval Zanella | posix: Add posix_spawn_file_actions_addclosefrom_np |
tree | commitdiff |
2021-07-08 |
Adhemerval Zanella | io: Add closefrom [BZ #10353] |
tree | commitdiff |
2021-07-08 |
Adhemerval Zanella | linux: Add close_range |
tree | commitdiff |
2021-07-07 |
Florian Weimer | nss: Access nss_files through direct references |
tree | commitdiff |
2021-07-07 |
Florian Weimer | nss_files: Move into libc |
tree | commitdiff |
2021-07-07 |
Florian Weimer | nss_files: Add generic code for set*ent, end*ent and... |
tree | commitdiff |
2021-07-07 |
Florian Weimer | libio: Replace internal _IO_getdelim symbol with __getdelim |
tree | commitdiff |
2021-07-07 |
Florian Weimer | libio: Add hidden prototype for ungetc |
tree | commitdiff |
2021-07-07 |
Florian Weimer | inet: Add hidden prototype for __inet_network |
tree | commitdiff |
2021-07-07 |
Florian Weimer | elf: Clean up GLIBC_PRIVATE exports of internal libdl... |
tree | commitdiff |
2021-07-02 |
Florian Weimer | resolv: Move libanl into libc (if libpthread is in... |
tree | commitdiff |
2021-07-01 |
Stefan Liebler | Fix extra PLT reference in libc.so due to __glob64_time... |
tree | commitdiff |
2021-06-30 |
Florian Weimer | login: Move libutil into libc |
tree | commitdiff |
2021-06-30 |
Florian Weimer | login: Rework hidden prototypes for __setutent, __utmpn... |
tree | commitdiff |
2021-06-30 |
Florian Weimer | login: Hidden prototypes for _getpt, __ptsname_r, grant... |
tree | commitdiff |
2021-06-28 |
Florian Weimer | Linux: Move timer_settime, __timer_settime64 from librt... |
tree | commitdiff |
2021-06-28 |
Florian Weimer | Linux: Move timer_gettime, __timer_gettime64 from librt... |
tree | commitdiff |
2021-06-27 |
Shen-Ta Hsieh | math: redirect roundeven function |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time6... |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move mq_receive, mq_timedreceive, __mq_timedrece... |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move mq_notify from librt to libc |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move mq_setattr from librt to libc |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_t... |
tree | commitdiff |
2021-06-24 |
Adhemerval Zanella | posix: Consolidate fork implementation |
tree | commitdiff |
2021-06-22 |
Adhemerval Zanella | linux: Only use 64-bit syscall if required for select |
tree | commitdiff |
2021-06-22 |
Adhemerval Zanella | Use 64 bit time_t stat internally |
tree | commitdiff |
2021-06-22 |
Florian Weimer | Add hidden prototypes for fsync, fdatasync |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | io: Add ftw64 with 64-bit time_t support |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | io: Add fts64 with 64-bit time_t support |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | posix: Add glob64 with 64-bit time_t support |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | y2038: Add support for 64-bit time on legacy ABIs |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | time: Add 64-bit time support for getdate |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS} |
tree | commitdiff |
2021-06-09 |
Adhemerval Zanella | nptl: Implement raise in terms of pthread_kill |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Rework static dlopen hooks |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Cleanups after -ldl is no longer required |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dlopen into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dlvsym into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dlinfo into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dladdr1 into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dlmopen into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dlsym into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dladdr into libc |
tree | commitdiff |
2021-06-03 |
Florian Weimer | dlfcn: Move dlclose into libc |
tree | commitdiff |
2021-06-02 |
Florian Weimer | dlfcn: Move dlerror into libc |
tree | commitdiff |
2021-06-01 |
Joseph Myers | Update floating-point feature test macro handling for C2X |
tree | commitdiff |
2021-05-22 |
H.J. Lu | Add cast_to_pointer to cast an integer to void * pointer |
tree | commitdiff |
2021-05-21 |
Florian Weimer | nptl: Move pthread_create, thrd_create into libc |
tree | commitdiff |
2021-05-18 |
Samuel Thibault | hurd: Add execveat |
tree | commitdiff |
next |