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
213
Commits
22
Branches
13
Tags
6.3
MiB
7b44036480
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jan Vidar Krey
367871e476
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
...
Basically: sed -i 's/struct user/struct hub_user/g' `find -type f`
2009-07-26 01:47:17 +02:00
Jan Vidar Krey
8b5bfdd922
Compile fix.
2009-05-27 18:05:34 +02:00
Jan Vidar Krey
1dbf2640d2
More API fixes; remove implicit relationship between hub and user
...
in APIs.
2009-05-18 16:30:17 +02:00