This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wmii
Watch
1
Star
0
Fork
0
You've already forked wmii
mirror of
https://github.com/0intro/wmii
synced
2025-02-14 21:35:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libixp
History
Anselm R. Garbe
e23c331ba0
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
..
client.c
some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag))
2006-03-01 07:51:04 +01:00
convert.c
…
ixp.h
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
Makefile
…
message.c
some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag))
2006-03-01 07:51:04 +01:00
server.c
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
socket.c
…
transport.c
…