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:
authorNick Clifton <nickc@redhat.com>2003-04-29 12:00:22 +0400
committerNick Clifton <nickc@redhat.com>2003-04-29 12:00:22 +0400
commit078df11cf2e918957ae4a05a18316783b285a4ea (patch)
tree7536b5255561a7edd0274df8aef126d99678b2b0 /libgloss
parentaa41823ffca59fc9ccc7b9130fca4866441739b9 (diff)
Add entry for change to libnosys/sbrk.c
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 1eb42b41d..cbf8d8dcf 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-29 Nick Clifton <nickc@redhat.com>
+
+ * libnosys/sbrk.c: Remove unnecessary #include's.
+ Change return type of _sbrk() function to void * to match
+ definition in system header files.
+ Fix formatting.
+
2003-04-23 Andrew Haley <aph@cambridge.redhat.com>
* xstormy16/sim_rom.ld: New.