mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
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'.
28 lines
325 B
Plaintext
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
|