Re: Resend [PATCH] Make KOBJ_NAME_LEN match BUS_ID_SIZE

From: Adam Sampson (azz@us-lot.org)
Date: Sun May 25 2003 - 07:08:04 EST


Linus Torvalds <torvalds@xxxxxxxxxxxxx> writes:

> How about just adding a sane
> int copy_string(char *dest, const char *src, int len)
[...]

If you're going to do this, it might make sense to call it "strlcpy"
for consistency with the OpenBSD-introduced function of the same name
that's getting included in a lot of userspace these days...

<http://www.courtesan.com/todd/papers/strlcpy.html>

--
Adam Sampson <azz@xxxxxxxxxx> <http://azz.us-lot.org/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/