libuv/include/uv
Ben Noordhuis 8972e65bf5 unix: harden string copying, introduce strscpy()
Replace calls to strcpy() and strncpy() with the newly introduced
uv__strscpy() function that is meticulous about zero-terminating
the destination buffer.

PR-URL: https://github.com/libuv/libuv/pull/2065
Refs: https://www.kernel.org/doc/htmldocs/kernel-api/API-strscpy.html
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2018-12-04 17:08:09 +01:00
..
aix.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
android-ifaddrs.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
bsd.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
darwin.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
errno.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
linux.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
os390.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
posix.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
stdint-msvc2008.h win: move stdint-msvc2008.h to include/uv/ 2018-06-14 18:40:09 +02:00
sunos.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
threadpool.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
tree.h core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
unix.h unix: add support for GNU/Hurd 2018-10-11 12:14:36 +02:00
version.h Now working on version 1.24.1 2018-11-12 23:57:04 -05:00
win.h unix: harden string copying, introduce strscpy() 2018-12-04 17:08:09 +01:00