OSDN Git Service

2002-06-21 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Fri, 21 Jun 2002 18:40:45 +0000 (18:40 +0000)
committerjjohnstn <jjohnstn>
Fri, 21 Jun 2002 18:40:45 +0000 (18:40 +0000)
commitb7607ebdf0fd617656f249573864d6449e5198e4
tree4d6927cd0b3d85aa0d85f9f5d1c2c47a99b99829
parentedb5134e27707e2c1e4dd4ad932746203ded84ac
2002-06-21  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/config.h[__linux__]: Set _READ_WRITE_RETURN_TYPE
        to _ssize_t.
        * libc/sys/linux/io.c (read, write): Change to return ssize_t.
newlib/ChangeLog
newlib/libc/include/sys/config.h
newlib/libc/sys/linux/io.c