mirror of https://git.musl-libc.org/git/musl
Browse Source
the behavior of putenv is left undefined if the argument does not contain an equal sign, but traditional implementations behave this way and gnulib replaces putenv if it doesn't do this.rs-1.0
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue