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-03 07:46:21 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libcext
History
Anselm R. Garbe
b809a67419
fixed array.c due to some patch proposal to deny invalid mem accesses (thx for your hints)
2006-03-03 09:26:57 +01:00
..
array.c
fixed array.c due to some patch proposal to deny invalid mem accesses (thx for your hints)
2006-03-03 09:26:57 +01:00
cext.h
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
emallocz.c
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
estrdup.c
changed Copyright year notice
2006-01-20 16:20:24 +02:00
Makefile
added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn
2006-01-29 14:41:16 +02:00
strlcat.c
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
strlcpy.c
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00
strtonum.c
…
tokenize.c
replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue)
2006-03-01 11:55:46 +01:00