New module 'posix_spawnattr_getschedparam'.
[pspp] / ChangeLog
index 2db35259ffd80db2bcaa28a4debcccdfdc54dd58..52ec3c3b8cb6f6b354ab25b1c610c88a4b2189e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-09-28  Bruno Haible  <bruno@clisp.org>
 
+       New module 'posix_spawnattr_getschedparam'.
+       * modules/posix_spawnattr_getschedparam: New file.
+       * lib/spawnattr_getschedparam.c: New file, from GNU libc with
+       modifications.
+       * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
+       new module.
+
        New module 'posix_spawnattr_setpgroup'.
        * modules/posix_spawnattr_setpgroup: New file.
        * lib/spawnattr_setpgroup.c: New file, from GNU libc with