Alan Coopersmith
bbf3c582c9
Use strdup() instead of malloc(strlen())+strcpy()
...
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2014-10-18 10:24:13 -07:00
Alan Coopersmith
e086eb1bf4
Strip trailing whitespace
...
Performed with: find * -type f | xargs perl -i -p -e 's{\s+$}{\n}'
git diff -w & git diff -b show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-09-16 21:26:17 -07:00
Chris Wilson
073eb2c56f
Free list on shutdown.
...
We freed the parent structure without freeing the list contained within,
making valgrind unhappy.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-04-01 12:16:56 +01:00
Matthieu Herrb
04641d3cc3
nuke RCS Ids
2008-03-09 00:34:36 +01:00
Alan Coopersmith
9df9640643
Fix many sparse warnings: Using plain integer as NULL pointer
2006-10-10 14:57:16 -07:00
Adam Jackson
f9bc007d71
Coverity #159 : Prevent a possible NULL chase.
2006-04-07 00:58:59 +00:00
Adam Jackson
7c7bdccde9
Bug #4244 : Make XcursorSetTheme(dpy, NULL) restore the default theme.
...
(Frederico Mena-Quintero)
2005-10-19 22:26:55 +00:00
Daniel Stone
caa910e492
Import Xcursor 1.1.4 from freedesktop.org xlibs tree.
2005-06-29 18:46:53 +00:00
Markus Kuhn
50911b052c
Encoding of numerous files changed to UTF-8
2004-12-04 00:42:47 +00:00
Egbert Eich
cbcf471d91
Merging XORG-CURRENT into trunk
2004-04-23 18:43:40 +00:00
Egbert Eich
fb1739bd22
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
2004-03-14 08:32:05 +00:00
Egbert Eich
bfcfbe061f
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
2004-03-03 12:11:23 +00:00
Egbert Eich
c450b74503
readding XFree86's cvs IDs
2004-02-26 13:35:32 +00:00
Egbert Eich
79b8e8b996
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
2004-02-26 09:22:42 +00:00
Kaleb Keithley
3b84b14bf0
Initial revision
2003-11-14 16:48:48 +00:00