Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-10-29 01:36:05 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-10-29 01:36:05 +0400
commita9c15f6febd8290288ec7a257fcecf5ba13ff03f (patch)
tree338640aeb9766350e1c12121626416abc0bcac80 /newlib/ChangeLog
parenta306ebc97e6dba4f79755f1f777121ce3daf604e (diff)
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".
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
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.