)]}'
{
  "commit": "cb37f01f9cb54ccb85ed9c03086e6c4d84b5b431",
  "tree": "70ffd95db19c46bfcf465081cb7f842c29d1593a",
  "parents": [
    "973b932e2da39f80ecbd25b8f0973c5fd82fafa3"
  ],
  "author": {
    "name": "Liu Hao",
    "email": "lh_mouse@126.com",
    "time": "Mon Jun 14 11:54:29 2021 +0800"
  },
  "committer": {
    "name": "Liu Hao",
    "email": "lh_mouse@126.com",
    "time": "Mon Jun 14 19:27:13 2021 +0800"
  },
  "message": "headers/locale: Make result of `localeconv()` accord to GCC\u0027s `-funsigned-char` option\n\nThis enables the old behavior when `-funsigned-char` is specified.\n\nThe `selectany` attribute is assumed to be supported since GCC 4.2, and\nprobably by Clang as well.\n\nThis test program should print 127 when `char` is signed and 255 when it\nis unsigned:\n\n  #include \u003cstdio.h\u003e\n  #include \u003clocale.h\u003e\n\n  int main(void)\n    {\n      struct lconv* lc \u003d localeconv();\n      printf(\"frac_digits \u003d %d\\n\", lc-\u003efrac_digits);\n    }\n\nReference: https://sourceforge.net/p/mingw-w64/mailman/message/37300502/\nReference: https://gcc.gnu.org/onlinedocs/gcc-4.2.4/gcc/Variable-Attributes.html\nSigned-off-by: Liu Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca7c89740a9c5c5ca295e903649b559044068d60",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/_mingw_mac.h",
      "new_id": "ee44fc30c991e280a03a1cbd56f665a6d9452c31",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/_mingw_mac.h"
    },
    {
      "type": "modify",
      "old_id": "6b1893b36f97ee92139447cbfe5f72e5cc57f577",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/locale.h",
      "new_id": "9b695e333a4c26437555466456172da7723ae5c6",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/locale.h"
    }
  ]
}
