diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-07 20:46:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-07 20:46:26 +0000 |
commit | 1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed (patch) | |
tree | f7ebb37808b1ed893a1da4238cfcf4ee04dca2f7 /ChangeLog | |
parent | 9be31a514921c7415d61834ffa1387f24f631dfb (diff) | |
download | glibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.zip glibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.tar.gz glibc-1fe42a2b00420dd7bfb44e9222d0eae72c2a0fed.tar.bz2 |
Update.
2004-05-07 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/Makefile: mq_send.c and mq_receive.c
need to be compiled with exceptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/Makefile: mq_send.c and mq_receive.c + need to be compiled with exceptions. + 2004-05-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Fix memory handling. |