[Bug 238672] char **environ should be declared in some system header (?)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 17 22:16:31 UTC 2019


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 at FreeBSD.org
          Reporter: yuri at 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.


More information about the freebsd-bugs mailing list