[Git][glibc-team/glibc][sid] Fix calling thrd_current without libpthread

2022-09-03 Thread Samuel Thibault (@sthibault)
Samuel Thibault pushed to branch sid at GNU Libc Maintainers / glibc Commits: 1ad03bfd by Samuel Thibault at 2022-09-03T08:54:13+00:00 Fix calling thrd_current without libpthread debian/patches/hurd-i386/git-thrd_current.diff - - - - - 3 changed files: - debian/changelog - + debian/patches

Bug#1018881: glibc: iconv not working properly on m68k and sh4

2022-09-03 Thread John Paul Adrian Glaubitz
Hello! On 9/2/22 18:43, Aurelien Jarno wrote: I ran a build on mitchy.debian.net and the file is correctly generated. Is there anything different on the buildds? The buildds use qemu-user while mitchy uses qemu-system. The issue might be a result of the getdents issue in glibc [1]. I have uplo