Project homepage Mailing List  Warmcat.com  API Docs  Github Mirror 
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1711716789, "reponame":"libwebsockets", "desc":"libwebsockets lightweight C networking library", "owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://libwebsockets.org/repo/libwebsockets", "f":3, "items": [ {"schema":"libjg2-1", "cid":"c77c7484c2a555245700b567cf0b31f7", "commit": {"type":"commit", "time": 1517275798, "time_ofs": 480, "oid_tree": { "oid": "8d9003677d96926f8bf6edea5f8fbaf9bfc492d6", "alias": []}, "oid":{ "oid": "c45396843546950b7cd5bf0f26d64f73c8ac614d", "alias": []}, "msg": "remove u_int64_t", "sig_commit": { "git_time": { "time": 1517275798, "offset": 480 }, "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" }, "sig_author": { "git_time": { "time": 1517275798, "offset": 480 }, "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" }}, "body": "remove u_int64_t\n\nhttps://github.com/warmcat/libwebsockets/issues/1167\n" , "diff": "diff --git a/lib/libwebsockets.h b/lib/libwebsockets.h\nindex 785e2cc..460c732 100644\n--- a/lib/libwebsockets.h\n+++ b/lib/libwebsockets.h\n@@ -4013,9 +4013,6 @@ lws_set_timeout(struct lws *wsi, enum pending_timeout reason, int secs);\n #if !defined(LWS_SIZEOFPTR)\n #define LWS_SIZEOFPTR (sizeof (void *))\n #endif\n-#if !defined(u_int64_t)\n-#define u_int64_t unsigned long long\n-#endif\n \n #if defined(__x86_64__)\n #define _LWS_PAD_SIZE 16\t/* Intel recommended for best performance */\ndiff --git a/lib/misc/sha-1.c b/lib/misc/sha-1.c\nindex 9353fbe..50205a0 100644\n--- a/lib/misc/sha-1.c\n+++ b/lib/misc/sha-1.c\n@@ -45,7 +45,7 @@ struct sha1_ctxt {\n \t} h;\n \tunion {\n \t\tunsigned char\t\tb8[8];\n-\t\tu_int64_t\t\tb64[1];\n+\t\tuint64_t\t\tb64[1];\n \t} c;\n \tunion {\n \t\tunsigned char\t\tb8[64];\ndiff --git a/lib/private-libwebsockets.h b/lib/private-libwebsockets.h\nindex 4d6babb..535fa0b 100644\n--- a/lib/private-libwebsockets.h\n+++ b/lib/private-libwebsockets.h\n@@ -356,9 +356,6 @@ esp8266_tcp_stream_bind(lws_sockfd_type fd, int port, struct lws *wsi);\n #ifndef BYTE_ORDER\n #define BYTE_ORDER LITTLE_ENDIAN\n #endif\n-#ifndef u_int64_t\n-typedef unsigned __int64 u_int64_t;\n-#endif\n \n #undef __P\n #ifndef __P\n","s":{"c":1711716789,"u": 5983}} ],"g": 6649,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}