Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 22:25:58 +0000 (UTC)
From:      Mariusz Zaborski <oshogbo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339502 - head/lib/libc/gen
Message-ID:  <201810202225.w9KMPw6q067253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oshogbo
Date: Sat Oct 20 22:25:57 2018
New Revision: 339502
URL: https://svnweb.freebsd.org/changeset/base/339502

Log:
  Add link to the setproctitle_fast function.
  
  MFC after:	1 week

Modified:
  head/lib/libc/gen/Makefile.inc

Modified: head/lib/libc/gen/Makefile.inc
==============================================================================
--- head/lib/libc/gen/Makefile.inc	Sat Oct 20 22:24:58 2018	(r339501)
+++ head/lib/libc/gen/Makefile.inc	Sat Oct 20 22:25:57 2018	(r339502)
@@ -489,6 +489,7 @@ MLINKS+=setjmp.3 _longjmp.3 \
 	setjmp.3 siglongjmp.3 \
 	setjmp.3 sigsetjmp.3
 MLINKS+=setmode.3 getmode.3
+MLINKS+=setproctitle.3 setproctitle_fast.3
 MLINKS+=sigsetops.3 sigaddset.3 \
 	sigsetops.3 sigdelset.3 \
 	sigsetops.3 sigemptyset.3 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810202225.w9KMPw6q067253>