aboutsummaryrefslogtreecommitdiff
path: root/patches/ltrace/0.7.3
Commit message (Collapse)AuthorAgeFilesLines
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-088-212/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix ltrace under glibc 2.24.Alexey Neyman2016-11-131-0/+28
| | | | | | | 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>
* ltrace: Sync ltrace patches with debianBryan Hundven2015-09-018-42/+159
| | | | | | | This commit syncs the patches applied to ltrace with debian: https://sources.debian.net/src/ltrace/0.7.3-5/debian/patches/ Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* debug/ltrace : avoid a gcc 5.1.0 errorDaniel Zimmermann2015-04-291-0/+25
| | | | | | to avoid a gcc 5.1.0 error add a patch for ltrace 0.7.3 Signed-off-by: Daniel Zimmermann <netzimme@gmail.com>
* debug/ltrace: pump ltrace to version 0.7.3Daniel Zimmermann2014-02-191-0/+42
pump ltrace to version 0.7.3 backport a patch from Peter Wu to silence warnings/errors in ltrace Signed-off-by: '"Peter Wu" <lekensteyn@gmail.com>' Signed-off-by: '"Daniel Zimmermann" <netzimme@gmail.com>' [yann.morin.1998@free.fr: remove superfluous empty lines] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Message-Id: <8349c35b506aa79c4e69.1392845765@haus-VirtualBox> Patchwork-Id: 322017