glibc_2.9.bb: Apply recent commits to memusage.c as patches
authorHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 6 Jan 2010 07:27:05 +0000 (15:27 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 6 Jan 2010 08:31:34 +0000 (09:31 +0100)
commit8212c8228f6e04817e087a151c5659c7876dec2a
tree14cf4a60b35b57101b784155c2e5ac4d7f5df4ff
parent3eae83257fdf3ddd15bcc4385fcd0edf543c17c7
glibc_2.9.bb: Apply recent commits to memusage.c as patches

memusage.c will end up as libmemusage.so and the version in glibc 2.9
has the problem to deal badly with wrap arounds. Apply some upstream
fixes to make the situation a bit better.
recipes/glibc/glibc-2.9/0001-malloc-memusage.c-update_data-Fix-handling-of-wrappi.patch [new file with mode: 0644]
recipes/glibc/glibc-2.9/0002-malloc-memusage.c-DEFAULT_BUFFER_SIZE-Change-to-3276.patch [new file with mode: 0644]
recipes/glibc/glibc-2.9/0003-Fix-wrap-around-in-memusage.patch [new file with mode: 0644]
recipes/glibc/glibc_2.9.bb