"Joachim Schmitz" <jojo@xxxxxxxxxxxxxxxxxx> writes: >> + setenv("REMOTE_PORT", portbuf, true); > > setenv() is not a function available on all plattfomrs. Please do some homework before adding irrelevant noise. At the minimum, run "git grep" to see if we already use it in other places, and investigate why we can use it safely across platforms we already support. -- 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