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
2015-10-28
Merge tag 'xorg-server-1.17.3' into cygwin-release-1.17
Jon Turney
1
-11
/
+39
2015-10-26
Keep SIGALRM restart flag after Popen
Daniel Drake
1
-11
/
+38
2015-10-26
Allow system call restarts upon signal interruption
Daniel Drake
1
-0
/
+1
2015-07-02
Merge tag 'xorg-server-1.17.2' into cygwin-release-1.17
Jon TURNEY
1
-0
/
+2
2015-06-03
os/utils.c: Don't try to build os_move_fd() for WIN32
Colin Harrison
1
-0
/
+2
2015-02-08
Add -notrapsignals
Jon TURNEY
1
-0
/
+6
2015-02-08
Use spawnl() rather than pipe() & fork() to invoke xkbcomp
Jon TURNEY
1
-0
/
+35
2015-02-08
Turn on -nolock if /tmp is on FAT or exFAT
Jon TURNEY
1
-1
/
+1
2015-02-08
Disable smart scheduler on Cygwin
Jon TURNEY
1
-0
/
+2
2014-10-23
If fork fails in System(), don't fallthrough to exec()
Alan Coopersmith
1
-0
/
+1
2014-09-22
os: Don't listen to 'tcp' by default. Add '-listen' option. [v2]
Keith Packard
1
-0
/
+29
2014-09-17
Update help text since -iglx is now the default
Jon TURNEY
1
-2
/
+2
2014-09-11
glx: Disable indirect GLX contexts by default.
Eric Anholt
1
-1
/
+1
2014-07-29
os: Remove deprecated malloc/free wrappers
Adam Jackson
1
-48
/
+0
2014-04-30
os: Add -displayfd into -help text
Robert Ancell
1
-0
/
+1
2014-04-23
Add a command line argument for disabling indirect GLX.
Eric Anholt
1
-0
/
+8
2014-04-18
os: Make sure that writing our pid to the lock file actually worked
Keith Packard
1
-1
/
+2
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
1
-1
/
+1
2014-03-20
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
1
-2
/
+2
2014-02-04
Revert "os: xstrtokenize takes and returns const char * now"
Peter Hutterer
1
-3
/
+3
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+27
2014-01-15
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-6
/
+6
2014-01-12
os: xstrtokenize takes and returns const char * now
Keith Packard
1
-3
/
+3
2013-12-02
miext: Move SyncShm FDs out of the way of clients
Keith Packard
1
-0
/
+24
2013-11-05
os: Actually use the computed clockid in GetTimeInMicros
Julien Cristau
1
-1
/
+1
2013-10-31
os: Add GetTimeInMicros
Keith Packard
1
-0
/
+27
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-2
/
+0
2013-02-08
os: Round fraction in pnprintf %f format
Keith Packard
1
-1
/
+1
2013-01-17
os: add support for %f to pnprintf
Peter Hutterer
1
-0
/
+32
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-11-28
dix/dispatch.c, os/utils.c: Disable smart scheduler on WIN32
Jon TURNEY
1
-0
/
+9
2012-11-28
os/utils.c: Fix compilation of OsBlockSIGIO when SIGIO isn't defined
Jon TURNEY
1
-2
/
+2
2012-11-28
os/osinit.c, os/utils.c: Exclude sigaction code when building for MinGW
Ryan Pavlik
1
-0
/
+4
2012-10-29
os/utils.c: Provide only stubs for Lock/UnlockServer on WIN32
Ryan Pavlik
1
-0
/
+20
2012-08-21
Add FormatInt64 to convert signed integers in signal-safe manner
Peter Hutterer
1
-0
/
+14
2012-08-07
os: don't unconditionally unblock SIGIO in OsReleaseSignals()
Peter Hutterer
1
-8
/
+5
2012-08-03
os: Fix TMP fall-back in Win32TempDir()
Colin Harrison
1
-1
/
+1
2012-07-17
xwin: Clean up os wrappers for System, Popen and Pclose on Windows
Keith Packard
1
-0
/
+73
2012-07-10
Merge branch 'local-fixes'
Keith Packard
1
-0
/
+13
2012-07-10
GLX: Remove unused noGlxVisualInit
Daniel Stone
1
-1
/
+0
2012-07-09
Don't make failure to -nolisten fatal
Daniel Stone
1
-2
/
+2
2012-07-09
Reliably reset signals at server init time
Keith Packard
1
-0
/
+13
2012-07-04
Merge branch 'sigio-vt-switch-issues' into for-keith
Peter Hutterer
1
-3
/
+51
2012-07-03
os: add OsBlockSIGIO and OsReleaseSIGIO
Peter Hutterer
1
-3
/
+51
2012-06-21
Add FormatUInt64{,Hex}() for formatting numbers in a signal safe manner
Chase Douglas
1
-0
/
+44
2012-06-21
Add global variable inSignalContext
Chase Douglas
1
-0
/
+2
2012-05-01
os: Add -displayfd option
Chase Douglas
1
-0
/
+9
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-851
/
+815
2011-12-12
LockServer: store path to LOCKDIR literal string in a const char *
Alan Coopersmith
1
-3
/
+1
[next]