Date: Mon, 17 Jun 2019 22:16:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238672] char **environ should be declared in some system header (?) Message-ID: <bug-238672-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238672 Bug ID: 238672 Summary: char **environ should be declared in some system header (?) Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: yuri@freebsd.org Currently the man man page doesn't mention any header to include for 'environ': > NAME > environ — user environment > > SYNOPSIS > extern char **environ; Shouldn't there be a header where it is declared? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238672-227>
