HomePhabricator

get rid of strlcpy.h
6032e4f4e7c1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

get rid of strlcpy.h

Don't use hand-rolled string manipulation routine with a fixed
buffer in the bitcoin core, instead make use of c++ strings and boost.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 2 2012, 19:36
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGee0b64853699: Merge pull request #1906 from laanwj/2012_10_help_stdout
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING6032e4f4e7c1: get rid of strlcpy.h (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 7 2012, 12:38