maint: stzncpy: restrict pointer parameters
commit7308099bbc38c64fef2da2f5cf8d32c149400065
authorJim Meyering <meyering@redhat.com>
Sat, 21 Jul 2012 10:08:31 +0000 (21 12:08 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 21 Jul 2012 10:08:31 +0000 (21 12:08 +0200)
treebe6effc0e5be1a19c95645e40a065f1fdf149428
parentf24bf0448e88321a01fad18ded110fbb1545ca15
maint: stzncpy: restrict pointer parameters

* src/system.h (stzncpy): Add "restrict" attribute to each pointer
parameter and note in the comment that the buffers must not overlap.
src/system.h