]> sourceware.org Git - newlib-cygwin.git/commit
ansification: remove _DEFUN_VOID
authorYaakov Selkowitz <yselkowi@redhat.com>
Mon, 4 Dec 2017 03:00:43 +0000 (21:00 -0600)
committerYaakov Selkowitz <yselkowi@redhat.com>
Wed, 17 Jan 2018 17:47:19 +0000 (11:47 -0600)
commitfff27f84298c8ae64879e143b068c3b2e6a11ba4
treeea8c19d26a3d39f1ccafc98098d45fae1897ec4c
parent670b01da7f04f785df5bed9cd8e22076aa6166d5
ansification: remove _DEFUN_VOID

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
47 files changed:
libgloss/m68k/idp-inbyte.c
libgloss/m68k/mvme-stub.c
libgloss/mcore/read.c
libgloss/read.c
newlib/libc/include/_ansi.h
newlib/libc/locale/locale.c
newlib/libc/locale/localeconv.c
newlib/libc/machine/microblaze/abort.c
newlib/libc/machine/nds32/abort.c
newlib/libc/machine/spu/stdio.c
newlib/libc/machine/spu/tmpfile.c
newlib/libc/reent/getreent.c
newlib/libc/reent/signgam.c
newlib/libc/search/hcreate.c
newlib/libc/signal/signal.c
newlib/libc/stdio/fcloseall.c
newlib/libc/stdio/findfp.c
newlib/libc/stdio/getchar.c
newlib/libc/stdio/getchar_u.c
newlib/libc/stdio/getwchar.c
newlib/libc/stdio/getwchar_u.c
newlib/libc/stdio/tmpfile.c
newlib/libc/stdio64/tmpfile64.c
newlib/libc/stdlib/abort.c
newlib/libc/stdlib/drand48.c
newlib/libc/stdlib/lrand48.c
newlib/libc/stdlib/mrand48.c
newlib/libc/stdlib/mstats.c
newlib/libc/stdlib/rand.c
newlib/libc/stdlib/random.c
newlib/libc/sys/a29khif/getpid.c
newlib/libc/sys/linux/getlogin.c
newlib/libc/sys/sparc64/ieee.c
newlib/libc/sys/sun4/ieee.c
newlib/libc/sys/sysvi386/fpx.c
newlib/libc/sys/sysvnecv70/fpx.c
newlib/libc/syscalls/sysfork.c
newlib/libc/syscalls/sysgetpid.c
newlib/libc/time/tzlock.c
newlib/libc/time/tzset.c
newlib/libc/xdr/xdr.c
newlib/libc/xdr/xdr_sizeof.c
newlib/libm/test/convert.c
newlib/libm/test/math.c
newlib/libm/test/math2.c
newlib/libm/test/test_ieee.c
newlib/libm/test/test_is.c
This page took 0.037979 seconds and 5 git commands to generate.