| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | resolv: Move res_query functions into libc | Florian Weimer | 2021-07-19 | 2 | -6/+12 |
* | resolv: Move res_mkquery, res_nmkquery into libc | Florian Weimer | 2021-07-19 | 2 | -2/+4 |
* | resolv: Move res_send, res_nsend into libc | Florian Weimer | 2021-07-19 | 2 | -2/+4 |
* | resolv: Rename res_comp.c to res-name-checking.c and move into libc | Florian Weimer | 2021-07-19 | 2 | -4/+8 |
* | resolv: Move dn_skipname to its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move dn_comp to its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move dn_expand to its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move ns_name_compress into its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move ns_name_pack into its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move ns_name_pton into its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move ns_name_uncompress into its own file and into libc | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move ns_name_skip to its own file and into libc (bug 28091) | Florian Weimer | 2021-07-19 | 2 | -1/+2 |
* | resolv: Move ns_name_unpack to its own file and into libc | Florian Weimer | 2021-07-15 | 2 | -1/+2 |
* | resolv: Move ns_name_ntop to its own file and into libc | Florian Weimer | 2021-07-15 | 2 | -1/+2 |
* | socket: Add hidden prototype for setsockopt | Florian Weimer | 2021-07-15 | 1 | -1/+1 |
* | htl: Let libc call __pthread_mutex_{,try,un}lock | Samuel Thibault | 2021-07-13 | 3 | -0/+3 |
* | hurd _Fork: Drop duplicate malloc_fork_lock calls | Samuel Thibault | 2021-07-11 | 1 | -3/+0 |
* | posix: Add posix_spawn_file_actions_addclosefrom_np | Adhemerval Zanella | 2021-07-08 | 2 | -0/+5 |
* | io: Add closefrom [BZ #10353] | Adhemerval Zanella | 2021-07-08 | 1 | -0/+1 |
* | login: Move libutil into libc | Florian Weimer | 2021-06-30 | 2 | -6/+13 |
* | login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt | Florian Weimer | 2021-06-30 | 1 | -0/+1 |
* | posix: Add _Fork [BZ #4737] | Adhemerval Zanella | 2021-06-28 | 1 | -0/+1 |
* | posix: Consolidate fork implementation | Adhemerval Zanella | 2021-06-24 | 1 | -19/+2 |
* | Add hidden prototypes for fsync, fdatasync | Florian Weimer | 2021-06-22 | 2 | -0/+2 |
* | rt: Move shm_unlink into libc | Florian Weimer | 2021-06-21 | 2 | -1/+2 |
* | rt: Move shm_open into libc | Florian Weimer | 2021-06-21 | 2 | -1/+2 |
* | configure: Replaced obsolete AC_TRY_COMPILE | Naohiro Tamura | 2021-06-04 | 2 | -7/+8 |
* | dlfcn: Move dlopen into libc | Florian Weimer | 2021-06-03 | 2 | -1/+3 |
* | dlfcn: Move dlvsym into libc | Florian Weimer | 2021-06-03 | 2 | -1/+2 |
* | dlfcn: Move dlinfo into libc | Florian Weimer | 2021-06-03 | 2 | -1/+3 |
* | dlfcn: Move dladdr1 into libc | Florian Weimer | 2021-06-03 | 2 | -1/+2 |
* | dlfcn: Move dlmopen into libc | Florian Weimer | 2021-06-03 | 2 | -1/+3 |
* | dlfcn: Move dlsym into libc | Florian Weimer | 2021-06-03 | 2 | -1/+2 |
* | dlfcn: Move dladdr into libc | Florian Weimer | 2021-06-03 | 2 | -1/+2 |
* | dlfcn: Move dlclose into libc | Florian Weimer | 2021-06-03 | 2 | -1/+2 |
* | dlfcn: Move dlerror into libc | Florian Weimer | 2021-06-02 | 2 | -1/+2 |
* | Add missing symbols to Version files | Florian Weimer | 2021-06-02 | 1 | -0/+4 |
* | hurd: Add execveat | Samuel Thibault | 2021-05-18 | 3 | -43/+121 |
* | Add C2X timespec_getres | Joseph Myers | 2021-05-17 | 1 | -0/+1 |
* | Hurd: Add missing hidden proto definition for __ttyname_r | Florian Weimer | 2021-05-10 | 1 | -1/+1 |
* | Annotate additional APIs with GCC attribute access. | Martin Sebor | 2021-05-06 | 1 | -1/+1 |
* | linux: Add execveat system call wrapper | Alexandra Hájková | 2021-05-03 | 1 | -0/+1 |
* | Add pthread-in-libc, libpthread-routines-var, librt-routines-var | Florian Weimer | 2021-05-03 | 2 | -0/+6 |
* | hurd: Export _hurd_libc_proc_init | Samuel Thibault | 2021-04-12 | 1 | -0/+1 |
* | Move __isnanf128 to libc.so | Siddhesh Poyarekar | 2021-03-30 | 2 | -1/+2 |
* | hurd: handle EINTR during critical sections | Samuel Thibault | 2021-03-23 | 22 | -2/+102 |
* | signal: Add __libc_sigaction | Adhemerval Zanella | 2021-03-18 | 1 | -7/+5 |
* | posix: Consolidate register-atfork | Adhemerval Zanella | 2021-03-12 | 1 | -11/+4 |
* | Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder | Florian Weimer | 2021-03-01 | 1 | -0/+3 |
* | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 2021-02-25 | 1 | -0/+1 |