Page MenuHomeFreeBSD

Remove optarg and optind provided by unistd.h
AbandonedPublic

Authored by araujo on Aug 4 2015, 5:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 14, 9:38 AM
Unknown Object (File)
Mon, Apr 13, 6:10 PM
Unknown Object (File)
Mar 27 2026, 7:25 AM
Unknown Object (File)
Mar 27 2026, 7:22 AM
Unknown Object (File)
Mar 22 2026, 3:07 PM
Unknown Object (File)
Feb 8 2026, 3:31 AM
Unknown Object (File)
Dec 1 2025, 7:23 PM
Unknown Object (File)
Nov 22 2025, 2:19 PM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

araujo retitled this revision from to Remove optarg and optind provided by unistd.h.
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: rodrigc, bapt, kib.

ypmatch(1) has the same problem.

Thanks @kib.

ypcat committed at r286279
and ypmatch review number: D3295