view .hgignore @ 1497:35020a2ed115

Do not use srand()/rand() if better alternatives exist (mirabilos) arc4random(3) is a self-seeding PRNG available on a lot of OSes (all BSDs, Darwin / Mac OSX, Interix / Microsoft® Services for Unix, Windows® 2003SR1, Windows® Vista, Debian with the new libbsd package installed, ???) and much better than srand(3)/rand(3). Thanks to GNU autoconf, this can be made portable. http://www.mirbsd.org/man/arc4random.3 //mirabilos
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jun 2008 23:13:50 +0200
parents 9d604589d41d
children 48c2060845ac
line wrap: on
line source

syntax: glob

Makefile
Makefile.in
*.[oa]
.deps
mcabber/src/hgcset.h
mcabber/src/mcabber
mcabber/src/mcabber.exe

autom4te.cache
mcabber/aclocal.m4
mcabber/config.sub
mcabber/configure
mcabber/connwrap/depcomp
mcabber/depcomp
mcabber/libtool
mcabber/ltmain.sh
mcabber/missing
mcabber/mkinstalldirs
mcabber/stamp-h1

config.h*
config.{log,cache,guess,status}

*.sw?
cscope.out
tags
mcabber/ptodo