Author: oshogbo
Date: Fri Nov 30 19:58:55 2018
New Revision: 341349
URL: https://svnweb.freebsd.org/changeset/base/341349

Log:
  MFC r339502
    Add link to the setproctitle_fast function.

Modified:
  stable/11/lib/libc/gen/Makefile.inc
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libc/gen/Makefile.inc
==============================================================================
--- stable/11/lib/libc/gen/Makefile.inc Fri Nov 30 19:40:16 2018        
(r341348)
+++ stable/11/lib/libc/gen/Makefile.inc Fri Nov 30 19:58:55 2018        
(r341349)
@@ -471,6 +471,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 \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to