Page MenuHomeFreeBSD

Add stpcpy and stpncpy to libstand
ClosedPublic

Authored by eric_metricspace.net on Aug 3 2017, 2:34 PM.
Tags
None
Referenced Files
F149679243: D11844.diff
Thu, Mar 26, 5:22 AM
F149676764: D11844.id31552.diff
Thu, Mar 26, 4:58 AM
F149609681: D11844.id.diff
Wed, Mar 25, 3:07 PM
F149605789: D11844.diff
Wed, Mar 25, 2:16 PM
Unknown Object (File)
Mon, Mar 23, 1:58 AM
Unknown Object (File)
Sat, Mar 21, 1:51 PM
Unknown Object (File)
Thu, Mar 19, 7:51 PM
Unknown Object (File)
Fri, Mar 13, 5:41 PM
Subscribers
None

Details

Summary

This adds the stpcpy and stpncpy functions to libstand

Test Plan

This has been successfully used in the GELI support patches for about a year now

Diff Detail

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

Event Timeline

This is ready to go. I'll push it in unless you've got a commit bit when I wasn't watching...

This revision is now accepted and ready to land.Aug 3 2017, 6:00 PM

I am not a committer. Feel free to put it in.

This revision was automatically updated to reflect the committed changes.

Doh! Forgot the Submitted by: on this commit. Fixed the others.

Thanks for splitting things up. Once I figured out the weird git commands that I needed to unwind the weirdness arc patch did, it was easy :)