This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 2fe9c8: Fix ltrace under glibc 2.24.


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 2fe9c8686d05acfe0c06d6af120ff3a684ceb24a
      https://github.com/crosstool-ng/crosstool-ng/commit/2fe9c8686d05acfe0c06d6af120ff3a684ceb24a
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    A patches/ltrace/0.7.3/008-glibc-2.24.patch

  Log Message:
  -----------
  Fix ltrace under glibc 2.24.

GLIBC 2.24 declared readdir_r as deprecated and suggests to use readdir.
uClibc-ng's readdir is thread-safe as well.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 99943a880281083e06dd9ee23680c1f4f8cc0bc9
      https://github.com/crosstool-ng/crosstool-ng/commit/99943a880281083e06dd9ee23680c1f4f8cc0bc9
  Author: Alexey Neyman <stilor@att.net>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    A patches/ltrace/0.7.3/008-glibc-2.24.patch

  Log Message:
  -----------
  Merge pull request #476 from stilor/fix-after-glibc-2.24

Fix ltrace under glibc 2.24.


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/51b7d69bbc7e...99943a880281
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]