* modules/fnmatch-posix: Remove file.
* MODULES.html.sh (Enhancements for POSIX:2008 functions): Update.
* NEWS: Mention the removal.
+2020-04-27 Bruno Haible <bruno@clisp.org>
+
+ fnmatch-posix: Remove deprecated module.
+ * modules/fnmatch-posix: Remove file.
+ * MODULES.html.sh (Enhancements for POSIX:2008 functions): Update.
+ * NEWS: Mention the removal.
+
2020-04-27 Bruno Haible <bruno@clisp.org>
pipe: Remove deprecated module.
func_module iconv_open-utf
func_module unistd-safer
func_module fnmatch
- func_module fnmatch-posix
func_module fnmatch-gnu
func_module glob
func_module exclude
Date Modules Changes
+2020-04-27 fnmatch-posix This deprecated module is removed. Use the module
+ 'fnmatch' instead.
+
2020-04-27 pipe This deprecated module is removed. Use the module
'spawn-pipe' instead. Instead of
#include "pipe.h"
+++ /dev/null
-Description:
-fnmatch() function: wildcard matching.
-
-Status:
-deprecated
-
-Notice:
-This module is deprecated. Use the module 'fnmatch' instead.
-
-Files:
-
-Depends-on:
-fnmatch
-
-configure.ac:
-
-Makefile.am:
-
-Include:
-"fnmatch.h"
-
-Link:
-$(LIB_MBRTOWC)
-
-License:
-LGPLv2+
-
-Maintainer:
-all
-