OSDN Git Service

use *_not_cancel variants to avoid accidental cancellations with nptl
authorAustin Foxley <austinf@cetoncorp.com>
Sat, 17 Oct 2009 21:25:01 +0000 (14:25 -0700)
committerAustin Foxley <austinf@cetoncorp.com>
Sat, 17 Oct 2009 21:25:01 +0000 (14:25 -0700)
commit9a737ab7a40984cfdfffd014562a220a3736a10f
tree51fe4682638ffec59b2bd41d67df82ec60d6b48d
parentcfbc0081078b5a41895a2ad689627bf94eeacb43
use *_not_cancel variants to avoid accidental cancellations with nptl

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libc/inet/hostid.c
libc/inet/if_index.c
libc/misc/dirent/closedir.c
libc/misc/dirent/opendir.c
libc/misc/utmp/utent.c
libc/misc/utmp/wtent.c
libc/stdio/tmpfile.c
libc/sysdeps/linux/common/not-cancel.h [new file with mode: 0644]
libc/unistd/daemon.c