index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
os/utils.c: include misc.h
Ryan Pavlik
1
-0
/
+2
2012-04-25
os/utils.c: New win32 defines
Ryan Pavlik
1
-9
/
+11
2012-04-25
dix/dispatch.c, os/utils.c: Disable smart scheduler for windows non-cygwin
Ryan Pavlik
1
-0
/
+9
2012-04-25
os/utils.c: All Windows gets GetTimeInMillis
Ryan Pavlik
1
-1
/
+1
2012-04-25
os/utils.c: core policy needs non-Windows or Cygwin
Ryan Pavlik
1
-1
/
+1
2012-04-25
os/utils.c: Use winxp or better for Winsock API
Ryan Pavlik
1
-0
/
+3
2012-04-25
os/utils.c: Windows non-cygwin get only stubs for Lock/UnlockServer
Ryan Pavlik
1
-0
/
+16
2012-04-25
os/utils.c: sigaction is POSIX
Ryan Pavlik
1
-0
/
+4
2011-12-12
LockServer: store path to LOCKDIR literal string in a const char *
Alan Coopersmith
1
-3
/
+1
2011-11-23
Mark arguments to fopen/popen/system wrappers as const char *
Alan Coopersmith
1
-3
/
+3
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-2
/
+2
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
2011-10-18
Fix CVE-2011-4029: File permission change vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-10-18
Fix CVE-2011-4028: File disclosure vulnerability.
Matthieu Herrb
1
-1
/
+1
2011-08-22
config: add udev/systemd multi-seat support
Lennart Poettering
1
-0
/
+10
2011-04-04
os: fix memory and fd leaks in Popen
Tiago Vignatti
1
-0
/
+3
2011-04-04
os: use DebugF for debugging
Tiago Vignatti
1
-14
/
+4
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-11
/
+0
2010-12-27
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
Daniel Stone
1
-1
/
+15
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+9
2010-11-11
dix: delete logo hack screen saver
Tiago Vignatti
1
-14
/
+0
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
1
-5
/
+4
2010-09-10
os: remove useless smart scheduler macros
Tiago Vignatti
1
-19
/
+2
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
1
-21
/
+0
2010-09-10
os: add -sigstop option for Upstart (or equivalent) startup
Vignatti Tiago (Nokia-MS/Helsinki)
1
-0
/
+5
2010-06-20
os: Remove unused dev_tty_from_init variable
Mikhail Gusarov
1
-4
/
+1
2010-06-20
os: Remove unused pread/pwrite/lockit functions
Mikhail Gusarov
1
-50
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-7
/
+7
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
1
-2
/
+2
2010-05-13
Removed outdated comments obsoleted by documentation in headers
Mikhail Gusarov
1
-27
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-8
/
+8
2010-05-13
Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage
Mikhail Gusarov
1
-64
/
+44
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
1
-3
/
+0
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
1
-3
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
1
-0
/
+2
2010-03-11
os: remove INTERNAL_MALLOC define.
Peter Hutterer
1
-3
/
+0
2010-02-17
os: Introduce OsAbort for proper core dumps.
Rami Ylimaki
1
-0
/
+12
2010-02-12
Merge remote branch 'jturney/master'
Keith Packard
1
-4
/
+0
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-0
/
+40
2010-02-05
Repair '-nolock'
Jon TURNEY
1
-4
/
+0
2010-01-11
os: state effect of -a and -t options more precisely
Simon Thum
1
-2
/
+2
2009-08-28
os: remove unused -cursor option
Tiago Vignatti
1
-5
/
+0
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-1
/
+11
2009-04-06
os: signal handlers return void.
Adam Jackson
1
-4
/
+2
2009-04-03
os: Remove the useless -x option
Adam Jackson
1
-9
/
+0
2009-04-03
DPMS: Simplify command line parsing
Adam Jackson
1
-2
/
+1
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-8
/
+1
2009-01-19
Cygwin/X: should also use GetTickCount(), just like Xming
Jon TURNEY
1
-1
/
+6
[next]