]> git.cameronkatri.com Git - pw-darwin.git/commit
Move setproctitle() from libutil to libc (after a repo-copy)
authorBrian Somers <brian@FreeBSD.org>
Sat, 2 Sep 2000 01:51:36 +0000 (01:51 +0000)
committerBrian Somers <brian@FreeBSD.org>
Sat, 2 Sep 2000 01:51:36 +0000 (01:51 +0000)
commitc87c3deb992f96ad94d3ce548ba8a61fe0e1bc26
tree93cf838aeb610760795b77eb56d3b161916e9bc6
parent25043ab6b7521546944161b8d46625bc5d7bbc54
Move setproctitle() from libutil to libc (after a repo-copy)
and bump __FreeBSD_version to 500012 to mark the occasion.

setproctitle() is prototyped in unistd.h as opposed to stdlib.h
where OpenBSD and NetBSD have it.

Reviewed by: peter
libutil/libutil.h