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-15 13:54:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libcext
History
Kris Maglione
88d1c80edb
Fixed closing first column bug; updated cext_assert to abort() rather than exit(1)
2006-06-08 07:01:33 -04:00
..
assert.c
Fixed closing first column bug; updated cext_assert to abort() rather than exit(1)
2006-06-08 07:01:33 -04:00
cext.h
merged Kris' changes
2006-06-08 10:54:19 +02:00
emallocz.c
…
estrdup.c
…
Makefile
merged Kris' changes
2006-06-08 10:54:19 +02:00
strlcat.c
…
strlcpy.c
…
tokenize.c
same fix (thx to 20h)
2006-06-08 12:38:43 +02:00
trim.c
tags are trimmed from " \t" now, added $MODKEY-Shift-{j,k} and $MODKEY-Button2 for swapping (mouse-based)
2006-05-04 14:34:44 +02:00
vector.c
removed the insert_* insanity, added cext_vattachat instead
2006-05-21 18:43:41 +02:00