diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-05-06 16:03:35 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-05-06 16:03:35 -0700 |
commit | 962e6658a325fdc34c8fd761c41a6c098b8747eb (patch) | |
tree | 6ac800ac66b238207aaf589244b878fbf36248c8 /ChangeLog | |
parent | ee586a6d5c1f904035b702886466aac2bf3a9ba7 (diff) | |
download | glibc-962e6658a325fdc34c8fd761c41a6c098b8747eb.zip glibc-962e6658a325fdc34c8fd761c41a6c098b8747eb.tar.gz glibc-962e6658a325fdc34c8fd761c41a6c098b8747eb.tar.bz2 |
Flesh out stub not-cancel.h file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ... |