diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-24 22:36:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-24 22:36:01 +0000 |
commit | 81b47a8b732dba5cada20ec818b424aaa24ac834 (patch) | |
tree | d63473fcdb581fbac79edcf7a96e365101f95704 | |
parent | d102d699995a6a601db45312622051173d7be754 (diff) | |
download | glibc-81b47a8b732dba5cada20ec818b424aaa24ac834.tar glibc-81b47a8b732dba5cada20ec818b424aaa24ac834.tar.gz glibc-81b47a8b732dba5cada20ec818b424aaa24ac834.tar.bz2 glibc-81b47a8b732dba5cada20ec818b424aaa24ac834.zip |
* sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-02-24 Roland McGrath <roland@redhat.com> + + * sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED. + 2003-02-23 Roland McGrath <roland@redhat.com> * sysdeps/posix/pause.c: New file. |