Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | hurd: Fix 64bit fcntl lock implementation | Samuel Thibault | 2018-12-19 | 2 | -3/+8 | |
* | Fix BZ number for 43a45c2d82 | Adhemerval Zanella | 2018-12-18 | 1 | -1/+1 | |
* | Y2038: add function __ctime64_r | Albert ARIBAUD (3ADEV) | 2018-12-18 | 3 | -2/+31 | |
* | Y2038: add function __ctime64 | Albert ARIBAUD (3ADEV) | 2018-12-18 | 3 | -2/+30 | |
* | Y2038: add function __gmtime64_r | Albert ARIBAUD (3ADEV) | 2018-12-18 | 3 | -1/+31 | |
* | Y2038: add function __gmtime64 | Albert ARIBAUD (3ADEV) | 2018-12-18 | 3 | -2/+29 | |
* | Y2038: add function __localtime64_r | Albert ARIBAUD (3ADEV) | 2018-12-18 | 3 | -1/+32 | |
* | s390: Use generic kernel_sigaction.h | Adhemerval Zanella | 2018-12-18 | 2 | -26/+6 | |
* | ia64: Remove kernel_sigaction.h | Adhemerval Zanella | 2018-12-18 | 2 | -7/+2 | |
* | hppa: Remove kernel_sigaction.h | Adhemerval Zanella | 2018-12-18 | 2 | -18/+2 | |
* | alpha: Use Linux generic sigaction implementation | Adhemerval Zanella | 2018-12-18 | 9 | -115/+42 | |
* | m68k: Fix sigaction kernel definition (BZ #23960) | Adhemerval Zanella | 2018-12-18 | 8 | -34/+45 | |
* | Remove __ASSUME_ST_INO_64_BIT. | Joseph Myers | 2018-12-18 | 8 | -43/+25 | |
* | S390: Cleanup ifunc-resolve.h. | Stefan Liebler | 2018-12-18 | 7 | -41/+23 | |
* | S390: Refactor gconv_simple ifunc handling. | Stefan Liebler | 2018-12-18 | 2 | -11/+17 | |
* | S390: Refactor wmemcmp ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -29/+111 | |
* | S390: Refactor wmemset ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -32/+141 | |
* | S390: Refactor wmemchr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -32/+141 | |
* | S390: Refactor wcscspn ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+115 | |
* | S390: Refactor wcspbrk ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -24/+129 | |
* | S390: Refactor wcsspn ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -24/+129 | |
* | S390: Refactor wcsrchr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+116 | |
* | S390: Refactor wcschrnul ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+118 | |
* | S390: Refactor wcschr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -32/+141 | |
* | S390: Refactor wcsncmp ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -18/+114 | |
* | S390: Refactor wcscmp ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -26/+127 | |
* | S390: Refactor wcsncat ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+116 | |
* | S390: Refactor wcscat ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+118 | |
* | S390: Refactor wcpncpy ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+118 | |
* | S390: Refactor wcsncpy ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -21/+118 | |
* | S390: Refactor wcpcpy ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+118 | |
* | S390: Refactor wcscpy ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+116 | |
* | S390: Refactor wcsnlen ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+118 | |
* | S390: Refactor wcslen ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+120 | |
* | S390: Refactor memrchr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -21/+117 | |
* | S390: Refactor memccpy ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+120 | |
* | S390: Refactor rawmemchr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -32/+133 | |
* | S390: Refactor memchr ifunc handling. | Stefan Liebler | 2018-12-18 | 11 | -105/+146 | |
* | S390: Refactor strcspn ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -21/+126 | |
* | S390: Refactor strpbrk ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -21/+126 | |
* | S390: Refactor strspn ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+125 | |
* | S390: Refactor strrchr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -22/+128 | |
* | S390: Refactor strchrnul ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -19/+121 | |
* | S390: Refactor strchr ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -22/+128 | |
* | S390: Refactor strncmp ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -20/+125 | |
* | S390: Refactor strcmp ifunc handling. | Stefan Liebler | 2018-12-18 | 11 | -104/+138 | |
* | S390: Refactor strncat ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -16/+123 | |
* | S390: Refactor strcat ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -21/+123 | |
* | S390: Refactor stpncpy ifunc handling. | Stefan Liebler | 2018-12-18 | 8 | -22/+128 | |
* | S390: Refactor strncpy ifunc handling. | Stefan Liebler | 2018-12-18 | 11 | -66/+144 |