Go to file
Frédéric Bérat bc2927bcdf Auto-sync with upstream branch master
Upstream commit 5324d258427fd11ca0f4f595c94016e568b26d6b

- fileops: Don't process ,ccs= as individual mode flags (BZ#18906)
- sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result
- libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCE
- libio/bits/stdio2.h: Clearly separate declaration from definitions
- misc/bits/syslog.h: Clearly separate declaration from definition
- misc/bits/select2.h: Clearly separate declaration from definitions
- unistd: Avoid PLT entries with _FORTIFY_SOURCE
- posix/bits/unistd.h: Clearly separate declaration from definitions
- wchar: Avoid PLT entries with _FORTIFY_SOURCE
- misc/sys/cdefs.h: Create FORTIFY redirects for internal calls
- stdio: Ensure *_chk routines have their hidden builtin definition available
- string: Ensure *_chk routines have their hidden builtin definition available
- sysdeps: Ensure ieee128*_chk routines to be properly named
- Exclude routines from fortification
- Allow glibc to be built with _FORTIFY_SOURCE
- manual: Update documentation of strerror and related functions
- manual: Enhance documentation of the <ctype.h> functions
- Always do locking when accessing streams (bug 15142, bug 14697)
- hurd: Implement MAP_EXCL
- hurd: Fix mapping at address 0 with MAP_FIXED
- hurd: Fix calling vm_deallocate (NULL)
- hurd: Map brk non-executable
- htl: Let Mach place thread stacks
- mach: strerror must not return NULL (bug 30555)
- hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
- support: Build with exceptions and asynchronous unwind tables [BZ #30587]
- hurd: Make getrandom return ENOSYS when /dev/random is not set up
- Stop applying a GCC-specific workaround on clang [BZ #30550]
- ld.so: Always use MAP_COPY to map the first segment [BZ #30452]
- setenv.c: Get rid of alloca.
- Add checks for wday, yday and new date formats
- aarch64: Add vector implementations of exp routines
- aarch64: Add vector implementations of log routines
- aarch64: Add vector implementations of sin routines
- aarch64: Add vector implementations of cos routines
- Switch to UTF-8 for INSTALL
- Make sure INSTALL is ASCII plaintext
- Update syscall lists for Linux 6.4
2023-07-06 11:33:31 +02:00
.fmf introduce Fedora CI 2021-11-18 16:45:23 +01:00
plans CI Testing: Ensure smooth installation od the build under test 2023-03-23 20:33:30 +01:00
tests CI Tests: add Regression/bz1305132-segfault-in-hesiod-getgrouplist test. 2023-07-04 12:31:45 +00:00
.gitignore Add release-independent .gitignore file 2018-08-01 10:54:37 +02:00
0001-x86-cet-Don-t-set-CET-active.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
bench.mk Add benchmark comparison 2015-05-08 11:49:59 +05:30
ChangeLog.old Rotate changelog 2022-08-15 07:24:44 +02:00
gating.yaml CI Gating: Avoid installing conflicting headers 2021-12-16 09:42:18 +01:00
gen-quilt-series.sh Update gen-quilt-series.sh for new %autosetup. 2018-06-04 22:30:43 -04:00
glibc-bench-compare Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc-cs-path.patch Create /{bin,lib,lib64,sbin} as symbolic links in test-container 2021-11-16 09:53:27 +01:00
glibc-disable-werror-tst-realloc.patch Auto-sync with upstream branch master 2023-03-31 14:23:15 +02:00
glibc-fedora-linux-tcsetattr.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-localedata-rh61908.patch Auto-sync with upstream branch master 2022-04-26 09:21:36 -04:00
glibc-fedora-manual-dircategory.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-python3.patch Auto-sync with upstream branch master 2023-01-11 22:26:53 -05:00
glibc-rh827510.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc.attr Add automatic requires if building against glibc development snapshots 2021-06-27 15:11:49 +02:00
glibc.req.in Remove egrep uses that have crept back in 2022-07-05 11:03:37 +02:00
glibc.spec Auto-sync with upstream branch master 2023-07-06 11:33:31 +02:00
parse-SUPPORTED.py Make glibc.spec self-contained for parsing 2020-10-14 15:19:39 +02:00
README.scripts Auto-sync with upstream master 2017-10-06 15:55:09 -07:00
sources Auto-sync with upstream branch master 2023-07-06 11:33:31 +02:00
STAGE1-glibc Adding BUILD_CC to the STAGE1 bootstrap recipes 2015-12-03 15:34:40 +01:00
STAGE1-glibc-headers Adding BUILD_CC to the STAGE1 bootstrap recipes 2015-12-03 15:34:40 +01:00
v2-0001-x86-cet-Check-user_shstk-in-proc-cpuinfo.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0002-x86-cet-Update-tst-cet-vfork-1.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0003-x86-cet-Don-t-assume-that-SHSTK-implies-IBT.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0004-x86-cet-Check-legacy-shadow-stack-applications.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0005-x86-cet-Check-CPU_FEATURE_ACTIVE-when-CET-is-disa.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0006-x86-cet-Add-tests-for-GLIBC_TUNABLES-glibc.cpu.hw.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0007-x86-cet-Check-legacy-shadow-stack-code-in-.init_a.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0008-x86-cet-Check-CPU_FEATURE_ACTIVE-in-permissive-mo.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0009-x86-Check-PT_GNU_PROPERTY-early.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0010-x86-Modularize-sysdeps-x86-dl-cet.c.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0011-x86-64-Add-fixup-asm-unistd.h-and-regenerate-arch.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0012-x86-cet-Sync-with-the-kernel-shadow-stack-interfa.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0013-elf-Always-provide-_dl_get_dl_main_map-in-libc.a.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0014-x86-cet-Enable-shadow-stack-during-startup.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
v2-0015-x86-cet-Check-feature_1-in-TCB-for-active-IBT-and.patch Shadow stack userspace support 2023-06-08 13:31:34 -04:00
wrap-find-debuginfo.sh Do not require .annobin symbols in wrap-find-debuginfo.sh 2022-09-23 10:01:43 +02:00

All of the useful glibc maintainer scripts are located at:
https://pagure.io/glibc-maintainer-scripts