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 \
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to