From 5a6b32c9f0c8c5c61a884900b304b16a43d102eb Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 17 Jan 2007 04:54:07 -0500 Subject: [PATCH] --- yaml --- r: 46623 b: refs/heads/master c: 4de0ca8132861a4255d0a7a991bdfab38378267c h: refs/heads/master i: 46621: 8498a2ff8d111f3e115f0347a423c9f5ea235c6e 46619: 6ea1491e85eec978e4c18b50e3b5a365c5148a07 46615: 28236af61bbaba30376d0f250a63241f7f3e33a3 46607: 9159830ebf84221d46271f5b1d376937e06985a0 46591: 94c827bc88c274ae3cd75c4e84ace59f52d3fa6a v: v3 --- [refs] | 2 +- trunk/Documentation/HOWTO | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1b67dea89e3e..08b63f5bd427 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 82244b169ed2eee1ef7f97a3a6693f5a6eff8a69 +refs/heads/master: 4de0ca8132861a4255d0a7a991bdfab38378267c diff --git a/trunk/Documentation/HOWTO b/trunk/Documentation/HOWTO index 8d51c148f721..48123dba5e6a 100644 --- a/trunk/Documentation/HOWTO +++ b/trunk/Documentation/HOWTO @@ -30,6 +30,7 @@ are not a good substitute for a solid C education and/or years of experience, the following books are good for, if anything, reference: - "The C Programming Language" by Kernighan and Ritchie [Prentice Hall] - "Practical C Programming" by Steve Oualline [O'Reilly] + - "C: A Reference Manual" by Harbison and Steele [Prentice Hall] The kernel is written using GNU C and the GNU toolchain. While it adheres to the ISO C89 standard, it uses a number of extensions that are