]> git.ipfire.org Git - thirdparty/glibc.git/commit
* sysdeps/mach/hurd/tls.h: Include <stdbool.h>
authorRoland McGrath <roland@gnu.org>
Wed, 2 Feb 2005 19:44:07 +0000 (19:44 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 2 Feb 2005 19:44:07 +0000 (19:44 +0000)
commit69553a9bd8a2827f1602a593d3eebbe329fb1f7f
tree35e7549cb5162140ffda9658a384684c08d02827
parent5d09cc15b615c1e5629ed8e267c866c40f3ba924
* sysdeps/mach/hurd/tls.h: Include <stdbool.h>

(dtv_t): Change pointer type to be a struct which also contains
information whether the memory pointed to is static TLS or not.

* sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it.

* shadow/sgetspent_r.c (FALSE): Macro renamed to ...
(FALSEP): ... this.  Updated all references.

* libio/fmemopen.c: Include <stdint.h>.
ChangeLog
libio/fmemopen.c
shadow/sgetspent_r.c
sysdeps/generic/syslog.c
sysdeps/mach/hurd/tls.h