Age | Commit message (Expand) | Author | Files | Lines |
2022-06-01 | socket: Use 64 bit stat for isfdtype (BZ# 29209) | Adhemerval Zanella | 1 | -2/+2 |
2022-06-01 | posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) | Adhemerval Zanella | 1 | -2/+2 |
2022-06-01 | posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) | Adhemerval Zanella | 2 | -4/+4 |
2022-03-23 | gmon: Remove unused sprofil.c functions | Adhemerval Zanella | 1 | -12/+0 |
2022-03-23 | getaddrinfo: Refactor code for readability | Siddhesh Poyarekar | 1 | -12/+33 |
2022-03-22 | gai_init: Avoid jumping from if condition to its else counterpart | Siddhesh Poyarekar | 1 | -250/+248 |
2022-03-22 | gaiconf_init: Refactor some bits for readability | Siddhesh Poyarekar | 1 | -65/+84 |
2022-03-22 | gethosts: Return EAI_MEMORY on allocation failure | Siddhesh Poyarekar | 1 | -2/+2 |
2022-03-22 | gaih_inet: Split result generation into its own function | Siddhesh Poyarekar | 1 | -90/+86 |
2022-03-22 | gaih_inet: split loopback lookup into its own function | Siddhesh Poyarekar | 1 | -65/+62 |
2022-03-22 | gaih_inet: make gethosts into a function | Siddhesh Poyarekar | 1 | -58/+59 |
2022-03-22 | gaih_inet: separate nss lookup loop into its own function | Siddhesh Poyarekar | 1 | -277/+286 |
2022-03-22 | gaih_inet: Split nscd lookup code into its own function. | Siddhesh Poyarekar | 1 | -114/+134 |
2022-03-22 | gaih_inet: Split simple gethostbyname into its own function | Siddhesh Poyarekar | 1 | -63/+64 |
2022-03-22 | gaih_inet: make numeric lookup a separate routine | Siddhesh Poyarekar | 1 | -439/+452 |
2022-03-22 | gaih_inet: Simplify service resolution | Siddhesh Poyarekar | 1 | -100/+78 |
2022-03-22 | getaddrinfo: Fix leak with AI_ALL [BZ #28852] | Siddhesh Poyarekar | 1 | -9/+25 |
2022-03-22 | gaih_inet: Simplify canon name resolution | Siddhesh Poyarekar | 1 | -55/+75 |
2022-03-22 | Simplify allocations and fix merge and continue actions [BZ #28931] | Siddhesh Poyarekar | 1 | -52/+91 |
2022-01-24 | getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999) | Siddhesh Poyarekar | 1 | -0/+7 |
2022-01-15 | hurd: Fix timer/clock_getres crash on NULL res parameter | Samuel Thibault | 1 | -2/+5 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 72 | -72/+72 |
2021-09-27 | posix: Remove spawni.c | Adhemerval Zanella | 1 | -343/+0 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 8 | -8/+0 |
2021-08-04 | gethosts: Remove unused argument _type | Siddhesh Poyarekar | 1 | -3/+3 |
2021-08-03 | gaiconf_init: Avoid double-free in label and precedence lists | Siddhesh Poyarekar | 1 | -0/+2 |
2021-07-22 | posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support | Samuel Thibault | 1 | -0/+15 |
2021-07-09 | Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) | H.J. Lu | 2 | -5/+31 |
2021-07-08 | posix: Add posix_spawn_file_actions_addclosefrom_np | Adhemerval Zanella | 1 | -0/+4 |
2021-06-23 | hurd: Fix build after 52a5fe70a2 | Adhemerval Zanella | 1 | -1/+2 |
2021-06-22 | Use 64 bit time_t stat internally | Adhemerval Zanella | 7 | -28/+29 |
2021-06-22 | nptl: Move pthreadP.h into sysdeps directory | Florian Weimer | 1 | -1/+1 |
2021-06-21 | rt: Replace generic stub of shm_unlink with the posix version | Florian Weimer | 1 | -48/+0 |
2021-06-21 | rt: Replace generic stub of shm_open with the posix version | Florian Weimer | 1 | -62/+0 |
2021-06-09 | nptl: Implement raise in terms of pthread_kill | Adhemerval Zanella | 1 | -2/+9 |
2021-05-17 | Add C2X timespec_getres | Joseph Myers | 1 | -0/+1 |
2021-04-21 | nptl: Move pthread_setcancelstate into libc | Florian Weimer | 1 | -3/+2 |
2021-03-09 | nss: fix nss_database_lookup2's alternate handling [BZ #27416] | DJ Delorie | 1 | -3/+1 |
2021-02-08 | linux: Require /dev/shm as the shared memory file system | Florian Weimer | 5 | -116/+17 |
2021-01-12 | posix: consume less entropy on tempname | Adhemerval Zanella | 1 | -3/+14 |
2021-01-11 | posix: Sync tempname with gnulib [BZ #26648] | Adhemerval Zanella | 1 | -116/+164 |
2021-01-11 | posix: Fix return value of system if shell can not be executed [BZ #27053] | Adhemerval Zanella | 1 | -0/+4 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 76 | -76/+76 |
2020-12-04 | nsswitch: use new internal API (callers) | DJ Delorie | 1 | -12/+7 |
2020-10-16 | linux: Move posix dir implementations to Linux | Adhemerval Zanella | 10 | -735/+0 |
2020-10-09 | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella | 2 | -4/+2 |
2020-10-09 | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella | 1 | -1/+1 |
2020-09-11 | Remove internal usage of extensible stat functions | Adhemerval Zanella | 12 | -16/+15 |
2020-09-02 | Use LFS readdir in generic POSIX getcwd [BZ# 22899] | Adhemerval Zanella | 1 | -4/+5 |
2020-09-02 | Sync getcwd with gnulib | Adhemerval Zanella | 1 | -414/+371 |