about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process.rs
diff options
context:
space:
mode:
authorGeoffrey Thomas <geofft@ldpreload.com>2015-05-23 18:07:52 -0400
committerGeoffrey Thomas <geofft@ldpreload.com>2015-06-22 00:55:42 -0400
commit56d904c4bb4a10e6da3f03d11279e9a3f3d20d8b (patch)
treefc2cfc3ade9086e661a224b2db474c3380cb56ec /src/libstd/sys/unix/process.rs
parente13642163ab258c58295bcb1f2eaa27266724f73 (diff)
downloadrust-56d904c4bb4a10e6da3f03d11279e9a3f3d20d8b.tar.gz
rust-56d904c4bb4a10e6da3f03d11279e9a3f3d20d8b.zip
sys/unix: Consolidate signal-handling FFI bindings
Both c.rs and stack_overflow.rs had bindings of libc's signal-handling
routines. It looks like the split dated from #16388, when (what is now)
c.rs was in libnative but not libgreen. Nobody is currently using the
c.rs bindings, but they're a bit more accurate in some places.

Move everything to c.rs (since I'll need signal handling in process.rs,
and we should avoid duplication), clean up the bindings, and manually
double-check everything against the relevant system headers (fixing a
few things in the process).
Diffstat (limited to 'src/libstd/sys/unix/process.rs')
0 files changed, 0 insertions, 0 deletions