chiark / gitweb /
util, manager: and mempset() and use it
authorMichal Schmidt <mschmidt@redhat.com>
Tue, 5 Mar 2013 14:52:44 +0000 (15:52 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Wed, 13 Mar 2013 13:14:13 +0000 (14:14 +0100)
commit6282c859bdc6463cb25734dcfd3cf8628d951088
tree20cff7f2503ecfa017b6c2b3607a74d889223443
parent5052495bbaf318d132024e75295da2f5d721420c
util, manager: and mempset() and use it

Just like mempcpy() is almost identical to memcpy() except the useful
return value, so is the relation of mempset() to memset().
src/core/manager.c
src/shared/util.h