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)
Feb 8 2026, 3:31 AM
Unknown Object (File)
Dec 1 2025, 7:23 PM
Unknown Object (File)
Nov 22 2025, 2:19 PM
Unknown Object (File)
Nov 21 2025, 11:19 AM
Unknown Object (File)
Oct 23 2025, 4:45 AM
Unknown Object (File)
Oct 22 2025, 8:47 PM
Unknown Object (File)
Oct 22 2025, 8:47 PM
Unknown Object (File)
Oct 22 2025, 11:05 AM
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