opendir-safer.c: don't clobber errno; don't close negative FD
[pspp] / lib / mempcpy.c
index f8fdb037f1560723f33315b16a06c8fe1411fc7f..feedf575f1db117b075c5f015247744680532cde 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy memory area and return pointer after last written byte.
-   Copyright (C) 2003, 2007, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007, 2009-2011 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by