Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file auto.def version 4e826170e2
2020-03-19
| ||
15:11 | Add a configure time check for the existence of setenv(3) in libc for use by fossil_setenv() which has nicer semantics than its current underlying implementation on POSIX systems, putenv(3). This doesn't fix any known issue other than a technical memory leak, but I'm checking it in in case someone finds the code useful someday. ... (Closed-Leaf check-in: ff8f2decf5 user: wyoung tags: setenv-alternative) | |