Edit

kc3-lang/gnulib/modules/dosname

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2020-03-28 15:12:41
    Hash : b917c27c
    Message : 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'.

  • modules/dosname
  • 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