Age | Commit message (Expand) | Author | Files | Lines |
2019-10-17 | sysvipc: Implement semop based on semtimedop | Adhemerval Zanella | 1 | -1/+9 |
2019-10-16 | dlfcn: Remove remnants of caller sensitivity from dlinfo | Florian Weimer | 1 | -3/+2 |
2019-10-10 | y2038: linux: Provide __clock_settime64 implementation | Lukasz Majewski | 1 | -0/+8 |
2019-10-09 | posix: Use posix_spawn for wordexp | Adhemerval Zanella | 1 | -0/+3 |
2019-10-09 | <dirent.h>: Remove wrong comment about getdents64 declaration | Petr Vorel | 1 | -2/+1 |
2019-10-02 | Y2038: Include proper header to provide support for struct timeval on HURD | Lukasz Majewski | 1 | -0/+1 |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis | 1 | -0/+1 |
2019-10-01 | y2038: Provide conversion helpers for struct __timespec64 | Lukasz Majewski | 1 | -0/+49 |
2019-09-26 | y2038: Introduce struct __timespec64 - new internal glibc type | Lukasz Majewski | 1 | -0/+24 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 32 | -32/+32 |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg | 1 | -3/+1 |
2019-08-19 | Do not print backtraces on fatal glibc errors | Florian Weimer | 1 | -4/+0 |
2019-08-15 | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 2 | -6/+8 |
2019-08-13 | Declare most TS 18661-1 interfaces for C2X. | Joseph Myers | 1 | -1/+1 |
2019-08-13 | Add feature test macro _ISOC2X_SOURCE. | Joseph Myers | 1 | -3/+18 |
2019-08-01 | Tag 2.30 release.glibc-2.30 | Carlos O'Donell | 1 | -1/+1 |
2019-07-10 | Don't declare __malloc_check_init in <malloc.h> (bug 23352) | Andreas Schwab | 1 | -2/+0 |
2019-06-18 | elf: Refuse to dlopen PIE objects [BZ #24323] | Florian Weimer | 1 | -1/+1 |
2019-06-12 | Linux: Deprecate <sys/sysctl.h> and sysctl | Florian Weimer | 1 | -10/+0 |
2019-06-12 | <sys/stat.h>: Use Linux UAPI header for statx if available and useful | Florian Weimer | 3 | -0/+3 |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer | 1 | -3/+7 |
2019-05-02 | misc: Add twalk_r function | Florian Weimer | 1 | -0/+2 |
2019-04-30 | Make mktime etc. compatible with __time64_t | Paul Eggert | 1 | -19/+20 |
2019-04-11 | alloc_buffer: Return unqualified pointer type in alloc_buffer_next | Florian Weimer | 1 | -5/+26 |
2019-04-04 | wcsmbs: Add wcscpy loop unroll option | Adhemerval Zanella | 1 | -0/+78 |
2019-03-22 | Do not use HP_TIMING_NOW for random bits | Adhemerval Zanella | 1 | -0/+41 |
2019-03-22 | Remove __get_clockfreq | Adhemerval Zanella | 1 | -3/+0 |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2 | -2/+0 |
2019-03-13 | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg | 2 | -1/+2 |
2019-03-01 | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2 | -0/+15 |
2019-03-01 | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2 | -0/+10 |
2019-03-01 | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2 | -0/+12 |
2019-02-27 | hurd: Add renameat2 support for RENAME_NOREPLACE | Samuel Thibault | 1 | -0/+2 |
2019-02-27 | wcsmbs: optimize wcscat | Adhemerval Zanella | 1 | -0/+4 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 1 | -4/+4 |
2019-02-21 | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes | 1 | -1/+2 |
2019-02-16 | Add missing header wrappers under include/ | Florian Weimer | 19 | -0/+19 |
2019-02-13 | Fix -Wempty-body warnings in glibc. | Joseph Myers | 1 | -5/+5 |
2019-02-08 | Provide <bits/unistd_ext.h> as a sysdeps header exclusively | Florian Weimer | 1 | -1/+0 |
2019-02-08 | posix: Fix missing wrapper header for <bits/unistd_ext.h> | Florian Weimer | 1 | -0/+1 |
2019-02-07 | array_length: Make usable as a constant expression | Florian Weimer | 1 | -6/+6 |
2019-02-05 | arm: Use "nr" constraint for Systemtap probes [BZ #24164] | Florian Weimer | 1 | -0/+1 |
2019-02-04 | Fix handling of collating elements in fnmatch (bug 17396, bug 16976) | Andreas Schwab | 1 | -0/+2 |
2019-02-03 | time: Use int, not long int, for internal GMT offsets | Florian Weimer | 1 | -1/+1 |
2019-01-31 | Tag 2.29 releaseglibc-2.29 | Siddhesh Poyarekar | 1 | -1/+1 |
2019-01-21 | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] | Florian Weimer | 1 | -3/+3 |
2019-01-03 | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 2 | -1/+32 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 31 | -31/+31 |
2018-12-20 | Y2038: make __difftime compatible with 64-bit time | Albert ARIBAUD (3ADEV) | 1 | -0/+7 |
2018-12-18 | Y2038: add function __ctime64_r | Albert ARIBAUD (3ADEV) | 1 | -0/+8 |