summaryrefslogtreecommitdiff
path: root/t/t9153
diff options
context:
space:
mode:
authorLibravatar Erik Faye-Lund <kusmabite@gmail.com>2010-11-04 02:35:24 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-11-04 16:53:52 -0700
commita666b472c7d9e72bfacf4145405dbe8924ee153d (patch)
tree6b1bf5f321bf4f00206787a2ab9009f52de07b6c /t/t9153
parentdaemon: make --inetd and --detach incompatible (diff)
downloadtgif-a666b472c7d9e72bfacf4145405dbe8924ee153d.tar.xz
daemon: opt-out on features that require posix
Windows does not supply the POSIX-functions fork(), setuuid(), setgid(), setsid() and initgroups(). Error out if --user or --detach is specified when if so. MinGW doesn't have prototypes and headers for inet_ntop and inet_pton, so include our implementation instead. MSVC does, so avoid doing so there. Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9153')
0 files changed, 0 insertions, 0 deletions