aboutsummaryrefslogtreecommitdiffstats
path: root/src/system-posix.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-25Add new pipe functions to control its server process.gniibe/t6487NIIBE Yutaka1-3/+4
2023-05-17w32: Cleaner semantics for PID and Process handle.NIIBE Yutaka1-3/+3
2022-04-05Take advantage of gpgrt_get_syscall_clamp function.NIIBE Yutaka1-1/+1
2017-11-15Add an SPDX tag to all core files.Werner Koch1-16/+17
2017-11-15Fix last commit.Werner Koch1-2/+2
2017-11-15Fix the nanosleep case of __assuan_usleep.Werner Koch1-3/+2
2016-07-13Speedup closing fds before an exec.Werner Koch1-0/+40
2016-01-15Improve getting of max. number of open fds.Werner Koch1-9/+64
2012-01-25Make new functions also visible on non-W32.Werner Koch1-21/+21
2011-02-02Extend system hooks table by socket and connect functions.Marcus Brinkmann1-1/+18
2010-03-16Refactored platform system code.Werner Koch1-0/+339