glibc:allan/config-files

Last commit made on 2015-02-08
Get this branch:
git clone -b allan/config-files https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
allan/config-files
Repository:
lp:glibc

Recent commits

788aadf... by Allan McRae

Install nscd systemd files

Install nscd systemd services file and tmpfile when glibc is configured with
--with-systemdsystemunitdir=<dir>

1d77d86... by Mike Frysinger

Install config files

glibc comes with a bunch of config files that every distro hand installs
because glibc itself doesn't take care of it. Update glibc to do the work.

ae20c9a... by Samuel thibault

hurd: Fix abi-tag, following ba90e05

4fc81a7... by Samuel thibault

hurd: fix tls.h build

a5eb23d... by Samuel thibault

hurd: Ignore bytes beyond sockaddr length for AF_UNIX

3999d26... by Paul Eggert

Add ersatz _Static_assert on older C hosts

* misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
pre-C11 C platform that is not known to support _Static_assert.

f96ec27... by Samuel thibault

hurd: fix compilation of signal.h in C++

2239560... by Samuel thibault

hurd: fix compilation of signal.h in C++

f05826f... by Samuel thibault

hurd: add basic types for ioctls

e86c5b6... by Samuel thibault

hurd: support mmap with PROT_NONE