[linux-minidisc] [commit] Linux utilities to deal with Sony Minidisc Walkman branch master updated. 46e81cbbd28052067cf0933bf121b1612786447c
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linux utilities to deal with Sony Minidisc Walkman".
The branch, master has been updated
via 46e81cbbd28052067cf0933bf121b1612786447c (commit)
from 9a677e71e6d81b545dc5cde26be8bf0fb4f3058e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 46e81cbbd28052067cf0933bf121b1612786447c
Author: Thomas Arp <manner.moe@gmx.de>
Date: Fri Sep 16 23:20:37 2011 +0200
Changes to make libnetmd/netmdcli compile on Windows:
- use #ifdef to choose proper sleep function
- replace random() with gcry_create_nonce()
- provide min(a,b) only if not available
- use LIBUSB_ERROR_TIMEOUT instead of ETIMEDOUT
-----------------------------------------------------------------------
Summary of changes:
libnetmd/common.c | 9 ++++++++-
libnetmd/secure.c | 22 ++++++----------------
libnetmd/utils.c | 9 ---------
libnetmd/utils.h | 5 ++++-
netmdcli/netmdcli.c | 6 +-----
5 files changed, 19 insertions(+), 32 deletions(-)
hooks/post-receive
--
Linux utilities to deal with Sony Minidisc Walkman