lp:~roguescholar/boost/+git/process

Owned by Peter J. Mello
Get this repository:
git clone https://git.launchpad.net/~roguescholar/boost/+git/process

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/boostorg/process.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
develop 2024-05-11 03:26:48 UTC
FIX(process): modify the internal logic call of resume without error code ver...

Author: zhixingchen
Author Date: 2024-05-11 02:42:51 UTC

FIX(process): modify the internal logic call of resume without error code version.

master 2024-03-31 22:40:48 UTC
v2: sync initial value for exit code with v1

Author: Christian Eggers
Author Date: 2024-03-27 12:06:10 UTC

v2: sync initial value for exit code with v1

The initial value for the exit_code (0x7f) in v2 doesn't work with musl libc.
Here WIFSIGNALED(0x7f) expands to a non-zero value:

http://git.musl-libc.org/cgit/musl/tree/include/sys/wait.h#n54

freebsd2 2023-10-12 13:47:41 UTC
Reenabled pdfork.

Author: Klemens
Author Date: 2022-12-24 03:11:53 UTC

Reenabled pdfork.

issue/285b 2023-10-05 02:51:24 UTC
added wait_pid to be run in set_error.

Author: Klemens Morgenstern
Author Date: 2023-10-05 02:51:24 UTC

added wait_pid to be run in set_error.

issue/285 2023-08-14 10:00:55 UTC
zombie reap fix.

Author: Klemens Morgenstern
Author Date: 2023-08-14 10:00:55 UTC

zombie reap fix.

issue/332 2023-08-08 00:38:00 UTC
environment::native_handle fix

Author: Klemens Morgenstern
Author Date: 2023-08-08 00:38:00 UTC

environment::native_handle fix

closes #332

noexcept 2023-02-21 05:27:34 UTC
pid_test fixes for osx.

Author: Klemens Morgenstern
Author Date: 2023-02-21 05:27:34 UTC

pid_test fixes for osx.

cmd-empty-arg 2023-02-14 18:04:24 UTC
close #296.

Author: Klemens Morgenstern
Author Date: 2023-02-14 18:04:24 UTC

close #296.

xproc 2023-02-07 16:10:20 UTC
ec use locations.

Author: Klemens Morgenstern
Author Date: 2023-02-07 07:48:11 UTC

ec use locations.

origin/xproc 2023-02-07 11:30:35 UTC
FreeBSD fix

Author: Klemens
Author Date: 2023-02-07 11:30:35 UTC

FreeBSD fix

issue/287 2023-01-04 00:11:22 UTC
ec fix for search_path with std::filesystem.

Author: Klemens
Author Date: 2022-12-24 03:17:00 UTC

ec fix for search_path with std::filesystem.

closes #287.

freebsd 2022-12-13 01:14:25 UTC
Reverted 2fc71ca0 after asio update.

Author: Klemens Morgenstern
Author Date: 2022-12-13 01:14:25 UTC

Reverted 2fc71ca0 after asio update.

freebsd-exp 2022-10-21 05:33:37 UTC
Added probe.

Author: Klemens Morgenstern
Author Date: 2022-10-21 05:33:37 UTC

Added probe.

group-v2 2022-09-17 12:41:34 UTC
missing files

Author: Klemens Morgenstern
Author Date: 2022-09-17 12:41:34 UTC

missing files

suspend 2022-09-14 07:37:56 UTC
Fixed __FreeBSD__ code.

Author: Klemens Morgenstern
Author Date: 2022-09-14 07:37:56 UTC

Fixed __FreeBSD__ code.

shell_v2 2022-09-02 10:43:35 UTC
Shell(posix) fixes.

Author: Klemens
Author Date: 2022-09-02 10:43:35 UTC

Shell(posix) fixes.

klemens-morgenstern-patch-1 2022-08-31 07:40:57 UTC
Closes #267

Author: Klemens Morgenstern
Author Date: 2022-08-30 09:08:30 UTC

Closes #267

klemens-morgenstern-patch-2 2022-08-31 07:35:51 UTC
Closes #266

Author: Klemens Morgenstern
Author Date: 2022-08-30 09:12:14 UTC

Closes #266

develop-merge 2022-06-19 18:38:26 UTC
Merge branch 'master' into develop-merge

Author: Klemens Morgenstern
Author Date: 2022-06-19 18:38:26 UTC

Merge branch 'master' into develop-merge

v2 2022-06-11 04:17:36 UTC
Changed default whitelist to stdio

Author: Klemens
Author Date: 2022-06-11 02:45:14 UTC

Changed default whitelist to stdio

new_wait_for_test 2019-05-08 09:53:45 UTC
Merge branch 'develop' into new_wait_for_test

Author: Klemens David Morgenstern
Author Date: 2019-05-08 09:53:45 UTC

Merge branch 'develop' into new_wait_for_test

# Conflicts:
# include/boost/process/detail/posix/wait_for_exit.hpp

sfinae_dynamic_buffer 2019-04-10 05:41:08 UTC
trait & fwd decl fixes

Author: Klemens David Morgenstern
Author Date: 2019-04-10 05:41:08 UTC

trait & fwd decl fixes

asio_no_deprecated 2018-03-11 19:57:18 UTC
started on asio_no_deprecated.cpp

Author: Klemens David Morgenstern
Author Date: 2018-03-11 19:57:18 UTC

started on asio_no_deprecated.cpp

options 2016-11-06 23:20:30 UTC
startet on experimental optoins impl. not sure it's worth it though.

Author: klemens-morgenstern
Author Date: 2016-11-06 23:20:30 UTC

startet on experimental optoins impl. not sure it's worth it though.

variant 2016-11-06 23:17:02 UTC
added (untested) initializer-variant.

Author: klemens-morgenstern
Author Date: 2016-11-06 23:17:02 UTC

added (untested) initializer-variant.

125 of 25 results
This repository contains Public information 
Everyone can see this information.

Subscribers

No subscribers.