mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +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().
30 KiB
30 KiB