bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

module request: execname


From: Sam Steingold
Subject: module request: execname
Date: Thu, 06 Nov 2008 16:32:56 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080506)

Bruno,

As mentioned in <http://article.gmane.org/gmane.comp.lib.gnulib.bugs/15446>, I would like to request a new module execname which would export 2 functions:

char *get_executable_name (void);
int find_executable (const char * program_name);

you already have all the necessary code in gnulib/lib/progreloc.c (apparently lifted with changes from clisp/src/execname.c), so all you need to do is extract the module and avoid the dependency creep.

Thanks.
Sam.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]