Ben Pfaff
ff412c8c09
process: Add thread safety comments.
...
Signed-off-by: Ben Pfaff <blp@nicira.com >
2013-06-10 13:48:12 -07:00
Ben Pfaff
57d90319a6
process: Make signal handling thread-safe.
...
Signed-off-by: Ben Pfaff <blp@nicira.com >
2013-06-10 13:48:12 -07:00
Ben Pfaff
e1208bc494
process: Remove unused features from process_start().
...
Signed-off-by: Ben Pfaff <blp@nicira.com >
Acked-by: Ethan Jackson <ethan@nicira.com >
2013-06-10 13:48:11 -07:00
Ben Pfaff
21f0192507
process: Remove process_run(), process_run_capture(), and related code.
...
They are unused.
Signed-off-by: Ben Pfaff <blp@nicira.com >
Acked-by: Ansis Atteka <aatteka@nicira.com >
2013-06-10 13:48:08 -07:00
Ben Pfaff
2db15dc5eb
process: Fix indentation in header.
...
Signed-off-by: Ben Pfaff <blp@nicira.com >
2013-05-08 20:47:02 -07:00
Raju Subramanian
e0edde6fee
Global replace of Nicira Networks.
...
Replaced all instances of Nicira Networks(, Inc) to Nicira, Inc.
Feature #10593
Signed-off-by: Raju Subramanian <rsubramanian@nicira.com >
Signed-off-by: Ben Pfaff <blp@nicira.com >
2012-05-02 17:08:02 -07:00
Ben Pfaff
691ac3d8c5
process: Let process_run_capture() caller set maximum capture size.
...
An upcoming patch needs a larger value.
2011-06-07 17:05:42 -07:00
Ben Pfaff
b5dae6846a
process: New function process_run_capture().
...
In an upcoming commit, ovs-brcompatd will need to create a subprocess and
capture both its stdout and stderr separately, which one cannot do with
simple interfaces such as popen(). This function provides that ability.
2009-07-16 09:17:06 -07:00
Ben Pfaff
a14bc59fb8
Update primary code license to Apache 2.0.
2009-06-15 15:11:30 -07:00
Ben Pfaff
064af42167
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
2009-07-08 13:19:16 -07:00