Page MenuHomeFreeBSD

Add inline to errno.d for translating int to string
ClosedPublic

Authored by dteske on Feb 15 2018, 6:53 PM.
Tags
None
Referenced Files
F164234679: D14386.id39372.diff
Wed, Jul 29, 10:41 PM
Unknown Object (File)
Wed, Jul 29, 2:34 AM
Unknown Object (File)
Tue, Jul 28, 11:34 PM
Unknown Object (File)
Sat, Jul 25, 6:52 PM
Unknown Object (File)
Fri, Jul 24, 4:12 PM
Unknown Object (File)
Mon, Jul 20, 11:44 PM
Unknown Object (File)
Mon, Jul 20, 12:10 AM
Unknown Object (File)
Sun, Jul 19, 6:37 PM
Subscribers

Details

Summary

Gives DTrace scripts strerror(3) functionality.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
cddl/lib/libdtrace/errno.d
246 ↗(On Diff #39347)

The convention elsewhere is to indent these lines with a tab. I don't feel strongly about whether it's a tab, 4 spaces, or no ws at all, but I'd prefer to keep things consistent.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 16 2018, 4:22 AM
This revision was automatically updated to reflect the committed changes.