libosmocore/include/osmocom
Harald Welte c6a8697800 Introduce helper functions for safe fork+exec of processes
In some situations, we want to execute an external shell command
in a non-blocking way.  Similar to 'system', but without waiting for
the child to complete.  We also want to close all file descriptors
ahead of the exec() and filter + modify the environment.

Change-Id: Ib24ac8a083db32e55402ce496a5eabd8749cc888
Related: OS#4332
2019-12-17 13:49:28 +01:00
..
codec core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE 2019-12-11 12:42:05 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core Introduce helper functions for safe fork+exec of processes 2019-12-17 13:49:28 +01:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) 2019-05-08 13:50:15 +00:00
gprs GPRS/BSSGP: introduce bssgp_bvc_ctx_free() 2019-11-09 02:14:50 +07:00
gsm core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE 2019-12-11 12:42:05 +00:00
sim Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
usb usb: Import a variety of libusb utility functions from simtrace 2019-12-16 00:17:27 +01:00
vty vty_app_info.is_config_node: add OSMO_DEPRECATED 2019-11-24 19:59:35 +01:00