view src/link.390 @ 18703:aef98a646d3e v8.1.2343

patch 8.1.2343: using time() for srand() is not very random Commit: https://github.com/vim/vim/commit/07e4a197953d12902fb97beb48830a5323a52280 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 26 12:23:30 2019 +0100 patch 8.1.2343: using time() for srand() is not very random Problem: Using time() for srand() is not very random. Solution: use /dev/urandom if available
author Bram Moolenaar <Bram@vim.org>
date Tue, 26 Nov 2019 12:30:04 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

s%-lXext  *%%g
s%-lXmu  *%%g
s%-lXm  *%/usr/lib/Xm.x %g
s%-lX11  *%/usr/lib/X11.x %g
s%-lXt  *%%g
s%-lSM  *%/usr/lib/SM.x %g
s%-lICE  *%/usr/lib/ICE.x %g