Revision 6183a64...

Go back to digest for 30th March 2014

Other in KDE Base

Alexander Richardson committed changes in [kio] /core:

Add KIOPrivate::isProcessAlive() and KIOPrivate::sendTerminateSignal()

kill() does not work on Windows, therefore a WIN32 implementation is needed
in order to compile slave.cpp

File Changes

Added 2 files
  • /core
  •   src/kioglobal_p_unix.cpp
  •   src/kioglobal_p_win.cpp
Modified 3 files
  • /core
  •   src/CMakeLists.txt
  •   src/kioglobal_p.h
  •   src/slave.cpp
5 files changed in total