Feature #8577
libstand: add stpcpy stpncpy
Start date:
2017-08-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
This is one more code re-sync of preparation for boot1.efi update.
URL: https://svnweb.freebsd.org/changeset/base/322037
Log:
Add stpcpy and stpncpy to libstand
This adds the stpcpy and stpncpy functions to libstand.
Differential Revision: https://reviews.freebsd.org/D11844
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 155e9eb15827fd1cdb2e672a7842aa93c900fda2
commit 155e9eb15827fd1cdb2e672a7842aa93c900fda2 Author: Toomas Soome <tsoome@me.com> Date: 2017-08-15T21:25:25.000Z 8577 libstand: add stpcpy stpncpy Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>