Re: [PATCH] Port to 12 other Platforms.
From: Jakub Narebski <hidden>
Date: 2016-06-15 22:44:42
Boyd Lynn Gerber [off-list ref] writes:
This patch adds support to compile git on 12 additional platforms. They are based on UNIX Systems Labs (USL)/Novell and SYS V based OS's, SCO OpenServer 5.0.X, SCO UnixWare 7.1.4, OpenServer 6.0.X and SCO pre OSR 5 OS's to build and run git. Signed-off-by: Boyd Lynn Gerber <redacted> ---
[...]
git-compat-util.h __USLC__ indicates UNIX System Labs Corperation (USLC), or a Novell-derived compiler and/or some SysV based OS's. __M_UNIX indicates XENIX/SCO UNIX/OpenServer 5.0.7 and prior releases of the SCO OS's. It is used just like Apple and BSD, both of these shouldn't have _XOPEN_SOURCE defined.
Above info is neither in commit message, not in comment in some file. It would be nice to have it in somewhere, and not only in mailing list archives. -- Jakub Narebski Poland ShadeHawk on #git