]> git.proxmox.com Git - mirror_qemu.git/commit
doc: update HACKING wrt strncpy/pstrcpy
authorJim Meyering <meyering@redhat.com>
Thu, 4 Oct 2012 11:10:03 +0000 (13:10 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 5 Oct 2012 12:58:38 +0000 (07:58 -0500)
commit9b9e3ec1b47f615f635055924e24705cc3f45b20
tree951ed754f2d9093fe7680a86b470c1a1f6441dd2
parent9310b9be14f73d4c1e98bfa315fe84326ad9e8e7
doc: update HACKING wrt strncpy/pstrcpy

Reword the section on strncpy: its NUL-filling is important
in some cases.  Mention that pstrcpy's signature is different.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
HACKING