Age | Commit message (Expand) | Author | Files | Lines |
2024-08-06 | manual/stdio: Further clarify putc, putwc, getc, and getwc | Arjun Shankar | 1 | -17/+10 |
2024-08-01 | mremap: Update manual entry | H.J. Lu | 1 | -7/+35 |
2024-07-29 | manual: make setrlimit() description less ambiguous | Lukas Bulwahn | 1 | -2/+2 |
2024-07-29 | manual/stdio: Clarify putc and putwc | Arjun Shankar | 1 | -6/+6 |
2024-07-24 | manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations | Florian Weimer | 1 | -12/+12 |
2024-07-21 | contrib.texi: Fix format of MIPS and RISC-V | Andreas K. Hüttel | 1 | -3/+3 |
2024-07-21 | install.texi: bump "latest verified" versions | Andreas K. Hüttel | 1 | -9/+9 |
2024-07-20 | contrib.texi: update | Andreas K. Hüttel | 1 | -5/+29 |
2024-07-09 | Linux: Make __rseq_size useful for feature detection (bug 31965) | Florian Weimer | 1 | -2/+6 |
2024-07-09 | manual: add syscalls | DJ Delorie | 6 | -37/+96 |
2024-07-03 | manual: Recommendations for dynamic linker hardening | Florian Weimer | 1 | -0/+558 |
2024-07-02 | Add --disable-static-c++-tests option [BZ #31797] | H.J. Lu | 1 | -0/+8 |
2024-07-02 | Add --disable-static-c++-link-check option [BZ #31412] | H.J. Lu | 1 | -0/+8 |
2024-07-01 | Update mmap() flags and errors lists | DJ Delorie | 1 | -16/+126 |
2024-06-26 | Fix strnlen doc re array size | Paul Eggert | 1 | -7/+10 |
2024-06-24 | INSTALL: Fix typo ibmlondouble to ibmlongdouble | Joe Simmons-Talbott | 1 | -1/+1 |
2024-06-18 | elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask | Stefan Liebler | 2 | -17/+6 |
2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) | Andreas K. Hüttel | 1 | -1/+1 |
2024-06-17 | Implement C23 exp2m1, exp10m1 | Joseph Myers | 1 | -0/+30 |
2024-06-17 | Implement C23 log10p1 | Joseph Myers | 1 | -0/+14 |
2024-06-17 | Implement C23 logp1 | Joseph Myers | 1 | -0/+12 |
2024-06-15 | Minor code improvement to timespec_subtract example | Paul Eggert | 1 | -3/+3 |
2024-06-15 | Modernize and fix doc’s “Date and Time” (BZ 31876) | Paul Eggert | 8 | -462/+584 |
2024-06-15 | manual: minor language fix (bz 31340) | Andreas K. Hüttel | 1 | -1/+1 |
2024-06-04 | Improve doc for time_t range (BZ 31808) | Paul Eggert | 1 | -1/+11 |
2024-05-30 | x86: Add seperate non-temporal tunable for memset | Noah Goldstein | 1 | -1/+15 |
2024-05-21 | manual: clarify defintions of floating point exponent bounds (bug 31518) | Andreas Schwab | 1 | -5/+5 |
2024-05-20 | Implement C23 log2p1 | Joseph Myers | 1 | -0/+14 |
2024-05-13 | manual: add dup3 | DJ Delorie | 1 | -0/+8 |
2024-04-24 | LoongArch: Add glibc.cpu.hwcap support. | caiyinyu | 1 | -1/+4 |
2024-04-08 | aarch64: Enhanced CPU diagnostics for ld.so | Florian Weimer | 1 | -0/+34 |
2024-04-08 | x86: Add generic CPUID data dumper to ld.so --list-diagnostics | Florian Weimer | 1 | -1/+84 |
2024-04-06 | Fix bsearch, qsort doc to match POSIX better | Paul Eggert | 1 | -24/+36 |
2024-04-04 | misc: Add support for Linux uio.h RWF_NOAPPEND flag | Stafford Horne | 1 | -0/+4 |
2024-04-03 | manual: significand() uses FLT_RADIX, not 2 | Alejandro Colomar | 1 | -1/+1 |
2024-04-03 | manual: Clarify return value of cbrt(3) | Alejandro Colomar | 1 | -2/+6 |
2024-04-03 | manual: floor(log2(fabs(x))) has rounding errors | Alejandro Colomar | 1 | -2/+5 |
2024-04-03 | manual: logb(x) is floor(log2(fabs(x))) | Alejandro Colomar | 1 | -1/+1 |
2024-04-02 | Always define __USE_TIME_BITS64 when 64 bit time_t is used | Adhemerval Zanella | 2 | -0/+10 |
2024-03-01 | manual/tunables - Add entry for enable_secure tunable. | Joe Talbott | 1 | -0/+10 |
2024-02-14 | trivial doc fix: remove weird phrase "syscall takes zero to five arguments" | Askar Safin | 1 | -2/+1 |
2024-02-01 | stdlib: fix qsort example in manual | Paul Eggert | 1 | -9/+12 |
2024-02-01 | manual: Fix up stdbit.texi | Jakub Jelinek | 1 | -1/+1 |
2024-02-01 | Refer to C23 in place of C2X in glibc | Joseph Myers | 5 | -42/+42 |
2024-01-31 | Use gcc __builtin_stdc_* builtins in stdbit.h if possible | Jakub Jelinek | 1 | -1/+7 |
2024-01-31 | INSTALL, install.texi: minor updates, regenerate | Andreas K. Hüttel | 1 | -3/+3 |
2024-01-30 | contrib.texi: update | Andreas K. Hüttel | 1 | -8/+24 |
2024-01-30 | manual/io: Fix swapped reading and writing phrase. | Joe Simmons-Talbott | 1 | -1/+1 |
2024-01-24 | manual: fix order of arguments of memalign and aligned_alloc (Bug 27547) | Dennis Brendel | 1 | -2/+2 |
2024-01-24 | manual, NEWS: Document malloc side effect of dynamic TLS changes | Florian Weimer | 1 | -0/+8 |