Go to file
Florian Weimer c3f1918b6c Resolves: #1332917
Fix deadlock between between fflush, getdelim, and fork
2016-05-06 21:07:01 +02:00
.gitignore
bench.mk
build-locale-archive.c
ChangeLog.old Resolves: #1124987. 2014-09-06 14:15:15 -04:00
gen-quilt-series.sh
glibc_post_upgrade.c
glibc-aarch64-tls-fixes.patch
glibc-aarch64-workaround-nzcv-clobber-in-tlsdesc.patch
glibc-arm-hardfloat-3.patch
glibc-bench-build.patch Sync with upstream master 2015-05-18 12:21:44 +05:30
glibc-bench-compare
glibc-c_stubs.patch
glibc-c-utf8-locale.patch
glibc-cs-path.patch Make getconf return only /usr/bin (#1138835) 2014-11-05 15:57:23 +05:30
glibc-CVE-2015-7547.patch
glibc-disable-rwlock-elision.patch
glibc-fedora-__libc_multiple_libcs.patch
glibc-fedora-elf-init-hidden_undef.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 - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
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-fedora-uname-getrlimit.patch
glibc-nscd-sysconfig.patch
glibc-rh697421.patch
glibc-rh731833-rtkaio-2.patch
glibc-rh731833-rtkaio.patch
glibc-rh741105.patch
glibc-rh819430.patch
glibc-rh825061.patch
glibc-rh827510.patch
glibc-rh952799.patch
glibc-rh970865.patch Fix tst-aiod2 and tst-aiod3 test failures (#970865) 2013-08-22 15:08:00 +05:30
glibc-rh1009145.patch
glibc-rh1013801.patch
glibc-rh1070416.patch Sync with upstream master 2014-03-19 22:18:20 +05:30
glibc-rh1114591.patch
glibc-rh1238412-add-translit-rules-for-da-nb-nn-sv-locales.patch
glibc-rh1238412-addition-and-fixes-for-translit_neutral.patch
glibc-rh1238412-remove-duplicate-transliterations.patch
glibc-rh1238412-unicode-8.0.0-update.patch Some more additions to the translit_neutral file by Marko Myllynen 2015-07-23 15:44:24 +02:00
glibc-rh1238412-update-the-translit-files-to-unicode-7.0.0.patch
glibc-rh1252570.patch
glibc-rh1276112.patch
glibc-rh1276711.patch
glibc-rh1276761-1.patch
glibc-rh1276761-2.patch
glibc-rh1276761-3.patch
glibc-rh1288662.patch
glibc-rh1310168.patch
glibc-rh1313404-1.patch
glibc-rh1313404-2.patch Resolves: #1313404 2016-05-06 17:13:11 +02:00
glibc-rh1313404-3.patch
glibc-rh1315648-1.patch
glibc-rh1315648-2.patch
glibc-rh1316972-2.patch
glibc-rh1316972.patch
glibc-rh1321861.patch
glibc-rh1321954.patch
glibc-rh1332912.patch
glibc-rh1332914-1.patch
glibc-rh1332914-2.patch
glibc-rh1332914-3.patch
glibc-rh1332914-4.patch
glibc-rh1332914-5.patch
glibc-rh1332917-1.patch Resolves: #1332917 2016-05-06 21:07:01 +02:00
glibc-rh1332917-2.patch Resolves: #1332917 2016-05-06 21:07:01 +02:00
glibc-rh1332917-3.patch Resolves: #1332917 2016-05-06 21:07:01 +02:00
glibc-rh1332917-4.patch Resolves: #1332917 2016-05-06 21:07:01 +02:00
glibc-rh1332917-5.patch Resolves: #1332917 2016-05-06 21:07:01 +02:00
glibc-rh1333901-1.patch
glibc-rh1333901-2.patch
glibc-rh1333901-3.patch
glibc-rh1333901-4.patch
glibc-rh1333901-5.patch
glibc-rh1333940.patch
glibc-rh1333945-2.patch
glibc-rh1333945.patch
glibc-rtkaio-clock.patch
glibc-rtkaio-libof.patch
glibc-rtkaio.patch
glibc.spec Resolves: #1332917 2016-05-06 21:07:01 +02:00
libc-lock.h
nscd.conf
nsswitch.conf
power6emul.c
quilt-patch.sh
README.quilt
sources Update for glibc-2.22 release 2015-08-05 17:29:28 +05:30
STAGE1-glibc Adding BUILD_CC to the STAGE1 bootstrap recipes 2015-12-03 15:33:54 +01:00
STAGE1-glibc-headers
sync-upstream.sh

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

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!