Logo
Explore Help
Register Sign In
semios/semi-libc
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases 3 Wiki Activity
Files
2de52704ca644f129cc87ac1b28a06198d7dd829
semi-libc/src/env
T
History
Alexander MonakovandRich Felker 9543656cc3 env: avoid leaving dangling pointers in __env_map
This is the minimal fix for __putenv leaving a pointer to freed heap
storage in __env_map array, which could later on lead to errors such
as double-free.
2016-03-06 13:33:52 -05:00
..
__environ.c
remove unused #undef environ now that libc.h no longer #defines it
2013-02-17 14:30:19 -05:00
__init_tls.c
unify static and dynamic linked implementations of thread-local storage
2015-11-12 16:07:00 -05:00
__libc_start_main.c
remove undef weak refs to init/fini array symbols in libc.so
2015-11-19 22:10:55 -05:00
__reset_tls.c
unify static and dynamic linked implementations of thread-local storage
2015-11-12 16:07:00 -05:00
__stack_chk_fail.c
eliminate use of SHARED macro to suppress visibility attributes
2015-11-11 19:29:45 -05:00
clearenv.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
getenv.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
putenv.c
env: avoid leaving dangling pointers in __env_map
2016-03-06 13:33:52 -05:00
setenv.c
remove errno setting from setenv, malloc sets it correctly on oom
2013-10-07 13:26:51 +00:00
unsetenv.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
Powered by Gitea Version: 1.27.0 Page: 196ms Template: 32ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API