Erik Faye-Lund <kusmabite@xxxxxxxxx> writes: > +extern int xsetenv(const char *name, const char *val, int override); > +extern int xputenv(const char *string); Actually, putenv(3) takes "char *string". I adjusted 3 & 4 locally before queuing, so there is no need for resend, and judging from the later part of the discussion, it seems that it may be better to use only the first two patches from this series after all. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html