index
:
gpgme
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
posix-io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Don't keep using deprecated ath_ API.
NIIBE Yutaka
2022-04-05
1
-9
/
+15
*
posix: Use poll instead, when available, removing use of select.
NIIBE Yutaka
2021-11-25
1
-2
/
+123
*
core: Support closefrom also for glibc.
Jiri Kucera
2021-07-27
1
-1
/
+1
*
core: Add commented debug helper to posix-io.c.
Werner Koch
2019-06-06
1
-21
/
+71
*
core: Improve the debug messages even more.
Werner Koch
2019-06-05
1
-26
/
+26
*
core: Protect the trace macros for fun and profit.
Werner Koch
2018-11-16
1
-1
/
+2
*
core: Fix format string errors in trace macros
Werner Koch
2018-11-16
1
-4
/
+4
*
core: Simplify the trace maros by using variadics.
Werner Koch
2018-11-16
1
-23
/
+23
*
Add SPDX identifiers to most source files
Werner Koch
2018-11-16
1
-17
/
+18
*
core: Print a dump of the I/O data only at level 8.
Werner Koch
2018-11-02
1
-4
/
+4
*
core: use getdents64 syscall on linux instead of getdents.
Daniel Kahn Gillmor
2017-10-12
1
-7
/
+8
*
core: Allow disabling the use of SYS_getdents for Linux.
Werner Koch
2017-10-04
1
-6
/
+8
*
core: Restore get_max_fds optimization on Linux
Colin Watson
2017-10-04
1
-33
/
+66
*
FreeBSD's closefrom(2) does not return errors
Pietro Cerutti
2017-04-03
1
-2
/
+2
*
core: Optimize fork/exec for *BSD and Solaris.
Werner Koch
2017-02-03
1
-12
/
+36
*
core: Fix possible deadlock due to get_max_fds.
Werner Koch
2017-02-03
1
-31
/
+37
*
doc: Replace http: by https: in core source files.
Werner Koch
2016-11-16
1
-1
/
+1
*
core: Use better error code when using select with a too high fd.
Werner Koch
2016-11-10
1
-2
/
+2
*
core: Use const char * where appropriate.
Werner Koch
2016-09-13
1
-1
/
+1
*
core: Make sure FD_SET is not used with an out of range fd.
Werner Koch
2016-06-14
1
-0
/
+12
*
Speedup closing of fds before exec.
Werner Koch
2016-05-27
1
-7
/
+47
*
Fix possible _SC_OPEN_MAX max problem on AIX.
Werner Koch
2016-01-15
1
-0
/
+13
*
Fix possible zombie processes.
Werner Koch
2014-04-15
1
-3
/
+14
*
Make use of internal iospawn flags more flexible.
Werner Koch
2014-04-10
1
-2
/
+0
*
Make sure a spawned process has all standard fds connected.
Werner Koch
2014-04-10
1
-33
/
+18
*
Remove all trailing whitespace from source files
Werner Koch
2012-09-25
1
-13
/
+13
*
More include guards.
Werner Koch
2010-11-03
1
-1
/
+3
*
First take on changes to allow building with MSC for W32CE.
Werner Koch
2010-11-02
1
-3
/
+6
*
Changed the close notify implementaion to allow for more than 256 fds.
Werner Koch
2010-02-17
1
-21
/
+74
*
2009-11-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-11-10
1
-1
/
+6
*
2009-11-05 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-11-05
1
-1
/
+2
*
2009-11-04 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-11-04
1
-1
/
+1
*
2009-10-20 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-10-20
1
-1
/
+1
*
Improved W32 SetForegroundWindow hacks.
Werner Koch
2009-06-12
1
-1
/
+4
*
2009-04-15 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-04-15
1
-0
/
+28
*
008-11-03 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2008-11-03
1
-0
/
+655