This website requires JavaScript.
Explore
Help
Sign In
external
/
uhub
Watch
1
Star
0
Fork
You've already forked uhub
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
291
Commits
22
Branches
13
Tags
6.3
MiB
2910c571b0
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