about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-05-06 16:03:35 -0700
committerRoland McGrath <roland@hack.frob.com>2013-05-06 16:03:35 -0700
commit962e6658a325fdc34c8fd761c41a6c098b8747eb (patch)
tree6ac800ac66b238207aaf589244b878fbf36248c8 /ChangeLog
parentee586a6d5c1f904035b702886466aac2bf3a9ba7 (diff)
downloadglibc-962e6658a325fdc34c8fd761c41a6c098b8747eb.tar.gz
glibc-962e6658a325fdc34c8fd761c41a6c098b8747eb.tar.xz
glibc-962e6658a325fdc34c8fd761c41a6c098b8747eb.zip
Flesh out stub not-cancel.h file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78fcc9c33e..1deca8f012 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-05-06  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
+	(pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
+	New macros.
+
 	* debug/getlogin_r_chk.c: Moved to ...
 	* login/getlogin_r_chk.c: ... here.
 	* debug/Makefile (routines): Move getlogin_r_chk to ...