diff options
author | Werner Koch <[email protected]> | 2017-11-29 19:22:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-11-29 19:22:06 +0000 |
commit | adc786d034b63176b941a1ef8d996acbf8d0ea5d (patch) | |
tree | b19d82491cc7666f18cb44d2f7458f2f28fbe936 /src/spawn-posix.c | |
parent | core: Implement the spawn functions. (diff) | |
download | libgpg-error-adc786d034b63176b941a1ef8d996acbf8d0ea5d.tar.gz libgpg-error-adc786d034b63176b941a1ef8d996acbf8d0ea5d.zip |
core: Unify syscall_clamp functions.
* src/estream.c (_gpgrt_set_syscall_clamp)
(_gpgrt_get_syscall_clamp): Move to ...
* src/syscall-clamp.c: new file.
(_gpgrt_pre_syscall, _gpgrt_post_syscall): New.
* src/Makefile.am (libgpg_error_la_SOURCES): Add that file.
* src/estream.c: Replace the syscall wrapper with the new functions.
* src/posix-lock.c: Ditto.
* src/w32-lock.c: Ditto.
* src/posix-thread.c: Ditto.
* src/w32-thread.c: Ditto.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/spawn-posix.c')
0 files changed, 0 insertions, 0 deletions