aboutsummaryrefslogtreecommitdiff
path: root/src/util/disk.c
Commit message (Collapse)AuthorAge
* -simplify code structure for monkeyChristian Grothoff2012-09-28
|
* mark fcntl return value as intentionally uncheckedChristian Grothoff2012-09-04
|
* -nocapsChristian Grothoff2012-07-25
|
* -preserve errnoChristian Grothoff2012-07-25
|
* -minor code cleanupChristian Grothoff2012-07-18
|
* -only test for exist, not for readChristian Grothoff2012-07-14
|
* Demote WARNING to INFO, preserve errnoLRN2012-07-13
|
* -LRN: implement get_handle_from_native for W32Christian Grothoff2012-06-14
|
* -needing yet another API to box stdin for scheduler reading, not ported to ↵Christian Grothoff2012-06-14
| | | | W32 yet
* -LRN: fix mkdtemp on W32Christian Grothoff2012-06-10
|
* -integrate mkdirp with testingChristian Grothoff2012-06-10
|
* #2404, patch 02: include sys/vfs on GNUChristian Grothoff2012-06-04
|
* -LRN: fix a warningChristian Grothoff2012-06-03
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* -only used on UNIXChristian Grothoff2012-05-07
|
* -misc offline hacking / code cleanup in utilChristian Grothoff2012-04-21
|
* -do not warn if stat fails, do not output DEBUG messages in testChristian Grothoff2012-04-01
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* -fix compiler warningChristian Grothoff2012-02-28
|
* -make disk IO blocking, otherwise opening signal pipe may fail because child ↵Christian Grothoff2012-02-27
| | | | did not have time to start
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* LRN: don't free memory on the stackChristian Grothoff2012-02-18
|
* -fix for W32 pipes from brataoChristian Grothoff2012-01-31
|
* -code deduplication, doxygen fixesChristian Grothoff2012-01-28
|
* -fix error reporting, remove unnecessary syscalls on some pathsChristian Grothoff2012-01-28
|
* -doxygen fixesChristian Grothoff2012-01-25
|
* -LRN: W32-pipes-are-overlapped-by-default-nowChristian Grothoff2012-01-21
|
* -implement blocking write / non-blocking read for non-W32 systemsChristian Grothoff2012-01-14
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* -LRN: fix pipe writing and progress writeChristian Grothoff2012-01-14
|
* LRN: new pipe creation function GNUNET_DISK_pipe_from_fd to wrap existing ↵Christian Grothoff2012-01-14
| | | | file descriptor pair
* LRN: make disk iterator start return GNUNET_SYSERR if run on empty directoryChristian Grothoff2012-01-09
|
* -LRN: 64-bit offsets for file locking on W32Christian Grothoff2011-12-31
|
* -LRN: ino diffChristian Grothoff2011-12-31
|
* -LRN: fixing issues that slipped through earlierChristian Grothoff2011-12-31
|
* -LRN: OFF_T/off_t patch for 64-bit files on W32Christian Grothoff2011-12-31
|
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
|
* -LRN: w32 version of fstatChristian Grothoff2011-12-15
|
* extra error checking in Bloom filter to check that the size of the file on ↵Christian Grothoff2011-12-15
| | | | disk corresponds to the expected size for the given filter
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* implementing #1747Christian Grothoff2011-11-03
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* LRN: 0001-W32-create-parent-directory-for-a-new-file.patchChristian Grothoff2011-08-05
|
* fixfixChristian Grothoff2011-08-02
|
* chmodChristian Grothoff2011-08-02
|
* fixing compile error, improving styleChristian Grothoff2011-08-01
|