blob 880446b49e35fbcddab50b914c3cd54a9e0548cd 408 bytes (raw)
name: compat/fsmonitor/fsmonitor-fs-listen-win32.c # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| | #include "cache.h"
#include "config.h"
#include "fsmonitor.h"
#include "fsmonitor-fs-listen.h"
void fsmonitor_fs_listen__stop_async(struct fsmonitor_daemon_state *state)
{
}
void fsmonitor_fs_listen__loop(struct fsmonitor_daemon_state *state)
{
}
int fsmonitor_fs_listen__ctor(struct fsmonitor_daemon_state *state)
{
return -1;
}
void fsmonitor_fs_listen__dtor(struct fsmonitor_daemon_state *state)
{
}
|
debug log:
solving 880446b49e35 ...
found 880446b49e35 in https://public-inbox.org/git/27f47dfbd9cf1103fcc5ffff9da6239c1a441987.1617291666.git.gitgitgadget@gmail.com/ ||
https://public-inbox.org/git/49f9e2e3d49ce6e7b56839bf44535f271216abeb.1621691828.git.gitgitgadget@gmail.com/
applying [1/1] https://public-inbox.org/git/27f47dfbd9cf1103fcc5ffff9da6239c1a441987.1617291666.git.gitgitgadget@gmail.com/
diff --git a/compat/fsmonitor/fsmonitor-fs-listen-win32.c b/compat/fsmonitor/fsmonitor-fs-listen-win32.c
new file mode 100644
index 000000000000..880446b49e35
Checking patch compat/fsmonitor/fsmonitor-fs-listen-win32.c...
Applied patch compat/fsmonitor/fsmonitor-fs-listen-win32.c cleanly.
skipping https://public-inbox.org/git/49f9e2e3d49ce6e7b56839bf44535f271216abeb.1621691828.git.gitgitgadget@gmail.com/ for 880446b49e35
index at:
100644 880446b49e35fbcddab50b914c3cd54a9e0548cd compat/fsmonitor/fsmonitor-fs-listen-win32.c
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).