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-13 12:54:53 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libcext
History
Anselm R. Garbe
3eea13a29b
I recently worked on allowing 'select tag(s)', but not finished yet
2006-03-13 19:49:06 +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
I recently worked on allowing 'select tag(s)', but not finished yet
2006-03-13 19:49:06 +01:00