blob b91058d1c4f82077e2f5fc29ff67d3381a48e1e2 388 bytes (raw)
name: compat/fsmonitor/fsmonitor-fs-listen-macos.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
| | #include "cache.h"
#include "fsmonitor.h"
#include "fsmonitor-fs-listen.h"
int fsmonitor_fs_listen__ctor(struct fsmonitor_daemon_state *state)
{
return -1;
}
void fsmonitor_fs_listen__dtor(struct fsmonitor_daemon_state *state)
{
}
void fsmonitor_fs_listen__stop_async(struct fsmonitor_daemon_state *state)
{
}
void fsmonitor_fs_listen__loop(struct fsmonitor_daemon_state *state)
{
}
|
debug log:
solving b91058d1c4f8 ...
found b91058d1c4f8 in https://public-inbox.org/git/a84dee24e13ebf93488a9258d7324387721f3833.1617291666.git.gitgitgadget@gmail.com/ ||
https://public-inbox.org/git/2aa85151f03c31989e3b11979711220d05f42b1a.1621691828.git.gitgitgadget@gmail.com/
applying [1/1] https://public-inbox.org/git/a84dee24e13ebf93488a9258d7324387721f3833.1617291666.git.gitgitgadget@gmail.com/
diff --git a/compat/fsmonitor/fsmonitor-fs-listen-macos.c b/compat/fsmonitor/fsmonitor-fs-listen-macos.c
new file mode 100644
index 000000000000..b91058d1c4f8
Checking patch compat/fsmonitor/fsmonitor-fs-listen-macos.c...
Applied patch compat/fsmonitor/fsmonitor-fs-listen-macos.c cleanly.
skipping https://public-inbox.org/git/2aa85151f03c31989e3b11979711220d05f42b1a.1621691828.git.gitgitgadget@gmail.com/ for b91058d1c4f8
index at:
100644 b91058d1c4f82077e2f5fc29ff67d3381a48e1e2 compat/fsmonitor/fsmonitor-fs-listen-macos.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).