This website requires JavaScript.
Explore
Help
Sign In
external
/
uhub
Watch
1
Star
0
Fork
0
You've already forked uhub
Code
Issues
Pull Requests
Releases
Wiki
Activity
325
Commits
22
Branches
13
Tags
f84f3b1fff4b2f798981708e84768c2f684e99bd
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jan Vidar Krey
1af613d9ce
Fixed printf issues with size_t. Since Windows do not support %zu we have to use %Iu there instead.
...
Solved that with an ugly but needed macro.
2009-08-20 10:44:44 +02:00
Jan Vidar Krey
6e5d28c2d4
Rework logging code to be able to turn it off completely.
2009-07-26 01:38:38 +02:00
Jan Vidar Krey
36a07e3f7e
Reorganized sources slightly.
2009-07-25 20:05:27 +02:00