X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fputenv;h=3874b541b8e1d0ccc4ed3ee3f365fcb626e4022c;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=27f0a104cfa73599d374a4250b3e6c1869739ce2;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/putenv b/modules/putenv index 27f0a104c..3874b541b 100644 --- a/modules/putenv +++ b/modules/putenv @@ -1,15 +1,26 @@ Description: +putenv() function: change or add an environment variable. Files: lib/putenv.c m4/putenv.m4 Depends-on: +stdlib +malloc-posix configure.ac: -jm_FUNC_PUTENV +gl_FUNC_PUTENV +gl_STDLIB_MODULE_INDICATOR([putenv]) Makefile.am: Include: + + +License: +LGPL + +Maintainer: +Jim Meyering, glibc