mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
I also added a common interface with StringView compatible parameters: int serenity_setenv(const char*, ssize_t, const char*, ssize_t, int) This function is called by both C and C++ API for setenv().
36 KiB
36 KiB