ChangeLog.old
README.quilt
STAGE1-glibc
STAGE1-glibc-headers
SUPPORTED
bench.mk
build-locale-archive.c
glibc-aarch64-tls-fixes.patch
glibc-aarch64-workaround-nzcv-clobber-in-tlsdesc.patch
glibc-alloc_buffer-2.patch
glibc-arm-hardfloat-3.patch
glibc-bits-types-res_state.patch
glibc-c-utf8-locale.patch
glibc-cs-path.patch
glibc-fedora-__libc_multiple_libcs.patch
glibc-fedora-elf-ORIGIN.patch
glibc-fedora-i386-tls-direct-seg-refs.patch
glibc-fedora-include-bits-ldbl.patch
glibc-fedora-ldd.patch
glibc-fedora-linux-tcsetattr.patch
glibc-fedora-localedata-rh61908.patch
glibc-fedora-localedef.patch
glibc-fedora-locarchive.patch
glibc-fedora-manual-dircategory.patch
glibc-fedora-nis-rh188246.patch
glibc-fedora-nptl-linklibc.patch
glibc-fedora-nscd.patch
glibc-fedora-ppc-unwind.patch
glibc-fedora-streams-rh436349.patch
glibc-gcc-PR69537.patch
glibc-libc_diag.patch
glibc-nscd-reproducible.patch
glibc-nscd-sysconfig.patch
glibc-nss_compat.patch
glibc-rh1009145.patch
glibc-rh1013801.patch
glibc-rh1070416.patch
glibc-rh1315108-glob.patch
glibc-rh1315108.patch
glibc-rh1315476-2.patch
glibc-rh1324623.patch
glibc-rh1351108-update-to-unicode-9.0.0.patch
glibc-rh1416405.patch
glibc-rh168253-_-res_vinit-_res_hconf_init.patch
glibc-rh168253-__res_initstamp-cleanup.patch
glibc-rh168253-__resolv_conf_attach-assert.patch
glibc-rh168253-__resolv_conf_attach-improper-free.patch
glibc-rh168253-_res_opcodes-compat.patch
glibc-rh168253-builtin_expect-fixup.patch
glibc-rh168253-builtin_expect.patch
glibc-rh168253-fp_nquery-reorg.patch
glibc-rh168253-getaddrinfo-malloc-canonname-strdup-3.patch
glibc-rh168253-getaddrinfo-tests-bug21295.patch
glibc-rh168253-inet6_scopeid_pton-node-local.patch
glibc-rh168253-inet_pton-leading-zeros.patch
glibc-rh168253-inet_pton_length.patch
glibc-rh168253-is_sort_mask.patch
glibc-rh168253-network-dn_expand-cleanup.patch
glibc-rh168253-nss_dns-dead-code.patch
glibc-rh168253-nss_dns-declaration-cleanup.patch
glibc-rh168253-remove-ends-fallback.patch
glibc-rh168253-remove-iquery.patch
glibc-rh168253-res-close.patch
glibc-rh168253-res_data-gnu-style.patch
glibc-rh168253-res_debug-removal.patch
glibc-rh168253-res_dflretry.patch
glibc-rh168253-res_init-tests.patch
glibc-rh168253-res_isourserver-reorg.patch
glibc-rh168253-res_libc-gnu-style.patch
glibc-rh168253-res_mkquery-debug-cleanup.patch
glibc-rh168253-res_mkquery-gnu-style.patch
glibc-rh168253-res_mkquery-reorg.patch
glibc-rh168253-res_options-source-cleanup.patch
glibc-rh168253-res_query-debug-cleanup.patch
glibc-rh168253-res_query-reorg.patch
glibc-rh168253-res_randomid-reorg.patch
glibc-rh168253-res_rotate-random.patch
glibc-rh168253-res_send-debug-cleanup.patch
glibc-rh168253-res_setoptions-debug-cleanup.patch
glibc-rh168253-res_vinit-check-allocations.patch
glibc-rh168253-res_vinit-gnu-style.patch
glibc-rh168253-res_vinit-hidden.patch
glibc-rh168253-res_vinit_1-getline.patch
glibc-rh168253-resolv-conf-reload.patch
glibc-rh168253-resolv-h-definitions-cleanup.patch
glibc-rh168253-resolv-oom-memory-leak.patch
glibc-rh168253-resolv-tests-no-patching.patch
glibc-rh168253-resolv-tests-nondeterministic.patch
glibc-rh168253-resolv-tests-preinit.patch
glibc-rh168253-resolv-tests-timeout.patch
glibc-rh168253-resolv_conf-_res-matching.patch
glibc-rh168253-resolv_conf-free-list.patch
glibc-rh168253-resolv_conf-full-config.patch
glibc-rh168253-search-list-limit.patch
glibc-rh168253-sock_cloexec.patch
glibc-rh168253-struct-resolv_conf.patch
glibc-rh168253-struct-resolv_context.patch
glibc-rh168253-support_chroot.patch
glibc-rh168253-tst-inet6_scopeid_pton-getaddrinfo.patch
glibc-rh168253-tst-res_use_inet6-mapping.patch
glibc-rh168253-tst-resolv-canonname.patch
glibc-rh168253-tst-resolv-res_init-debugging.patch
glibc-rh697421.patch
glibc-rh741105.patch
glibc-rh819430.patch
glibc-rh825061.patch
glibc-rh827510.patch
glibc-rh952799.patch
glibc.spec
glibc_post_upgrade.c
nscd.conf
nsswitch.conf
power6emul.c
sources
gen-quilt-series.sh
glibc-bench-compare
quilt-patch.sh
sync-upstream.sh
README.quilt
This package supports working with patch files using quilt. To regenerate the quilt series file run: ./gen-quilt-series.sh Setup environment: export QUILT_PATCHES=$PWD Setup the source: ./quilt-patch.sh [-f] Use `-f` if you want to have quilt-patch always remove the existing source directory before starting. Otherwise you'll be patching on top of an already patched tree generated perhaps by `*pkg prep`. Create a new patch: cd glibc-2.17-c758a686/ quilt new glibc-rh1234622.patch quilt add ports/sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist vi ports/sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist quilt refresh cd .. git add glibc-rh1234622.patch <Then edit the glibc.spec file to build with the new patch> e.g. ... PatchXXXX: glibc-rh1234622.patch ... %patchXXXX -p1 ... git add glibc.spec git commit You're done!