Go to file
Arjun Shankar 1aba59b258 Auto-sync with upstream branch master
commit 2ef427168818ce04b03cecb7b739f9db0156e3e4

- Require GCC 5 or later to build glibc (swbz#23993)
- Only build libm with -fno-math-errno (swbz#24024)
- sysdeps/ieee754: prevent maybe-uninitialized errors with -O (swbz#19444)
- Multiple locales: Use the correct 12-hour time formats (swbz#10496)
- sq_AL: Use the correct date and time formats (swbz#10496, swbz#23724)
- en_US: define date_fmt (swbz#24046)
- Remove executable bit from localedata/locales/bi_VU (swbz#23995)
- malloc: Always call memcpy in _int_realloc (swbz#24027)
- ARM: fix kernel assisted atomics with GCC 8 (swbz#24034)
- S390: Unify 31/64bit mem{set,cmp,cpy,pcpy}, bzero with ifunc handling
- S390: Refactor ifunc handling for several str* and wc* functions
- posix: Clear close-on-exec for posix_spawn adddup2 (swbz#23640)
- termios: Define TIOCSER_TEMT with __USE_MISC (swbz#17783)
- termios: Consolidate Baud Rate Selection definitions (swbz#23783)
- Y2038: add __{localtime64,gmttime64,ctime64}[_r] functions
- Y2038: make __difftime compatible with 64-bit time
2019-01-07 17:22:11 +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-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 Auto-sync with upstream branch master 2018-08-24 22:29:27 -04: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 Auto-sync with upstream branch master 2019-01-07 17:22:11 +01: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.spec Auto-sync with upstream branch master 2019-01-07 17:22:11 +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 master, 2018-12-17 14:16:58 -05: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