lib: Use FreeBSD libc function for proctitle
authorEd Maste <emaste@adaranet.com>
Thu, 11 Oct 2012 20:58:17 +0000 (20:58 +0000)
committerBen Pfaff <blp@nicira.com>
Thu, 11 Oct 2012 21:22:49 +0000 (14:22 -0700)
commitfb301c748ca23e6ee805488591d572341470d720
tree7d7a3dc18289b61da54b7b21778f3a67f4787950
parentd86a6c099ff4a1e0c7d1b437fa4ff0a9684fcdb9
lib: Use FreeBSD libc function for proctitle

FreeBSD libc's setproctitle provides the same interface as proctitle_set so
use it directly.

Signed-off-by: Ed Maste <emaste@adaranet.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/command-line.c
lib/command-line.h