summaryrefslogtreecommitdiff
path: root/src/environ.c
blob: 62ce66529074333fe1e38c4192a3524f3d83f697 (plain)
1
2
3
4
char **environ;
/*
POSIX(1)
*/