Go to file
Carlos O'Donell eb302655a8 Auto-sync with upstream branch master
Upstream commit: d35fbd3e684e6bb5e5ec452ad8dac6ada8424bdd

- linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace
- linux: Split tst-ttyname
- Use Linux 6.4 in build-many-glibcs.py
- x86: Adjust Linux x32 dl-cache inclusion path
- elf: Update list of RISC-V relocations
- Fix tests-clean Makefile target (bug 30545)
- check_native: Get rid of alloca
- ifaddrs: Get rid of alloca
- x86: Make dl-cache.h and readelflib.c not Linux-specific
- elf: Port ldconfig away from stack-allocated paths
- Call "CST" a time zone abbreviation, not a name
- benchtests: fix warn unused result
- sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result
- rt/tst-mqueue4.c: Fix wrong number of argument for mq_open
- debug/readlink{, at}_chk.c: Harmonize declaration and definition
- wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions
- stdio-common: tests: Incorrect maxlen parameter for swprintf
- sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chk
- hurd: readv: Get rid of alloca
- hurd: writev: Add back cleanup handler
- Fix misspellings -- BZ 25337
- C2x scanf %b support
- C2x printf %wN, %wfN support (bug 24466)
- tests: replace system by xsystem
- tests: replace read by xread
- hurd: writev: Get rid of alloca
- grantpt: Get rid of alloca
- string: strerror must not return NULL (bug 30555)
- hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist
- manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy
- Add the wcslcpy, wcslcat functions
- Implement strlcpy and strlcat [BZ #178]
- tests: replace fgets by xfgets
- tests: replace fread by xfread
- posix: Add test case for gai_strerror()
- posix: Handle success in gai_strerror()
- LoongArch: Add support for dl_runtime_profile
- malloc: Decrease resource usage for malloc tests
- stdlib: Tune down fork arc4random tests
- tst-getdate: Improve testcase flexibility and add test.
- x86: Make the divisor in setting `non_temporal_threshold` cpu specific
- x86: Refactor Intel `init_cpu_features`
- x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
- Remove unused DATEMSK file for tst-getdate
- resolv_conf: release lock on allocation failure (bug 30527)
2023-06-28 10:00:46 -04: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: removes Regression/bz2141685-glibc-Restore-IPC-64-support-in-sysvipc-ctl and Sanity/bz1915330-glibc-Implement-find-debuginfo-sh-changes-to tests 2023-04-04 23:07:18 +02: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
ChangeLog.old Rotate changelog 2022-08-15 07:24:44 +02:00
README.scripts Auto-sync with upstream master 2017-10-06 15:55:09 -07: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
bench.mk Add benchmark comparison 2015-05-08 11:49:59 +05:30
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-06-28 10:00:46 -04:00
parse-SUPPORTED.py Make glibc.spec self-contained for parsing 2020-10-14 15:19:39 +02:00
sources Auto-sync with upstream branch master 2023-06-28 10:00:46 -04: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

README.scripts

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