index
:
xorg/app/xscope
keithp
master
XSCOPE -- a program to monitor X11/Client conversations (mirrored from https://gitlab.freedesktop.org/xorg/app/xscope)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Convert remaining bcopy() calls to memcpy()
Alan Coopersmith
1
-1
/
+1
2012-10-02
Add _X_NORETURN to additional functions suggested by gcc warnings
Alan Coopersmith
1
-2
/
+2
2012-10-02
Convert remaining sprintf calls to snprintf
Alan Coopersmith
1
-1
/
+1
2012-07-21
Use local variable for ioctl argument instead of a static
Alan Coopersmith
1
-2
/
+1
2012-07-21
Convert to X.Org standard indentation & cleanup whitespace
Alan Coopersmith
1
-155
/
+164
2011-09-30
Add const attributes to clear gcc -Wwrite-strings warnings
Alan Coopersmith
1
-3
/
+3
2011-09-30
Ensure ScopeHost global is initialized when built with USE_XTRANS
Alan Coopersmith
1
-8
/
+7
2011-09-30
Use strdup instead of malloc(strlen+1); strcpy();
Alan Coopersmith
1
-2
/
+1
2011-09-30
Stop wrapping malloc & free
Alan Coopersmith
1
-27
/
+3
2011-09-30
Clean up existing malloc calls
Alan Coopersmith
1
-1
/
+3
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-23
/
+17
2009-09-28
Replace platform #ifdefs with autoconf tests
Alan Coopersmith
1
-7
/
+1
2009-09-27
Correct message when SIGUSR1 received
Alan Coopersmith
1
-1
/
+1
2009-05-06
Clear many compiler & sparse warnings
Alan Coopersmith
1
-2
/
+2
2009-05-06
Ansify prototypes and move extern declarations to header files
Alan Coopersmith
1
-16
/
+9
2009-05-06
Delete DECnet support
Alan Coopersmith
1
-128
/
+0
2009-05-06
Merge branch 'keithp'
Alan Coopersmith
1
-20
/
+64
2009-05-04
Import xscope bits into keithp.com CVS
Keith Packard
1
-55
/
+88
2008-09-11
Autotooled
Stuart Kreitman
1
-0
/
+3
2008-09-11
Merge Sun's version of xscope in
Stuart Kreitman
1
-73
/
+240
2008-09-11
Import initial version from James Peterson
Alan Coopersmith
1
-0
/
+276