1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/dosname
Bruno Haible b917c27c51 dosname: Redirect to 'filename'.
Reported by Tim Rühsen <tim.ruehsen@gmx.de> in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-03/msg00042.html>.

* lib/dosname.h: Remove all definitions. Just include filename.h.
* modules/dosname (Status, Notice): Mark as deprecated.
(Depends-on): Add 'filename'.
2020-03-28 15:12:41 +01:00

28 lines
325 B
Plaintext

Description:
Macros for porting to systems with DOS-style file names.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'filename' instead.
Files:
lib/dosname.h
Depends-on:
filename
configure.ac:
Makefile.am:
Include:
"dosname.h"
License:
LGPLv2+
Maintainer:
Eric Blake, Paul Eggert, Jim Meyering