index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Option.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-3
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-3
/
+3
2011-10-25
xfree86: Fix a comment, the old function doesn't exist anymore
Peter Hutterer
1
-1
/
+1
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-0
/
+1
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
1
-56
/
+55
2011-07-27
xfree86: NULL option values are technically valid, don't strdup them
Peter Hutterer
1
-1
/
+1
2011-02-17
xfree86: allow to check for options without warnings in the log
Simon Thum
1
-27
/
+48
2011-02-17
fix percent options parsing
Simon Thum
1
-1
/
+1
2010-12-13
xfree86: swap the order to-be-merged lists in xf86CollectInputOptions.
Peter Hutterer
1
-1
/
+1
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-4
/
+1
2010-09-18
xfree86: add xf86OptionListDuplicate()
Peter Hutterer
1
-0
/
+19
2010-09-10
xfree86: remove IDevRec, replace with InputInfoRec.
Peter Hutterer
1
-21
/
+5
2010-09-10
xfree86: Remove extraOptions parameter from xf86CollectInputOptions.
Peter Hutterer
1
-12
/
+1
2010-09-10
xfree86: remove extraOptions field from IDevRec.
Peter Hutterer
1
-7
/
+0
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-25
xfree86: store the InputAttributes in the input device.
Peter Hutterer
1
-0
/
+4
2010-05-18
xfree86: Add option parsing for percent options.
Peter Hutterer
1
-0
/
+47
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2009-12-22
xfree86: Support non-Option boolean entries in configuration
Dan Nicholson
1
-23
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-43
/
+43
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2007-04-10
XFree86: Fix memory leak in option parsing
Magnus Vigerlöf
1
-2
/
+2
2006-10-23
xfree86/options: don't blindly dereference NULL pointers
Daniel Stone
1
-2
/
+2
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-03-25
Mark everything in xf86sym.c as _X_EXPORT.
Adam Jackson
1
-42
/
+42
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-39
/
+142
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+777