glibc:hjl/pr14562/master

Last commit made on 2012-09-08
Get this branch:
git clone -b hjl/pr14562/master https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
hjl/pr14562/master
Repository:
lp:glibc

Recent commits

67d8758... by "H.J. Lu" <email address hidden>

Properly handle fencepost with MALLOC_ALIGN_MASK

3d9b46b... by "H.J. Lu" <email address hidden>

Add "shopt -s nullglob" to check-local-headers.sh

de2139a... by "H.J. Lu" <email address hidden>

Check if deriv->steps is NULL before freeing it

5ca78dd... by "H.J. Lu" <email address hidden>

Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++

e9ceaf2... by "H.J. Lu" <email address hidden>

Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++

691bc9c... by "H.J. Lu" <email address hidden>

Remove gnu/stubs.h dependency on soversions.mk

65cafb1... by Joseph Myers <email address hidden>

Use www.gnu.org as example hostname in manual/examples/inetcli.c.

c78ab09... by Siddhesh Poyarekar <email address hidden>

Cleanup code duplication in malloc on fallback to use another arena

Break the fallback code to try another arena into a separate function
for readability.

01f49f5... by John Tobey

Fix description of carg branch cut (bug 13542)

1d3c857... by Joseph Myers <email address hidden>

Use www.gnu.org as example hostname in manual (bug 10014).