Go to file
Stephan Kulow f4f4f8e2df Accepting request 670586 from Base:System
- Update to glibc 2.29
  * The getcpu wrapper function has been added, which returns the currently
    used CPU and NUMA node
  * Optimized generic exp, exp2, log, log2, pow, sinf, cosf, sincosf and tanf
  * The reallocarray function is now declared under _DEFAULT_SOURCE, not just
    for _GNU_SOURCE, to match BSD environments
  * For powercp64le ABI, Transactional Lock Elision is now enabled iff kernel
    indicates that it will abort the transaction prior to entering the kernel
    (PPC_FEATURE2_HTM_NOSC on hwcap2)
  * The functions posix_spawn_file_actions_addchdir_np and
    posix_spawn_file_actions_addfchdir_np have been added, enabling
    posix_spawn and posix_spawnp to run the new process in a different
    directory
  * The popen and system do not run atfork handlers anymore (BZ#17490)
  * strftime's default formatting of a locale's alternative year (%Ey)
    has been changed to zero-pad the year to a minimum of two digits,
    like "%y"
  * As a GNU extension, the '_' and '-' flags can now be applied to
    "%EY" to control how the year number is formatted
  * The glibc.tune tunable namespace has been renamed to glibc.cpu and the
    tunable glibc.tune.cpu has been renamed to glibc.cpu.name
  * The type of the pr_uid and pr_gid members of struct elf_prpsinfo, defined
    in <sys/procfs.h>, has been corrected to match the type actually used by
    the Linux kernel
  * An archaic GNU extension to scanf, under which '%as', '%aS', and '%a[...]'
    meant to scan a string and allocate space for it with malloc, is now
    restricted to programs compiled in C89 or C++98 mode with _GNU_SOURCE
    defined
- unwind-ctor.patch, old-getdents64.patch, nss-files-leak.patch,
  riscv-feholdexcept-setround.patch, (forwarded request 670585 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/670586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=225
2019-02-08 11:03:36 +00:00
_constraints Accepting request 228714 from home:Andreas_Schwab:Factory 2014-04-02 10:03:02 +00:00
_multibuild Accepting request 556442 from home:Andreas_Schwab:Factory 2017-12-12 10:41:00 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=1 2009-02-20 07:46:43 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=1 2009-02-20 07:46:43 +00:00
add-locales.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
baselibs.conf Accepting request 635265 from home:Andreas_Schwab:Factory 2018-09-12 07:22:12 +00:00
bindresvport.blacklist Accepting request 27940 from Base:System 2010-01-03 11:31:34 +00:00
fix-locking-in-_IO_cleanup.patch Accepting request 627715 from home:Andreas_Schwab:Factory 2018-08-06 15:01:59 +00:00
fnmatch-collating-elements.patch Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
glibc_post_upgrade.c Accepting request 627715 from home:Andreas_Schwab:Factory 2018-08-06 15:01:59 +00:00
glibc-2.3.2.no_archive.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-2.3.3-nscd-db-path.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-2.3.90-langpackdir.diff Accepting request 617700 from home:Andreas_Schwab:Factory 2018-06-19 10:25:26 +00:00
glibc-2.4-china.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-2.4.90-no_NO.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-2.29.tar.xz Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
glibc-2.29.tar.xz.sig Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
glibc-bindresvport-blacklist.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-c-utf8-locale.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-disable-gettext-for-c-utf8.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-fix-double-loopback.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-nscd.conf.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-resolv-mdnshint.diff Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc-version.diff Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
glibc.changes Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
glibc.keyring Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
glibc.rpmlintrc Accepting request 497347 from home:Andreas_Schwab:Factory 2017-05-22 16:07:34 +00:00
glibc.spec Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
iconv-reset-input-buffer.patch Accepting request 670585 from home:Andreas_Schwab:Factory 2019-02-01 13:45:56 +00:00
manpages.patch Accepting request 238380 from home:Andreas_Schwab:Factory 2014-06-23 13:37:49 +00:00
manpages.tar.bz2 Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
nscd-server-user.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
nscd.conf Accepting request 230181 from home:a_jaeger:FactoryFix 2014-04-15 13:21:46 +00:00
nscd.service Accepting request 228714 from home:Andreas_Schwab:Factory 2014-04-02 10:03:02 +00:00
nss-db-path.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
nss-files-long-lines-2.patch Accepting request 572614 from home:Andreas_Schwab:Factory 2018-02-05 10:33:11 +00:00
nsswitch.conf Accepting request 595944 from home:Andreas_Schwab:Factory 2018-04-12 10:10:30 +00:00