aboutsummaryrefslogtreecommitdiffstats
path: root/src/system-posix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new pipe functions to control its server process.NIIBE Yutaka2023-07-241-3/+4
* w32: Cleaner semantics for PID and Process handle.NIIBE Yutaka2023-05-171-3/+3
* Take advantage of gpgrt_get_syscall_clamp function.NIIBE Yutaka2022-04-051-1/+1
* Add an SPDX tag to all core files.Werner Koch2017-11-151-16/+17
* Fix last commit.Werner Koch2017-11-151-2/+2
* Fix the nanosleep case of __assuan_usleep.Werner Koch2017-11-151-3/+2
* Speedup closing fds before an exec.Werner Koch2016-07-131-0/+40
* Improve getting of max. number of open fds.Werner Koch2016-01-151-9/+64
* Make new functions also visible on non-W32.Werner Koch2012-01-251-21/+21
* Extend system hooks table by socket and connect functions.Marcus Brinkmann2011-02-021-1/+18
* Refactored platform system code.Werner Koch2010-03-161-0/+339