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-02 07:15:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libcext
History
Georg Neis
95b53743de
Makefiles: rename lib targets to avoid forced recreation of archives
2006-03-08 23:34:47 +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
…
Makefile
Makefiles: rename lib targets to avoid forced recreation of archives
2006-03-08 23:34:47 +01: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