2020-01-08 |
Zack Weinberg | Rename sys/ucontext.h to bits/ucontext.h. zack/no-nested-includes |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Minimize inclusion of netinet/in.h from public headers. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include sys/socket.h from public headers. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Minimize includes of unrelated public headers by networ... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include sys/types.h or stdint.h from most public... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include sys/time.h from sys/timex.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include string.h from sys/un.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include signal.h from sys/wait.h or sys/param.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include sys/select.h from sys/types.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Limit the set of strings.h functions also exposed in... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t rely on stddef.h or stdarg.h for individual type... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Add bits/types/ wrappers for stddef.h and stdarg.h... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Split up endian.h to minimize exposure of BYTE_ORDER. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t include sys/cdefs.h directly from public headers. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Swap sys/poll.h with poll.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Swap sys/syslog.h with syslog.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Add check-obsolete-constructs checker for nested includes. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Don’t conditionalize declarations of ldiv_t, lldiv_t... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Create bits/types headers for most remaining __T_define... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Clean up bits/types.h. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Simplify definition of __time64_t. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Add caddr_t, daddr_t, and loff_t to the set of obsolete... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | sys/types.h: Don’t define u_intN_t or register_t unless... |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Define register_t using bits/typesizes.h macros. |
commit | commitdiff | tree |
2020-01-08 |
Zack Weinberg | Move most headers installed by top-level Makefile to... |
commit | commitdiff | tree |
2020-01-05 |
Samuel Thibault | hurd: Fix message reception for timer_thread |
commit | commitdiff | tree |
2020-01-04 |
Samuel Thibault | htl: Add __errno_location and __h_errno_location |
commit | commitdiff | tree |
2020-01-04 |
Samuel Thibault | htl: Move pthread_atfork to libc_nonshared.a |
commit | commitdiff | tree |
2020-01-04 |
Samuel Thibault | htl: Drop common tcbhead_t definition |
commit | commitdiff | tree |
2020-01-04 |
Samuel Thibault | htl: Use dso_handle.h |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Optimize fallback 32-bit clock_getres |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Add support for clock_getres64 vDSO |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Enable vDSO clock_gettime64 for mips |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Enable vDSO clock_gettime64 for arm |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Enable vDSO clock_gettime64 for i386 |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Optimize fallback 32-bit clock_gettime |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Add support for clock_gettime64 vDSO |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | elf: Move vDSO setup to rtld (BZ#24967) |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | elf: Enable relro for static build |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Consolidate time implementation |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Consolidate Linux gettimeofday |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Update mips vDSO symbols |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Update x86 vDSO symbols |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | Remove vDSO support from make-syscall.sh |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | x86: Make x32 use x86 time implementation |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | linux: Fix vDSO macros build with time64 interfaces |
commit | commitdiff | tree |
2020-01-03 |
Adhemerval... | Linux: Fix clock_nanosleep time64 check |
commit | commitdiff | tree |
2020-01-03 |
Wilco Dijkstra | Add libm_alias_finite for _finite symbols |
commit | commitdiff | tree |
2020-01-02 |
Siddhesh Poyarekar | Update libc.pot for 2.31 release |
commit | commitdiff | tree |
2020-01-02 |
Rafał Lużyński | Multiple locales: Add date_fmt (bug 24054) |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | build-many-glibcs.py: Fix “glibcs i686-gnu --strip” |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | Linux: Remove pread/pread64, pwrite/pwrite64 kludges... |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | build-many-glibcs.py: Implement update-syscalls command |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | build-many-glibcs.py: Introduce glibc build policy... |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | Linux: Use system call tables during build |
commit | commitdiff | tree |
2020-01-02 |
Florian Weimer | Linux: Add tables with system call numbers |
commit | commitdiff | tree |
2020-01-01 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
commit | commitdiff | tree |
2020-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
commit | commitdiff | tree |
2019-12-30 |
Adhemerval... | alpha: Set wait4 as cancellation entrypoint |
commit | commitdiff | tree |
2019-12-30 |
Rafał Lużyński | lv_LV locale: Correct the time part of d_t_fmt (bug... |
commit | commitdiff | tree |
2019-12-30 |
Rafał Lużyński | km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug... |
commit | commitdiff | tree |
2019-12-29 |
Jeremie Koenig | hurd: Global signal disposition |
commit | commitdiff | tree |
2019-12-29 |
Samuel Thibault | hurd sendmsg: Fix warning on calling CMSG_*HDR |
commit | commitdiff | tree |
2019-12-29 |
Jeremie Koenig | hurd: Signal code refactoring |
commit | commitdiff | tree |
2019-12-29 |
Thomas Schwinge | hurd: Add getcontext, makecontext, setcontext, swapcontext |
commit | commitdiff | tree |
2019-12-29 |
Emilio Pozuelo... | hurd: Support sending file descriptors over Unix sockets |
commit | commitdiff | tree |
2019-12-27 |
Gabriel F.... | ldbl-128ibm-compat: Do not mix -mabi=*longdouble and... |
commit | commitdiff | tree |
2019-12-27 |
Tulio Magno... | ldbl-128ibm-compat: Compiler flags for stdio functions |
commit | commitdiff | tree |
2019-12-27 |
Tulio Magno... | Do not redirect calls to __GI_* symbols, when redirecti... |
commit | commitdiff | tree |
2019-12-27 |
Xuelei Zhang | aarch64: add default memcpy version for kunpeng920 |
commit | commitdiff | tree |
2019-12-27 |
Xuelei Zhang | aarch64: ifunc rename for kunpeng |
commit | commitdiff | tree |
2019-12-27 |
Xuelei Zhang | aarch64: Modify error-shown comments for strcpy |
commit | commitdiff | tree |
2019-12-27 |
Adhemerval... | linux: Consolidate sigprocmask |
commit | commitdiff | tree |
2019-12-27 |
Adhemerval... | Fix return code for __libc_signal_* functions |
commit | commitdiff | tree |
2019-12-26 |
Adhemerval... | nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_... |
commit | commitdiff | tree |
2019-12-23 |
Rafał Lużyński | mnw_MM, my_MM, and shn_MM locales: Do not use %Op |
commit | commitdiff | tree |
2019-12-23 |
Gabriel F.... | Avoid compat symbols for totalorder in powerpc64le... |
commit | commitdiff | tree |
2019-12-23 |
Gabriel F.... | ldbl-128ibm-compat: Add *cvt functions |
commit | commitdiff | tree |
2019-12-23 |
Gabriel F.... | Refactor *cvt functions implementation (2/2) |
commit | commitdiff | tree |
2019-12-23 |
Gabriel F.... | Refactor *cvt functions implementation (1/2) |
commit | commitdiff | tree |
2019-12-20 |
Adhemerval... | Add exception-based flags for wait4 |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Optimized memset for Kunpeng processor. |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Optimized strlen for strlen_asimd |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Add Huawei Kunpeng to tunable cpu list |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Optimized implementation of memrchr |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Optimized implementation of strnlen |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Optimized implementation of strcpy |
commit | commitdiff | tree |
2019-12-19 |
Xuelei Zhang | aarch64: Optimized implementation of memcmp |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | Consolidate wait3 implementations |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | Implement waitpid in terms of wait4 |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | linux: Use waitid on wait4 if __NR_wait4 is not defined |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | Implement wait in terms of waitpid |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | nptl: Move waitpid implementation to libc |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | nptl: Move wait implementation to libc |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | Remove __waitpid_nocancel |
commit | commitdiff | tree |
2019-12-19 |
Florian Weimer | Fix test isolation for elf/tst-ifunc-fault-lazy, elf... |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | Fix __libc_signal_block_all on sparc64 |
commit | commitdiff | tree |
2019-12-19 |
Adhemerval... | powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused... |
commit | commitdiff | tree |
2019-12-18 |
Florian Weimer | hurd: Do not make sigprocmask available in ld.so |
commit | commitdiff | tree |
next |