Junio C Hamano
b9a7d55d93
Merge branch 'nd/fopen-errors'
...
We often try to open a file for reading whose existence is
optional, and silently ignore errors from open/fopen; report such
errors if they are not due to missing files.
* nd/fopen-errors:
mingw_fopen: report ENOENT for invalid file names
mingw: verify that paths are not mistaken for remote nicknames
log: fix memory leak in open_next_file()
rerere.c: move error_errno() closer to the source system call
print errno when reporting a system call error
wrapper.c: make warn_on_inaccessible() static
wrapper.c: add and use fopen_or_warn()
wrapper.c: add and use warn_on_fopen_errors()
config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too
config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD
clone: use xfopen() instead of fopen()
use xfopen() in more places
git_fopen: fix a sparse 'not declared' warning
2017-06-13 13:47:09 -07:00
..
2017-05-30 11:16:40 +09:00
2017-06-13 13:47:09 -07:00
2014-07-16 11:10:11 -07:00
2016-09-07 12:59:42 -07:00
2016-11-22 13:55:20 -08:00
2013-08-05 11:32:19 -07:00
2017-06-13 13:47:09 -07:00
2017-05-08 15:12:57 +09:00
2017-03-21 11:18:41 -07:00
2017-06-05 09:18:12 +09:00
2017-02-01 13:46:53 -08:00
2017-05-30 11:16:40 +09:00
2016-01-15 10:12:51 -08:00
2016-02-22 14:51:09 -08:00
2016-12-07 11:31:59 -08:00
2017-06-13 13:47:07 -07:00
2017-06-02 15:06:05 +09:00
2017-06-13 13:47:09 -07:00
2016-01-15 10:35:07 -08:00
2017-05-08 15:12:57 +09:00
2017-06-13 13:47:09 -07:00
2017-05-15 11:30:51 +09:00
2017-02-22 10:12:15 -08:00
2017-05-08 15:12:57 +09:00
2017-05-09 12:24:35 +09:00
2017-05-09 12:24:35 +09:00
2017-06-13 13:47:09 -07:00
2017-06-02 15:06:05 +09:00
2017-05-08 12:18:19 +09:00
2017-06-13 13:47:09 -07:00
2017-03-31 08:33:56 -07:00
2017-06-13 13:47:07 -07:00
2017-05-08 15:12:58 +09:00
2017-03-24 12:15:26 -07:00
2017-06-13 13:47:09 -07:00
2017-05-16 11:51:59 +09:00
2015-10-16 15:27:52 -07:00
2017-06-13 13:47:07 -07:00
2017-03-21 11:18:41 -07:00
2016-09-08 21:35:55 -07:00
2017-05-08 15:12:58 +09:00
2017-03-08 14:38:41 -08:00
2016-06-13 10:37:48 -07:00
2017-06-13 13:47:09 -07:00
2017-05-30 11:16:40 +09:00
2017-03-30 14:59:50 -07:00
2017-05-08 15:12:58 +09:00
2017-03-21 11:18:41 -07:00
2017-05-08 12:18:19 +09:00
2017-05-29 12:34:43 +09:00
2017-03-21 11:18:41 -07:00
2017-03-26 22:08:21 -07:00
2016-09-15 13:17:32 -07:00
2017-05-08 15:12:57 +09:00
2017-06-13 13:47:09 -07:00
2015-10-16 15:27:52 -07:00
2017-05-08 12:18:19 +09:00
2017-01-18 15:12:15 -08:00
2017-05-30 11:16:45 +09:00
2017-06-04 09:55:44 +09:00
2017-06-02 15:06:06 +09:00
2017-05-08 12:18:19 +09:00
2017-04-14 03:53:25 -07:00
2017-03-26 22:08:21 -07:00
2017-02-22 10:12:15 -08:00
2017-05-29 12:34:43 +09:00
2017-06-13 13:47:09 -07:00
2017-06-01 10:36:36 +09:00
2017-06-13 13:47:07 -07:00
2017-02-09 14:55:26 -08:00
2017-05-29 12:34:44 +09:00
2017-05-29 12:34:43 +09:00
2016-10-17 11:36:50 -07:00
2017-06-05 09:18:11 +09:00
2017-04-27 08:09:25 +09:00
2017-05-08 15:12:57 +09:00
2015-10-05 13:20:08 -07:00
2017-06-13 13:47:07 -07:00
2017-05-29 12:34:43 +09:00
2017-05-29 12:34:43 +09:00
2017-03-17 13:50:28 -07:00
2017-06-13 13:47:07 -07:00
2017-04-19 21:37:13 -07:00
2017-03-24 13:07:37 -07:00
2017-05-29 12:34:43 +09:00
2017-01-23 18:51:56 -08:00
2016-11-21 11:00:38 -08:00
2017-05-12 14:23:46 +09:00
2017-02-20 22:04:47 -08:00
2017-05-29 12:34:43 +09:00
2015-09-25 10:18:18 -07:00
2017-05-08 15:12:58 +09:00
2017-06-13 13:47:07 -07:00
2017-02-20 22:04:47 -08:00
2016-11-22 13:55:20 -08:00
2017-05-08 15:12:57 +09:00
2015-01-14 09:32:04 -08:00
2017-01-17 16:10:22 -08:00
2017-05-29 12:34:44 +09:00