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
Unknown Object (File)
Mon, May 18, 2:44 AM
Unknown Object (File)
Sat, May 16, 10:22 PM
Unknown Object (File)
Sat, May 16, 10:15 PM
Unknown Object (File)
Apr 11 2026, 4:00 AM
Unknown Object (File)
Apr 7 2026, 7:30 PM
Unknown Object (File)
Apr 6 2026, 11:33 PM
Unknown Object (File)
Apr 5 2026, 6:52 PM
Unknown Object (File)
Apr 4 2026, 12:07 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 :)