]> sourceware.org Git - newlib-cygwin.git/commit
libgloss: fix read and write prototype
authorMarc <dkm+newlib@kataplop.net>
Sun, 5 May 2024 19:16:01 +0000 (21:16 +0200)
committerJeff Johnston <jjohnstn@redhat.com>
Mon, 6 May 2024 23:17:13 +0000 (19:17 -0400)
commit4becae7bd833e183c789821a477f25898ed0db1f
treede9d5cae48920425353d05910abe2d3bb908b708
parent730703bdb8e1ae671517efaa0b9e273eef52d724
libgloss: fix read and write prototype

Use _READ_WRITE_RETURN_TYPE for read/write in libgloss/{read,write}.c to
avoid mismatching types.

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
libgloss/read.c
libgloss/write.c
This page took 0.031683 seconds and 5 git commands to generate.