diff options
author | Andreas Schwab <schwab@suse.de> | 2003-06-20 23:16:34 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2003-06-20 23:16:34 +0000 |
commit | 0ec2bf3d494e03e00fa0fc6e0d2ca3d6d1b6ac7c (patch) | |
tree | 438ef7810ee4c4d8a2d38382e9cd818d52c95faa /linuxthreads | |
parent | a10d475d97085af84de3fc278346765ff0cfd466 (diff) | |
download | glibc-0ec2bf3d494e03e00fa0fc6e0d2ca3d6d1b6ac7c.tar.gz glibc-0ec2bf3d494e03e00fa0fc6e0d2ca3d6d1b6ac7c.tar.xz glibc-0ec2bf3d494e03e00fa0fc6e0d2ca3d6d1b6ac7c.zip |
* sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Support cancellation
in librt.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index a8abeb4106..b2fad82521 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-06-21 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Support cancellation + in librt. + 2003-06-20 Richard Henderson <rth@redhat.com> * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): |