From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: Extra NULLs [sic] for paranoia's sake Date: Tue, 23 Oct 2001 19:17:00 -0000 Message-id: <3BD624A0.6050205@cygnus.com> X-SW-Source: 2001-10/msg00229.html The HP/UX code contains: /* Extra NULLs for paranoia's sake */ sprintf (buf, "system thread %d\0\0\0\0", tid); anyone know the history? Andrew