]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Placeholder sigaction.c
authorRoland McGrath <roland@hack.frob.com>
Wed, 17 Dec 2014 18:34:44 +0000 (10:34 -0800)
committerRoland McGrath <roland@hack.frob.com>
Wed, 17 Dec 2014 18:34:44 +0000 (10:34 -0800)
sysdeps/nacl/sigaction.c [new file with mode: 0644]

diff --git a/sysdeps/nacl/sigaction.c b/sysdeps/nacl/sigaction.c
new file mode 100644 (file)
index 0000000..8fb9f82
--- /dev/null
@@ -0,0 +1,2 @@
+/* This placeholder file prevents nptl/sigaction.c from being compiled.
+   For NaCl, there is no need for a separate sigaction in libpthread.  */