pthread_sigmask: Fix return value.
[pspp] / lib / eealloc.h
index 806900e397c11db4cb4270d0f4964839448e8095..7249ac797fc3a6c7d76d26b1a4439f65ac21239f 100644 (file)
@@ -1,5 +1,5 @@
 /* Memory allocation with expensive empty allocations.
-   Copyright (C) 2003, 2008, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2008, 2010-2011 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2003,
    based on prior work by Jim Meyering.