-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118563/
-----------------------------------------------------------

Review request for kde-workspace.


Repository: kde-workspace


Description
-------

As discussed in https://git.reviewboard.kde.org/r/117091/. Not using the 
SA_RESTART flag might (in theory) cause the greeter to be aborted (because 
certain syscalls may be interrupted and fail with EINTR).
SA_RESTART seems to be the BSD default and is used by "legacy" signal() by 
default in glibc 2 and later as well, anyway.


Diffs
-----

  ksmserver/screenlocker/greeter/main.cpp 4cac94c 

Diff: https://git.reviewboard.kde.org/r/118563/diff/


Testing
-------

I'm using this myself for one month without any problems.


Thanks,

Wolfgang Bauer

Reply via email to