aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0@n0.is <ng0@n0.is>2019-07-31 17:59:18 +0000
committerng0@n0.is <ng0@n0.is>2019-07-31 17:59:18 +0000
commit441b1702575c16ce39706d83b45c7d80a35d00d0 (patch)
tree835fd27d1b2849c1af275a36e383cd4e227d7511
parent8183f21332ce114ffc52b2aa50c4a7102771e83f (diff)
downloadlibmicrohttpd-gsoc2019-441b1702575c16ce39706d83b45c7d80a35d00d0.tar.gz
libmicrohttpd-gsoc2019-441b1702575c16ce39706d83b45c7d80a35d00d0.zip
html: start of analysis 2
-rw-r--r--syscalls.html136
1 files changed, 136 insertions, 0 deletions
diff --git a/syscalls.html b/syscalls.html
index b32a92a..a858fb6 100644
--- a/syscalls.html
+++ b/syscalls.html
@@ -436,5 +436,141 @@
436 The standard testsuite on NetBSD now runs without major delays in some of the ...11 tests. 436 The standard testsuite on NetBSD now runs without major delays in some of the ...11 tests.
437 In the releases up to now this wasn't the case. 437 In the releases up to now this wasn't the case.
438 </p> 438 </p>
439 <!-- post analysis, 2 -->
440 <p>
441 <b>POST-ANALYSIS, run 2</b>
442 </p>
443 <p>
444 EDIT ME.
445 </p>
446 <table>
447 <tr>
448 <th>Debian Linux</th>
449 <th>FreeBSD</th>
450 <th>NetBSD</th>
451 <th>OS X</th>
452 <th>cygwin x64 (under Windows 10)</th>
453 </tr>
454 <tr>
455 <td>
456 <a href="inc.c">continuous response generation</a>:
457 <a href="post-analysis_1/crg/inc.c.debian.strace.log.txt">(log)</a>
458 <br>
459 </td>
460 <td>
461 <a href="inc.c">continuous response generation</a>:
462 <a href="post-analysis_1/crg/inc.c.freebsd.truss.log.txt">(log)</a>
463 <br>
464 </td>
465 <td>
466 <a href="inc.c">continuous response generation</a>:
467 <a href="post-analysis_1/crg/inc.c.netbsd.ktruss.log.txt">(log)</a>
468 <br>
469 </td>
470 <td>
471 <a href="inc.c">continuous response generation</a>:
472 <br>
473 </td>
474 <td>
475 <a href="inc.c">continuous response generation</a>:
476 <a href="post-analysis_1/crg/inc.c.cygwin.strace.log.txt">(log)</a>
477 <br>
478 </td>
479 </tr>
480 <tr>
481 <td>
482 <a href="trg.c">tiny response generation</a>
483 (<a href="post-analysis_1/_trg/trg.c.debian.strace.log.txt">log</a>):
484 </td>
485 <td>
486 <a href="trg.c">tiny response generation</a>
487 (<a href="post-analysis_1/_trg/trg.c.freebsd.truss.log.txt">log</a>):
488 <br>
489 </td>
490 <td>
491 <a href="trg.c">tiny response generation</a>
492 (<a href="post-analysis_1/_trg/trg.c.netbsd.ktruss.log.txt">log</a>):
493 <br>
494 </td>
495 <td>
496 <a href="trg.c">tiny response generation</a>:
497 <br>
498 </td>
499 <td>
500 <a href="trg.c">tiny response generation</a>
501 (<a href="post-analysis_1/_trg/trg.c.strace.cygwin.windows10.log.txt">log</a>):
502 <br>
503 </td>
504 </tr>
505 <tr>
506 <td>
507 <a href="mrg.c">modest response generation</a>
508 (<a href="post-analysis_1/_mrg/mrg.c.debian.strace.log.txt">log</a>):
509 <br>
510 </td>
511 <td>
512 <a href="mrg.c">modest response generation</a>
513 (<a href="post-analysis_1/_mrg/mrg.c.freebsd.truss.log.txt">log</a>):
514 <br>
515 </td>
516 <td>
517 <a href="mrg.c">modest response generation</a>
518 (<a href="post-analysis_1/_mrg/mrg.c.netbsd.ktruss.log.txt">log</a>):
519 <br>
520 </td>
521 <td>
522 <a href="mrg.c">modest response generation</a>:
523 <br>
524 </td>
525 <td>
526 <a href="mrg.c">modest response generation</a>
527 (<a href="post-analysis_1/_mrg/mrg.c.cygwin.windows10.strace.log.txt">log</a>):
528 <br>
529 </td>
530 </tr>
531 <tr>
532 <td>
533 <a href="response_generation_sendfile.c">response generation using sendfile()</a>
534 (<a href="post-analysis_1/_rgs/response_generation_sendfile.c.debian.strace.log.txt">log</a>):
535 <br>
536 </td>
537 <td>
538 <a href="response_generation_sendfile.c">response generation using sendfile()</a>
539 (<a href="post-analysis_1/_rgs/response_generation_sendfile.c.freebsd.truss.log.txt">log</a>):
540 <br>
541 </td>
542 <td>
543 <a href="response_generation_sendfile.c">response generation using sendfile()</a>
544 (<a href="post-analysis_1/_rgs/response_generation_sendfile.c.netbsd.ktruss.log.txt">log</a>):
545 <br>
546 </td>
547 <td>
548 <a href="response_generation_sendfile.c">response generation using sendfile()</a>:
549 <br>
550 </td>
551 <td>
552 <a href="response_generation_sendfile.c">response generation using sendfile()</a>
553 (<a href="post-analysis_1/_rgs/response_generation_sendfile.c.strace.cygwin.windows10.log.txt">log</a>):
554 <br>
555 </td>
556 </tr>
557 <tr>
558 <td>other</td>
559 <td>other</td>
560 <td>other</td>
561 <td>other</td>
562 <td>other</td>
563 </tr>
564 </table>
565 <p>
566 <b>Appended Notes</b>
567 </p>
568 <p>
569 </p>
570 <p>
571 <b>Other observations</b>
572 </p>
573 <p>
574 </p>
439 </body> 575 </body>
440</html> 576</html>