]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Use stdint integer types instead of BSD legacy ones
authorGuillem Jover <guillem@hadrons.org>
Tue, 12 Aug 2014 10:32:34 +0000 (12:32 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 23 Sep 2015 05:14:21 +0000 (07:14 +0200)
commit02b55488c5ed1067f7b4d4139806a60919bb2e78
tree781ca83514b10fa6d4cff3fd286ae5e107065221
parent6378351169696f9d446de93a3efd75b4b061fecc
Use stdint integer types instead of BSD legacy ones
include/bsd/md5.h
include/bsd/stdlib.h
man/arc4random.3
man/mdX.3bsd
src/arc4random.c
src/hash/helper.c
src/hash/md5.c