index
:
cwm
trunk
A Linux port and fork of OpenBSD's cwm(1)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Plug a memory leak in log_debug(); OK okan@
tim
2019-04-29
-1
/
+2
*
fix missing includes
okan
2019-02-13
-1
/
+2
*
Slightly expand and expose verbose debugging.
okan
2018-02-04
-4
/
+6
*
Add a simple debug logging mechanism.
okan
2018-02-02
-1
/
+31
*
Quick fix: exit after a failed execvp in u_spawn instead; previously we did in
okan
2018-01-08
-2
/
+2
*
If the replacement window manager fails to start, restart the fallback (the
okan
2017-12-29
-2
/
+2
*
On execwm, we should properly release resources before exec'ing into a
okan
2015-09-16
-5
/
+29
*
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
okan
2015-01-19
-2
/
+3
*
sort
okan
2012-11-09
-2
/
+2
*
We are inconsistent when it comes to function returns, so just go all
okan
2011-07-25
-3
/
+3
*
alter a few function returns and prototypes; found by lint.
okan
2011-06-24
-5
/
+2
*
tag and comment cleanup; ok oga@
okan
2011-05-11
-1
/
+1
*
pull all non-X11 headers from calmwm.h and place them only where they
okan
2009-12-15
-1
/
+11
*
merge the 2 common header files; specific includes to be pulled out as
okan
2009-12-15
-2
/
+1
*
spacing, declaration lineup to be consistent throughout cwm,
okan
2008-07-11
-4
/
+3
*
KNF, no binary change.
oga
2008-05-15
-3
/
+3
*
make the argument parser for commands accept quoted strings, while i'm
oga
2008-04-15
-16
/
+26
*
Kill dirent_isdir() and dirent_islink() nothing used them since the new
oga
2008-04-15
-29
/
+1
*
hit it with the knf stick.
oga
2008-04-15
-19
/
+21
*
add exec_wm to calmwm.h, it was missing (bad ian@!)
oga
2008-02-20
-2
/
+2
*
huge amount of cleanup and dead code removal.
oga
2008-01-16
-8
/
+1
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
-2
/
+13
*
Add a "restart wm" function. ok oga@
ian
2007-11-28
-1
/
+17
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+72