Age | Commit message (Expand) | Author |
2021-07-22 | glibc.malloc.check: Wean away from malloc hooks | Siddhesh Poyarekar |
2021-07-22 | mtrace: Wean away from malloc hooks | Siddhesh Poyarekar |
2021-07-22 | mcheck: Wean away from malloc hooks [BZ #23489] | Siddhesh Poyarekar |
2021-07-22 | Move malloc hooks into a compat DSO | Siddhesh Poyarekar |
2021-07-19 | hurd: Add support for spawn_do_closefrom | Samuel Thibault |
2021-07-19 | resolv: Move res_query functions into libc | Florian Weimer |
2021-07-19 | resolv: Move res_mkquery, res_nmkquery into libc | Florian Weimer |
2021-07-19 | resolv: Move res_send, res_nsend into libc | 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-13 | htl: Let libc call __pthread_mutex_{,try,un}lock | Samuel Thibault |
2021-07-11 | hurd _Fork: Drop duplicate malloc_fork_lock calls | Samuel Thibault |
2021-07-08 | posix: Add posix_spawn_file_actions_addclosefrom_np | Adhemerval Zanella |
2021-07-08 | io: Add closefrom [BZ #10353] | Adhemerval Zanella |
2021-06-30 | login: Move libutil into libc | Florian Weimer |
2021-06-30 | login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt | Florian Weimer |
2021-06-28 | posix: Add _Fork [BZ #4737] | Adhemerval Zanella |
2021-06-24 | posix: Consolidate fork implementation | Adhemerval Zanella |
2021-06-22 | Add hidden prototypes for fsync, fdatasync | Florian Weimer |
2021-06-21 | rt: Move shm_unlink into libc | Florian Weimer |
2021-06-21 | rt: Move shm_open into libc | Florian Weimer |
2021-06-04 | configure: Replaced obsolete AC_TRY_COMPILE | Naohiro Tamura |
2021-06-03 | dlfcn: Move dlopen into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dlvsym into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dlinfo into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dladdr1 into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dlmopen into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dlsym into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dladdr into libc | Florian Weimer |
2021-06-03 | dlfcn: Move dlclose into libc | Florian Weimer |
2021-06-02 | dlfcn: Move dlerror into libc | Florian Weimer |
2021-06-02 | Add missing symbols to Version files | Florian Weimer |
2021-05-18 | hurd: Add execveat | Samuel Thibault |
2021-05-17 | Add C2X timespec_getres | Joseph Myers |
2021-05-10 | Hurd: Add missing hidden proto definition for __ttyname_r | Florian Weimer |
2021-05-06 | Annotate additional APIs with GCC attribute access. | Martin Sebor |
2021-05-03 | linux: Add execveat system call wrapper | Alexandra Hájková |
2021-05-03 | Add pthread-in-libc, libpthread-routines-var, librt-routines-var | Florian Weimer |
2021-04-12 | hurd: Export _hurd_libc_proc_init | Samuel Thibault |
2021-03-30 | Move __isnanf128 to libc.so | Siddhesh Poyarekar |