mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* iobuf.c (fd_cache_synchronize): New. fsync() a file in cache.
(iobuf_ioctl): Called here, for ioctl 4. (fd_cache_invalidate): Pass return code from close() back to iobuf_ioctl().
This commit is contained in:
parent
a2fc01ae00
commit
da66b1d69e
2 changed files with 60 additions and 8 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-03-20 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* iobuf.c (fd_cache_synchronize): New. fsync() a file in cache.
|
||||
(iobuf_ioctl): Called here, for ioctl 4.
|
||||
(fd_cache_invalidate): Pass return code from close() back to
|
||||
iobuf_ioctl().
|
||||
|
||||
2009-03-13 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* http.c (do_parse_uri): Properly handle IPv6 literal addresses as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue