FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/core/system/PosixChildProcess.cpp - ssh352/rstudio · GitHub
ssh352
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
core
system
PosixChildProcess.cpp
on
main
User selector
Datepicker
Commit history
Commits on Jun 16, 2023
Send SIGKILL to child processes during forced exit to avoid zombies. (#12864)
Show description for ff7556b
atheriel
authored
ff7556b
View commit details
Copy full SHA for ff7556b
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
read stdout, stderr on process exit for posix (#12020)
kevinushey
authored
1c71cb4
View commit details
Copy full SHA for 1c71cb4
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
more rebranding copyright update
jgutman
committed
5ecd209
View commit details
Copy full SHA for 5ecd209
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Posit Software PBC
jgutman
committed
fdfd3c2
View commit details
Copy full SHA for fdfd3c2
View code at this point
Browse repository at this point
Update copyright to Posit
jgutman
committed
d48ff06
View commit details
Copy full SHA for d48ff06
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Gate various Linux-specific system calls with __linux__.
Show description for e1086e9
atheriel
committed
e1086e9
View commit details
Copy full SHA for e1086e9
View code at this point
Browse repository at this point
Revert "Gate various Linux-specific system calls with __linux__."
Show description for d9b4456
jmcphers
committed
d9b4456
View commit details
Copy full SHA for d9b4456
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Gate various Linux-specific system calls with __linux__.
Show description for 84aeaf0
atheriel
committed
84aeaf0
View commit details
Copy full SHA for 84aeaf0
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
add an option to control whether children exit with parent
MariaSemple
committed
fcce7da
View commit details
Copy full SHA for fcce7da
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
merge changes from pro
MariaSemple
committed
0a7c4a7
View commit details
Copy full SHA for 0a7c4a7
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Fix various typos
Show description for 8df7e8c
luzpaz
committed
8df7e8c
View commit details
Copy full SHA for 8df7e8c
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
OS companion commit to PR https://github.com/rstudio/rstudio-pro/pull/3207 (#10379)
jeffvroom
authored
cedb542
View commit details
Copy full SHA for cedb542
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
bump copyright to 2022
jmcphers
committed
8f85b6b
View commit details
Copy full SHA for 8f85b6b
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
define a macro for checking function calls on main thread (#10054)
Show description for 2853a5d
kevinushey
authored
2853a5d
View commit details
Copy full SHA for 2853a5d
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
remove term 'whitelist'
jmcphers
committed
4c5b4c2
View commit details
Copy full SHA for 4c5b4c2
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Open source companion for https://github.com/rstudio/rstudio-pro/pull/2611 - Standard Logging
kfeinauer
committed
be978be
View commit details
Copy full SHA for be978be
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/2358
kfeinauer
committed
20261f0
View commit details
Copy full SHA for 20261f0
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Merge remote-tracking branch 'origin/master' into v1.4-juliet-rose
gtritchie
committed
c2f8250
View commit details
Copy full SHA for c2f8250
View code at this point
Browse repository at this point
bulk update copyright dates to 2021
jmcphers
committed
ddcd719
View commit details
Copy full SHA for ddcd719
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
<boost/bind.hpp> to <boost/bind/bind.hpp>
JanMarvin
committed
a73589c
View commit details
Copy full SHA for a73589c
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
cleanup old space-before-semicolon syntax in C++ sources (#7185)
gtritchie
authored
4ed8194
View commit details
Copy full SHA for 4ed8194
View code at this point
Browse repository at this point
Commits on May 20, 2020
bulk update copyright dates for 2020
jmcphers
committed
3fdda38
View commit details
Copy full SHA for 3fdda38
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Merge branch 'v1.4' into feature/file-path-change-owner-mode
MariaSemple
committed
cb53daa
View commit details
Copy full SHA for cb53daa
View code at this point
Browse repository at this point
bulk update RStudio, Inc. => RStudio, PBC
jmcphers
committed
30aa1f8
View commit details
Copy full SHA for 30aa1f8
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
move changeOwnership and fileMode functions to FilePath
MariaSemple
committed
4898cd8
View commit details
Copy full SHA for 4898cd8
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/1392
kfeinauer
committed
5391aa0
View commit details
Copy full SHA for 5391aa0
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
rename createUser for more clarity and re-order some methods.
MariaSemple
committed
c82af1a
View commit details
Copy full SHA for c82af1a
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
change User class to use a construction method that returns an error.
MariaSemple
committed
07af1d8
View commit details
Copy full SHA for 07af1d8
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
remove duplicate implementations and fix compile errors.
MariaSemple
committed
065d945
View commit details
Copy full SHA for 065d945
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
restyle FilePath class.
MariaSemple
committed
bdbe32a
View commit details
Copy full SHA for bdbe32a
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
get the IDE compiling again after pulling out some classes.
MariaSemple
committed
9df0a03
View commit details
Copy full SHA for 9df0a03
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
c++ modernization: NULL to nullptr in core
Show description for 13daad3
gtritchie
committed
13daad3
View commit details
Copy full SHA for 13daad3
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Added clearing of the process signal mask in thread-safe child process spawning. Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/735
kfeinauer
committed
e6dbc8e
View commit details
Copy full SHA for e6dbc8e
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Added ability for thread-safe child processes to change users
kfeinauer
committed
41163ed
View commit details
Copy full SHA for 41163ed
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/576. Also includes some previous unmerged code that should have been merged in
kfeinauer
committed
a82e3ea
View commit details
Copy full SHA for a82e3ea
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL