* lib/pselect.c (pselect): Use plain name, without "rpl_".
[gnulib.git] / ChangeLog
index 35b2fa8..e815b29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-07-05  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * lib/pselect.c (pselect): Use plain name, without "rpl_".
+       Don't #undef,  since we don't need any underlying pselect.
+       * modules/pselect (Depends-on): Use our pselect.o if !HAVE_PSELECT.
+       Both changes suggested by Bruno Haible.
+
        pselect: document better
        * MODULES.html.sh (Support for systems lacking POSIX:2008): Add it.
        * doc/posix-functions/pselect.texi (pselect): Document new module.