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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of _assuan_pipe.
NIIBE Yutaka
2024-06-10
1
-9
/
+0
*
Cleanup for spawn use from libgpg-error.
NIIBE Yutaka
2024-06-10
1
-256
/
+0
*
Remove system hooks API.
NIIBE Yutaka
2024-06-06
1
-20
/
+0
*
Add new pipe functions to control its server process.
NIIBE Yutaka
2023-07-24
1
-3
/
+4
*
w32: Cleaner semantics for PID and Process handle.
NIIBE Yutaka
2023-05-17
1
-3
/
+3
*
Take advantage of gpgrt_get_syscall_clamp function.
NIIBE Yutaka
2022-04-05
1
-1
/
+1
*
Add an SPDX tag to all core files.
Werner Koch
2017-11-15
1
-16
/
+17
*
Fix last commit.
Werner Koch
2017-11-15
1
-2
/
+2
*
Fix the nanosleep case of __assuan_usleep.
Werner Koch
2017-11-15
1
-3
/
+2
*
Speedup closing fds before an exec.
Werner Koch
2016-07-13
1
-0
/
+40
*
Improve getting of max. number of open fds.
Werner Koch
2016-01-15
1
-9
/
+64
*
Make new functions also visible on non-W32.
Werner Koch
2012-01-25
1
-21
/
+21
*
Extend system hooks table by socket and connect functions.
Marcus Brinkmann
2011-02-02
1
-1
/
+18
*
Refactored platform system code.
Werner Koch
2010-03-16
1
-0
/
+339