aboutsummaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.32/120-ctor-dtor-nptl-Fix-init-and-fini-function-compilation.patch
Commit message (Collapse)AuthorAgeFilesLines
* libc/uClibc: add latest release 0.9.32 + patchsetYann E. MORIN"2011-06-271-0/+182
The patchset was obtained by dumping each changeset on the upstream 0.9.32 branch since the release: git log v0.9.32..origin/0.9.32 |sed -r -e '/^commit/!d; s/.* //;' |tac and then creating a patch from each changeset. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>