Files
ladybird/Userland/Libraries/LibC
Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv
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().
2022-03-02 18:08:05 +01:00
..
2021-12-24 05:26:21 -08:00
2022-01-16 14:59:21 -08:00
2022-03-02 11:40:37 +01:00
2021-12-18 21:01:10 -08:00
2021-12-28 11:00:51 +01:00
2022-01-07 15:44:42 +01:00
2022-01-07 18:38:32 +01:00
2021-10-26 08:47:06 +02:00
2021-10-20 09:20:18 +01:00
2021-12-24 05:26:21 -08:00
2021-12-12 08:34:19 +02:00
2022-01-07 15:44:42 +01:00
2022-02-12 12:16:59 +01:00
2022-02-12 12:16:59 +01:00
2022-03-02 18:08:05 +01:00
2022-01-10 23:47:30 +01:00
2022-01-10 23:47:30 +01:00
2021-10-15 14:47:41 -07:00