index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]