]> git.karo-electronics.de Git - karo-tx-linux.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)
commit252795264df50a6c9eee604d29989854d5558139
tree72ee9019ea2917fcc0feab1ded60d2dc72a7051f
parentebe8b54134314cc31331f6e26f42276cd947d1df
[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