]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Specify setproctitle_stub() signature manually if typeof is missing
authorGuillem Jover <guillem@hadrons.org>
Fri, 7 Jun 2013 02:46:29 +0000 (04:46 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sat, 8 Jun 2013 16:09:36 +0000 (18:09 +0200)
commite084ce3fa75d38067c3f0b2a4c73410070742238
tree7b7b1206551aa25f2ed39d1e377e8c7c31a60361
parent50e4c55afddad7f1001c80f3682ea7400a808747
Specify setproctitle_stub() signature manually if typeof is missing

Do not stop exporting the function in the version node even if typeof
is not available, as that would break ABI.
src/setproctitle.c