diff options
author | Roland McGrath <roland@gnu.org> | 2006-02-01 20:00:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-02-01 20:00:03 +0000 |
commit | 8d24de8b21f6d5b06f98964891b2a9835a036303 (patch) | |
tree | 56a01beb37168363d9fbed77104e45e7636000fb /ChangeLog | |
parent | 1ffb413122b42d5ffbc23266c509180be4500e45 (diff) | |
download | glibc-8d24de8b21f6d5b06f98964891b2a9835a036303.zip glibc-8d24de8b21f6d5b06f98964891b2a9835a036303.tar.gz glibc-8d24de8b21f6d5b06f98964891b2a9835a036303.tar.bz2 |
* libio/genops.c: Include <stdbool.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Fix a typo. * sysdeps/s390/fpu/libm-test-ulps: Remove llrint ulps. +2006-01-19 Thomas Schwinge <tschwinge@gnu.org> + + * libio/genops.c: Include <stdbool.h>. + 2006-02-01 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add |