Age | Commit message (Collapse) | Author |
|
Change-Id: Iaaa0e60ca99e2beef7c70d38343917c4549d1eea
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
- global variable should be volatile
- signal is deprecated, use sigaction instead
- exit from the handler
|
|
|
|
...in case osl_getProcessWorkingDir fails (e.g., if it has been unlinked).
|
|
|
|
...as the receiving side already takes care of that (using the cwd that is sent first).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For one, it leaves detached oosplash processes behind (the forked oosplash
instance waits for the soffice.bin child forked from the original oosplash
instance in vain). For another, it makes unavailable the soffice.bin exit code.
This reverts commits aacf55dbe004ae3cad720002d40dc0e408107fd3 and
62ebb119cfb42adc5e007fb77f68d56b40de2a85.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BaseInstallation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Uses xinerama to get the size of the primary screen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|