From 589f5cdcb7b7ff052c85f9b70dfc6dca692e5934 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 5 Jan 2010 10:41:52 -0600 Subject: Minor web page updates (put header/footer back, add a few
tags). --- www/design.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/design.html') diff --git a/www/design.html b/www/design.html index 0c3815d4..187f4eb2 100644 --- a/www/design.html +++ b/www/design.html @@ -1,3 +1,5 @@ + +

Design goals

Toybox should be simple, small, and fast. Often, these things need to be @@ -225,3 +227,5 @@ subtle portability bugs, and to avoid them we specify which one we want by feeding the compiler -funsigned-char.

The reason to pick "unsigned" is that way we're 8-bit clean by default.

+ + -- cgit v1.2.3