]> git.ipfire.org Git - thirdparty/glibc.git/commit - nscd/nscd.h
* nscd/Makefile (nscd-cflags): Set back to -fpie.
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Apr 2008 15:53:59 +0000 (15:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Apr 2008 15:53:59 +0000 (15:53 +0000)
commit7eb5e6c9bdea71dc831862c5956d0bab08d92125
tree93fcee1b23d1814aed6b7f87e3b80cf863e9a1df
parent0073dd2d49c6c8a2a4b82f71b2172fe361dac26a
* nscd/Makefile (nscd-cflags): Set back to -fpie.

* nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
* nscd/connections.c (mem_in_flight): Likewise.

* nscd/nscd.h (dbs): Make hidden.

* sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
Avoid returning -1, return 0 instead.
ChangeLog
nscd/Makefile
nscd/connections.c
nscd/nscd.h
sysdeps/unix/sysv/linux/times.c