index
:
~sthibaul/xserver-hurd
master
master-hurd
master-retro
GNU/Hurd port
sthibaul
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
os: automatically switch to sigsafe logging when needed
Peter Hutterer
1
-32
/
+33
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-21
os: Initialize the set of signals to be suppressed during our handler.
Eric Anholt
1
-0
/
+1
2014-04-18
os: Ignore log file write failures
Keith Packard
1
-2
/
+8
2014-04-18
os: Make sure that writing our pid to the lock file actually worked
Keith Packard
1
-1
/
+2
2014-04-18
os: FatalError if -displayfd writes fail
Keith Packard
1
-2
/
+4
2014-04-18
os: Clear the -displayfd option after closing the file
Keith Packard
1
-0
/
+1
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
2
-7
/
+7
2014-03-25
os: Add AddClientOnOpenFD() to create a new client for an file descriptor
Kristian Høgsberg
1
-0
/
+27
2014-03-20
os: Add a mechanism to prevent creating any listen sockets
Kristian Høgsberg
2
-4
/
+9
2014-03-20
os: Always compile ListenOnOpenFD() and export it
Kristian Høgsberg
1
-5
/
+2
2014-02-24
gcc 4.2.1 doesn't support #pragma GCC diagnostic ignored
Matthieu Herrb
1
-0
/
+4
2014-02-04
Revert "os: xstrtokenize takes and returns const char * now"
Peter Hutterer
1
-3
/
+3
2014-01-22
os: Fix -Wshadow errors
Keith Packard
2
-24
/
+22
2014-01-22
Ignore a couple of format-nonliteral warnings
Keith Packard
1
-0
/
+2
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+27
2014-01-22
If EAGAIN == EWOULDBLOCK, only need to check errno for one of them
Alan Coopersmith
1
-3
/
+8
2014-01-15
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-24
/
+27
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
8
-67
/
+67
2014-01-12
os: xstrtokenize takes and returns const char * now
Keith Packard
1
-3
/
+3
2014-01-12
os: Clean up warnings
Keith Packard
2
-3
/
+3
2013-12-12
darwin: Don't leave stdin/stdout closed
Jeremy Huddleston Sequoia
1
-2
/
+11
2013-12-02
miext: Move SyncShm FDs out of the way of clients
Keith Packard
1
-0
/
+24
2013-11-11
Proper spelling of MAP_ANONYMOUS is MAP_ANON.
Keith Packard
1
-1
/
+2
2013-11-11
Get rid of the rest of the FD passing code when XTRANS_SEND_FDS isn't set
Keith Packard
1
-0
/
+4
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
4
-0
/
+164
2013-11-05
os: Actually use the computed clockid in GetTimeInMicros
Julien Cristau
1
-1
/
+1
2013-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+3
2013-10-31
Add support for MIT-SHM AttachFd request
Keith Packard
1
-0
/
+8
2013-10-31
Add interfaces to get FDs from clients over the socket
Keith Packard
1
-0
/
+21
2013-10-31
os: Add GetTimeInMicros
Keith Packard
1
-0
/
+27
2013-10-31
Clean up a couple of warnings in os/
Keith Packard
2
-1
/
+3
2013-11-01
os: use a constant for backtrace array size
Peter Hutterer
1
-2
/
+3
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
2
-2
/
+2
2013-10-05
os: move <arpa/inet.h> for any !win32 system
Pino Toscano
1
-4
/
+4
2013-09-10
dix: FIXES is not optional
Adam Jackson
1
-2
/
+0
2013-09-10
os: Factor out some common code in input buffer handling
Adam Jackson
1
-35
/
+26
2013-09-10
os: Immediately queue initial WriteToClient
Chris Wilson
1
-1
/
+1
2013-07-11
os: Remove any old logfile before trying to write to it
Jon TURNEY
1
-0
/
+3
2013-05-10
os: Reset input buffer's 'ignoreBytes' field
Robert Morell
1
-0
/
+1
2013-05-07
os: Use ErrorFSigSafe from FatalError and it's friends
Peter Hutterer
1
-5
/
+5
2013-05-07
os: complain about unsupported pnprintf directives
Peter Hutterer
1
-0
/
+1
2013-05-07
os: support %c in pnprintf
Peter Hutterer
1
-0
/
+7
2013-05-07
os: support %% in pnprintf
Peter Hutterer
1
-0
/
+3
2013-05-07
os: support pnprintf length modifiers for integers
Peter Hutterer
1
-4
/
+86
2013-03-06
os: document pnprintf as sigsafe snprintf
Peter Hutterer
1
-0
/
+4
2013-02-26
os: use libunwind to generate backtraces
Marcin Slusarz
2
-0
/
+80
2013-02-14
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
1
-0
/
+4
[prev]
[next]