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
/
xmalloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Unrelated style fixes, consistency changes and sorting, appropriate dosage/re...
okan
2020-03-18
-7
/
+7
*
add, then use, xvasprintf, checking for appropriate return.
okan
2020-03-18
-4
/
+13
*
Introduce a xreallocarray and convert a few xcalloc instances that do
okan
2015-03-28
-1
/
+13
*
Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX
okan
2015-01-19
-2
/
+3
*
more style nits
okan
2014-09-07
-5
/
+5
*
missing stdarg.h include
okan
2013-12-17
-1
/
+2
*
add xasprintf() for upcoming changes.
okan
2012-11-28
-1
/
+17
*
add some checks
okan
2012-11-16
-1
/
+8
*
sort
okan
2012-11-09
-2
/
+2
*
get rid of the xfree() wrapper around free(); from Tiago Cunha.
okan
2012-11-07
-7
/
+1
*
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
/
+4
*
Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc
oga
2008-04-16
-3
/
+3
*
- Remove the "all rights reserved" tag at the top of most of the source
oga
2008-01-11
-2
/
+13
*
Initial import of cwm-3.
bernd
2007-04-27
-0
/
+50