Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
N
nx-libs
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • dimbor
  • nx-libs
  • Repository

Switch branch/tag
  • nx-libs
  • nx-X11
  • programs
  • Xserver
  • os
  • log.c
Find file
BlameHistoryPermalink
  • Alan Coopersmith's avatar
    Use unique logfile names when starting server with -displayfd · e96e810c
    Alan Coopersmith authored Mar 15, 2017
     commit edcb6426f20c3be5dd5f50b76a686754aef2f64e
     Author: Alan Coopersmith <alan.coopersmith@oracle.com>
     Date:   Fri Jan 1 18:11:14 2016 -0800
    
        Use unique logfile names when starting server with -displayfd
    
        Fixes https://bugs.freedesktop.org/show_bug.cgi?id=93212
    
        Previously all X servers started with -displayfd would overwrite
        Xorg.0.log - now a temporary name of Xorg.pid-<pid>.log is used
        until after -displayfd finds an open display - then it is renamed
        to the traditional Xorg.<display>.log name.
    Reviewed-by: 's avatarAdam Jackson <ajax@redhat.com>
    Signed-off-by: 's avatarAlan Coopersmith <alan.coopersmith@oracle.com>
    Backported-to-NX-by: 's avatarMike Gabriel <mike.gabriel@das-netzwerkteam.de>
    e96e810c
log.c 20.3 KB
EditWeb IDE

Replace log.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.