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-08 18:34:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libixp
History
Anselm R. Garbe
096520d74d
small typo fixes
2006-03-10 16:49:13 +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
small typo fixes
2006-03-10 16:49:13 +01:00
Makefile
Makefiles: rename lib targets to avoid forced recreation of archives
2006-03-08 23:34:47 +01:00
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
…