On January 24, 2018 4:18 PM, Junio C Hamano wrote:
>
> "Randall S. Becker" writes:
>
> >> > +#ifdef __TANDEM
> >> > +#if !defined(_THREAD_SUPPORT_FUNCTIONS) &&
> >> !defined(_PUT_MODEL_)
> >> > +/* #include
> >> > +
> >> > +*/
> >> > +/* #include */ #endif
> >>
> >> The above adds a conditional
Junio C Hamano writes:
> "Randall S. Becker" writes:
>
>>> > +#ifdef __TANDEM
>>> > +#if !defined(_THREAD_SUPPORT_FUNCTIONS) &&
>>> !defined(_PUT_MODEL_)
>>> > +/* #include
>>> > +*/
>>> > +/* #include */
>>> > +#endif
>>>
>>> The above adds a conditional no-op? That's confusing...
>>
>> We
"Randall S. Becker" writes:
>> > +#ifdef __TANDEM
>> > +#if !defined(_THREAD_SUPPORT_FUNCTIONS) &&
>> !defined(_PUT_MODEL_)
>> > +/* #include
>> > +*/
>> > +/* #include */
>> > +#endif
>>
>> The above adds a conditional no-op? That's confusing...
>
> We are trying to make PUT work with git on
On January 24, 2018 3:36 PM, Junio C Hamano wrote:
> randall.s.bec...@rogers.com writes:
>
> > From: "Randall S. Becker"
> >
> > Add correct FLOSS (NonStop platform emulation) definitions into
> > git-compat-util.h to allow correct emulation of non-platform
> > behaviour. Also added NSIG definiti
randall.s.bec...@rogers.com writes:
> From: "Randall S. Becker"
>
> Add correct FLOSS (NonStop platform emulation) definitions into
> git-compat-util.h to allow correct emulation of non-platform
> behaviour. Also added NSIG definition that is not explicitly
> supplied in signal.h on platform.
>
>
From: "Randall S. Becker"
Add correct FLOSS (NonStop platform emulation) definitions into
git-compat-util.h to allow correct emulation of non-platform
behaviour. Also added NSIG definition that is not explicitly
supplied in signal.h on platform.
Signed-off-by: Randall S. Becker
---
git-compat-
6 matches
Mail list logo