index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
sys
/
unix
/
erl_child_setup.c
Age
Commit message (
Expand
)
Author
2016-09-02
erts: Fix child setup signal hander bug
Lukas Larsson
2016-07-11
Merge branch 'lukas/erts/spawn_driver_relative_cd/ERL-175/OTP-13733' into maint
Lukas Larsson
2016-07-01
erts: Fix spawn driver with relative cd option
Lukas Larsson
2016-07-01
erts: Fix HARD_DEBUG printouts in erl_child_setup
Lukas Larsson
2016-07-01
erts: Improve error printouts in erl_child_setup
Lukas Larsson
2016-06-28
erts: Save abort reason for erl_child_setup
Sverker Eriksson
2016-03-15
update copyright-year
Henrik Nord
2016-02-29
Fix build wihtout thread support
Rickard Green
2015-12-15
erts: Never abort in the forked child
Lukas Larsson
2015-12-15
erts: Mend ASSERT makro for erl_child_setup
Sverker Eriksson
2015-12-15
erts: Only use forker StackAck on freebsd
Lukas Larsson
2015-12-15
erts: Add forker StartAck for port start flowcontrol
Lukas Larsson
2015-12-15
erts: Move os_pid to port hash to child setup
Lukas Larsson
2015-12-15
erts: Handle all EINTR and EAGAIN cases in child setup
Lukas Larsson
2015-12-15
erts: Make child_setup work with large environments
Lukas Larsson
2015-12-15
erts: Fix dereferencing of unaligned integer for sparc
Lukas Larsson
2015-12-15
erts: Create forker process for spawn driver
Lukas Larsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-17
erts: Add brackets to statement
Björn-Egil Dahlberg
2015-04-28
erl_child_setup.c: fix Android breakage
Mikael Pettersson
2015-01-27
erts: Don't close all fds twice in child_setup
Björn-Egil Dahlberg
2014-03-21
Merge branch 'nox/reedr-closefrom'
Henrik Nord
2014-03-21
Raspberry PI / Android a minimal cross-compile configuration
Dmitry Kolesnikov
2014-03-09
Use closefrom(2) when available in child_setup
Rick Reed
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP