aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0@n0.is <ng0@n0.is>2019-07-31 18:10:49 +0000
committerng0@n0.is <ng0@n0.is>2019-07-31 18:10:49 +0000
commitc30980c94fef2921bba8e1b5d3927953f38525fe (patch)
treec88b9da4cd28a64baa4b88f3e76fdbdb419ac509
parent441b1702575c16ce39706d83b45c7d80a35d00d0 (diff)
downloadlibmicrohttpd-gsoc2019-c30980c94fef2921bba8e1b5d3927953f38525fe.tar.gz
libmicrohttpd-gsoc2019-c30980c94fef2921bba8e1b5d3927953f38525fe.zip
style
-rw-r--r--syscalls.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/syscalls.html b/syscalls.html
index a858fb6..de3cc2c 100644
--- a/syscalls.html
+++ b/syscalls.html
@@ -12,6 +12,7 @@
12 } 12 }
13 </style> 13 </style>
14 <h1><a href="https://d.n0.is/pub/libmicrohttpd/gsoc2019/syscalls.html">SYSCALLS</a></h1> 14 <h1><a href="https://d.n0.is/pub/libmicrohttpd/gsoc2019/syscalls.html">SYSCALLS</a></h1>
15 <h2>before code changes (run 1)</h2>
15 <p> 16 <p>
16 <b>LEGEND:</b> 17 <b>LEGEND:</b>
17 </p> 18 </p>
@@ -256,6 +257,7 @@
256 <td>other</td> 257 <td>other</td>
257 </tr> 258 </tr>
258 </table> 259 </table>
260 <h2>after code changes (run 2)</h2>
259 <!-- post analysis --> 261 <!-- post analysis -->
260 <p> 262 <p>
261 <b>POST-ANALYSIS, run 1</b> 263 <b>POST-ANALYSIS, run 1</b>
@@ -436,6 +438,7 @@
436 The standard testsuite on NetBSD now runs without major delays in some of the ...11 tests. 438 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. 439 In the releases up to now this wasn't the case.
438 </p> 440 </p>
441 <h2>after code changes (run 3)</h2>
439 <!-- post analysis, 2 --> 442 <!-- post analysis, 2 -->
440 <p> 443 <p>
441 <b>POST-ANALYSIS, run 2</b> 444 <b>POST-ANALYSIS, run 2</b>