| Summary: | getopt(3) not Unix-98 conformant | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Wilhelm B. Kloke <wb> |
| Component: | standards | Assignee: | freebsd-standards (Nobody) <standards> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Wilhelm B. Kloke
2001-11-20 09:20:01 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-standards -standards hopefully know if optreset violates the standards we are trying to comform to and what to do about this. State Changed From-To: open->patched The visibility of optreset was fixed in unistd.h's revision 1.50. On Tue, Sep 14, 2004 at 04:02:09PM +0000, Stefan Farfeleder wrote:
> The visibility of optreset was fixed in unistd.h's revision 1.50.
^^^^
Oops, I actually meant 1.51.
State Changed From-To: patched->closed The variable optreset is a extension to POSIX, it does not violate it. |