index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
osinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
os: Handle SIGABRT
Michel Dänzer
1
-0
/
+1
2016-09-13
os: OsSigHandler should not show rtld errors for unrelated signals
Alan Coopersmith
1
-4
/
+8
2016-07-21
os: Leave stdin and stdout open
Keith Packard
1
-11
/
+0
2016-07-21
os: Switch server to poll(2) [v3]
Keith Packard
1
-1
/
+3
2016-06-01
os: Initialize NotifyFds earlier in startup
Keith Packard
1
-1
/
+1
2015-12-01
os: Add NotifyFd interfaces
Keith Packard
1
-0
/
+1
2015-10-19
osinit: Silence -Wunused-variable warnings
Jeremy Huddleston
1
-0
/
+2
2015-08-24
configurable maximum number of clients
Olivier Fourdan
1
-0
/
+3
2014-12-19
Move RTLD_DI_SETSIGNAL code into a separate block to quiet warning
Alan Coopersmith
1
-2
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-7
/
+7
2013-12-12
darwin: Don't leave stdin/stdout closed
Jeremy Huddleston Sequoia
1
-2
/
+11
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
1
-0
/
+5
2012-11-28
os/osinit.c: no getpgrp() and setpgrp() on WIN32
Ryan Pavlik
1
-0
/
+2
2012-11-28
os/osinit.c, os/utils.c: Exclude sigaction code when building for MinGW
Ryan Pavlik
1
-0
/
+5
2012-10-08
os: fix typo in OsSigHandler() error message
Denys Vlasenko
1
-1
/
+1
2012-07-09
Reliably reset signals at server init time
Keith Packard
1
-0
/
+1
2012-07-02
Log safely in fatal signal handler
Chase Douglas
1
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-144
/
+141
2011-12-12
OsInit: store "/dev/null" in a const char *
Alan Coopersmith
1
-1
/
+1
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-1
/
+1
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-8
/
+1
2010-12-20
Remove SCO support
Adam Jackson
1
-4
/
+1
2010-09-10
os: simplify smart scheduler init process
Tiago Vignatti
1
-3
/
+1
2010-09-10
os/xfree86: remove macro checking for POSIX symbols
Tiago Vignatti
1
-6
/
+0
2010-05-13
Turn sprintf argument into literaral string, shutting up gcc warning
Mikhail Gusarov
1
-3
/
+2
2009-08-20
linux: Yet more malloc() avoidance for backtrace()
Adam Jackson
1
-0
/
+14
2009-06-11
OS: Fix compile warnings
Daniel Stone
1
-5
/
+7
2009-05-22
os: fix compiler warning "too few arguments to format"
Peter Hutterer
1
-2
/
+2
2009-04-09
Use RTLD_DI_SETSIGNAL to catch runtime dynamic loader errors and clean up
Alan Coopersmith
1
-0
/
+20
2009-04-09
Lift fatal signal handlers from DDX'es up to a common DIX implementation
Alan Coopersmith
1
-0
/
+83
2009-03-05
Remove #ifdef macII code left over from ancient A/UX 3.0 support
Alan Coopersmith
1
-4
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-4
/
+0
2008-07-24
Remove some more MEMBUG garbage.
Adam Jackson
1
-1
/
+0
2008-07-23
Unifdef QNX.
Adam Jackson
1
-1
/
+1
2008-07-17
Remove dead code, useless #defines, et al
Daniel Stone
1
-2
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-11
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-2
/
+2
2008-07-16
OS/KDrive/XFree86: Sanitise colour initialisation
Daniel Stone
1
-3
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-4
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-02-13
Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove
Benjamin Herrenschmidt
1
-7
/
+0
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-2
/
+2
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
-2
/
+2
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
[next]