]> granicus.if.org Git - shadow/commit
* libmisc/copydir.c: Do not specify a size of arrays in the
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Jun 2008 20:10:53 +0000 (20:10 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Jun 2008 20:10:53 +0000 (20:10 +0000)
commit7d05c4a2b0f6cd98c4807d68da9753e271089088
treed4cc7c44fd5d0bbd4ad52d8ad573367ff31591d7
parent232bcafd7c275abb01769382a1575475ed76f1da
* libmisc/copydir.c: Do not specify a size of arrays in the
prototypes.
* libmisc/copydir.c: Use a size_t for the length of strings.
* libmisc/copydir.c: Cast the return value of malloc().
* libmisc/copydir.c: The size argument of write() is a size_t.
ChangeLog
libmisc/copydir.c