git.cappig.dev
/
apheleiaOS.git
master
index
tree
log
refs
tar.gz
apheleiaOS.git
/
libs
/
libc_usr
/ environ.c
raw
1
#include
<
unistd.h
>
2
3
char
*
*
environ
=
0
;