index
:
libassuan
LIBASSUAN-2.5-BRANCH
dkg-fix-T4641
gniibe/spawn
gniibe/t6236
gniibe/t6487
master
svn-import/libassuan-2.0.0
svn-import/pre-new-assuan-branch
A small library implementing the so-called Assuan protocol.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
system-posix.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
Remove use of _assuan_pipe.
NIIBE Yutaka
1
-9
/
+0
2024-06-10
Cleanup for spawn use from libgpg-error.
NIIBE Yutaka
1
-256
/
+0
2024-06-06
Remove system hooks API.
NIIBE Yutaka
1
-20
/
+0
2023-07-24
Add new pipe functions to control its server process.
NIIBE Yutaka
1
-3
/
+4
2023-05-17
w32: Cleaner semantics for PID and Process handle.
NIIBE Yutaka
1
-3
/
+3
2022-04-05
Take advantage of gpgrt_get_syscall_clamp function.
NIIBE Yutaka
1
-1
/
+1
2017-11-15
Add an SPDX tag to all core files.
Werner Koch
1
-16
/
+17
2017-11-15
Fix last commit.
Werner Koch
1
-2
/
+2
2017-11-15
Fix the nanosleep case of __assuan_usleep.
Werner Koch
1
-3
/
+2
2016-07-13
Speedup closing fds before an exec.
Werner Koch
1
-0
/
+40
2016-01-15
Improve getting of max. number of open fds.
Werner Koch
1
-9
/
+64
2012-01-25
Make new functions also visible on non-W32.
Werner Koch
1
-21
/
+21
2011-02-02
Extend system hooks table by socket and connect functions.
Marcus Brinkmann
1
-1
/
+18
2010-03-16
Refactored platform system code.
Werner Koch
1
-0
/
+339