]> Savannah Git Hosting - gnulib.git/commit
getprogname: new module
authorPino Toscano <ptoscano@redhat.com>
Thu, 18 Aug 2016 13:18:22 +0000 (15:18 +0200)
committerJim Meyering <meyering@fb.com>
Mon, 5 Sep 2016 16:21:54 +0000 (09:21 -0700)
commit653a5be9759c9757a2509dad5057064e97899517
treec89490809054cabe5084b936be32eeb949db3723
parent73affcd234bd83a5d8635362db5b483569e9b0f4
getprogname: new module

This provides a LGPL module for getting the name of the current
program, using the same API found on *BSD systems.
* lib/getprogname.c, lib/getprogname.h, m4/getprogname.m4:
* modules/getprogname: New files.
* MODULES.html.sh (Misc): Add getprogname.
* NEWS: Document the deprecation of the 'progname' module.
ChangeLog
MODULES.html.sh
NEWS
lib/getprogname.c [new file with mode: 0644]
lib/getprogname.h [new file with mode: 0644]
m4/getprogname.m4 [new file with mode: 0644]
modules/getprogname [new file with mode: 0644]