Go to file
Florian Weimer c8864c01ad Auto-sync with upstream branch release/2.28/master
Upstream commit: fc0e3393ff775aa795b523083bb0db7f18d3b91e

- RISC-V: Move libc_fesetround_riscv after libc_feholdexcept_riscv
- pthread_spawn: Fix potential segfault in maybe_script_execute
- preadv2/pwritev2: Fix misreported errno (swbz#23579)
- kl_GL: Fix spelling of Sunday, should be "sapaat" (swbz#20209)
- i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK (swbz#23716)
- pthread_mutex_lock: Fix race while promoting to PTHREAD_MUTEX_ELISION_NP
  (swbz#23275)
- signal: Use correct type for si_band in siginfo_t (swbz#23562)
- stdlib/test-bz22786: Avoid spurious test failures using alias mappings
- x86: Fix Haswell CPU string flags (swbz#23709)
- libanl: Fix crash if first helper thread creation failed (swbz#22927)

- Drop patches that were applied to upstream release/2.28/master branch:
    glibc-rh1614705.patch
    glibc-rh1615608.patch
    glibc-error-va_end.patch
    glibc-nscd-leak.patch
    glibc-nss_files-leak.patch
    glibc-rh1622669.patch
    glibc-1622674-1.patch
    glibc-1622674-2.patch
    glibc-rh1631338-1.patch
    glibc-rh1631338-2.patch
    glibc-rh1623519.patch
    glibc-rh1631719.patch
    glibc-rh1631728.patch
    glibc-rh1623519-2.patch
2018-11-07 11:48:20 +01:00
.gitignore Add release-independent .gitignore file 2018-08-01 10:54:37 +02:00
ChangeLog.old Trim changelog 2018-02-14 17:02:48 +01:00
README.quilt Resolves: #902094, #1262040 2015-09-17 12:24:49 -04: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
SUPPORTED Auto-sync with upstream branch master 2018-07-26 11:59:33 +02:00
bench.mk Add benchmark comparison 2015-05-08 11:49:59 +05:30
build-locale-archive.c Resolves: #1349906 2016-06-24 13:51:56 -04:00
gen-quilt-series.sh Update gen-quilt-series.sh for new %autosetup. 2018-06-04 22:30:43 -04:00
glibc-asflags.patch Add annobin annotations to assembler code (#1548438) 2018-07-04 16:35:00 +02:00
glibc-bench-compare Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc-c-utf8-locale.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-cs-path.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-__libc_multiple_libcs.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05: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 glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-localedef.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-locarchive.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-manual-dircategory.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-nis-rh188246.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-nscd.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-fedora-streams-rh436349.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-nscd-sysconfig.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-post_upgrade.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-python3.patch Use /usr/bin/python3 for benchmarks scripts (#1577223) 2018-05-11 15:56:01 +02:00
glibc-rh697421.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-rh741105.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-rh819430.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-rh827510.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-rh1070416.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00
glibc-rh1615608.patch Resolves: #1615608 2018-08-13 22:43:08 -04:00
glibc-with-nonshared-cflags.patch Enable -D_FORTIFY_SOURCE=2 for nonshared code 2018-07-04 11:56:29 +02:00
glibc.spec Auto-sync with upstream branch release/2.28/master 2018-11-07 11:48:20 +01:00
glibc_post_upgrade.c Remove ppc64 multilibs 2018-07-06 11:43:53 +02:00
nscd.conf Get rid of releng tarball 2013-08-19 17:05:59 +05:30
nsswitch.conf Modernise nsswitch.conf defaults (#1581809) 2018-06-01 12:05:26 +02:00
power6emul.c Get rid of releng tarball 2013-08-19 17:05:59 +05:30
quilt-patch.sh Resolves: #1615608 2018-08-13 22:43:08 -04:00
sources Auto-sync with upstream branch release/2.28/master 2018-11-07 11:48:20 +01:00
template.patch glibc.spec: Apply patches in logical order. 2018-04-17 15:00:23 -05:00

README.scripts

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