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
F163955064: D3292.diff
Mon, Jul 27, 11:01 AM
Unknown Object (File)
Sat, Jul 25, 11:01 PM
Unknown Object (File)
May 31 2026, 1:51 PM
Unknown Object (File)
May 31 2026, 7:37 AM
Unknown Object (File)
May 31 2026, 12:00 AM
Unknown Object (File)
May 29 2026, 12:36 PM
Unknown Object (File)
May 9 2026, 5:24 PM
Unknown Object (File)
May 9 2026, 10:00 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