diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 467033bc8..f620b622d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,11 @@ 2005-10-28 Bob Wilson <bob.wilson@acm.org> + * libc/sys.tex (Stubs): Format examples consistently. Change sbrk + example to use "_end" symbol instead of "end". Change write example + to use "outbyte" instead of "writechar". + +2005-10-28 Bob Wilson <bob.wilson@acm.org> + * libc/ctype/ctype.tex: Use hyphens as appropriate, but not otherwise. * libc/ctype/islower.c: Likewise. * libc/ctype/isupper.c: Likewise. |