Project homepage Mailing List  Warmcat.com  API Docs  Github Mirror 
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1713493306, "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":"c44c3b28783a1c8d63a6de2bc0889744", "commit": {"type":"commit", "time": 1520936861, "time_ofs": 480, "oid_tree": { "oid": "446c5b566f641367f063268d792c3a5169faf26e", "alias": []}, "oid":{ "oid": "f000573462121471d952f77a783bf955200c8d7c", "alias": []}, "msg": "Subject: echo client: Fix an off-by-one error in --times handling", "sig_commit": { "git_time": { "time": 1520936861, "offset": 480 }, "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" }, "sig_author": { "git_time": { "time": 1520886279, "offset": 120 }, "name": "Peter Pentchev", "email": "roam@ringlet.net", "md5": "0181704a865843dbf7b8204101cfa616" }}, "body": "Subject: echo client: Fix an off-by-one error in --times handling\n" , "diff": "diff --git a/test-apps/test-echo.c b/test-apps/test-echo.c\nindex b45345e..af27efe 100644\n--- a/test-apps/test-echo.c\n+++ b/test-apps/test-echo.c\n@@ -352,7 +352,7 @@ int main(int argc, char **argv)\n \t\t\t_interface \u003d interface_name;\n \t\t\tbreak;\n \t\tcase 'n':\n-\t\t\ttimes \u003d atoi(optarg);\n+\t\t\ttimes \u003d atoi(optarg) + 1;\n \t\t\tbreak;\n \t\tcase '?':\n \t\tcase 'h':\n","s":{"c":1713493306,"u": 1661}} ],"g": 2207,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}