]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] documentation for strncpy()
authorwalter harms <wharms@bfs.de>
Thu, 5 May 2005 23:16:20 +0000 (16:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:50 +0000 (16:36 -0700)
commit081513127b7c0afb2fff1a29ee7d6fef17729dce
tree72ee9019ea2917fcc0feab1ded60d2dc72a7051f
parenta2b5a2a6c040717d0f922ce0996ce90cf55bcaf2
[PATCH] documentation for strncpy()

this clarifies the documentation on the behavier of strncpy().

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/string.c