Commit Graph

4 Commits

Author SHA1 Message Date
Philipp Oppermann
09b5e7b136 Fix stack size in posts (it was increased to 16kB) 2017-03-25 16:23:37 +01:00
Philipp Oppermann
531a069a6e Create a new “Handling Exceptions” post
This post combines the previous exception handling posts “Catching Exceptions”, “Better Exception Messages” and “Returning from Exceptions” into a single post by using the `x86-interrupt` calling convention and the `Idt` type of the `x86_64` crate.
2017-03-25 16:22:33 +01:00
Philipp Oppermann
4853baaabc Update posts to use x86_64 crate 2017-03-15 16:58:15 +01:00
Philipp Oppermann
495bee0480 Use standard “content” directory 2017-03-11 12:51:40 +01:00