about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSebastian Humenda <shumenda@gmx.de>2017-08-17 13:23:00 +0200
committerTobias Schaffner <tschaff@genua.de>2017-09-08 14:36:56 +0200
commit2cf0a4ad4690c587d755dc6e5383779dddb9b178 (patch)
tree4bcbae74c880377bbf96b952041ae9f3b70ed8d5 /src/rustllvm/RustWrapper.cpp
parentd6ad402a644d9e57f1a6d6c579fe04acf00e0e2e (diff)
downloadrust-2cf0a4ad4690c587d755dc6e5383779dddb9b178.tar.gz
rust-2cf0a4ad4690c587d755dc6e5383779dddb9b178.zip
Match c_char definitions and enable signal reset for L4Re
*   Match definition of c_char in os/raw.rs with the libc definition

    Due to historic reasons, os/raw.rs redefines types for c_char from
    libc, but these didn't match. Now they do :).

*   Enable signal reset on exec for L4Re

    L4Re has full signal emulation and hence it needs to reset the
    signal set of the child with sigemptyset. However, gid and uid
    should *not* be set.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions