This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-03-05 22:46:03 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
newlib
/
libc
/
machine
/
nvptx
History
Mike Frysinger
920617998e
libgloss/newlib: rename configure.in to configure.ac
...
The .in name has been deprecated for a long time in favor of .ac.
2021-09-13 10:14:37 -04:00
..
abort.c
…
aclocal.m4
…
assert.c
…
calloc.c
…
callocr.c
…
clock.c
nvptx: Emulate clock and other machine stubs.
2021-08-25 10:20:27 +02:00
configure
nvptx: Emulate clock and other machine stubs.
2021-08-25 10:20:27 +02:00
configure.ac
libgloss/newlib: rename configure.in to configure.ac
2021-09-13 10:14:37 -04:00
exit.c
…
free.c
…
Makefile.am
nvptx: Emulate clock and other machine stubs.
2021-08-25 10:20:27 +02:00
Makefile.in
nvptx: Emulate clock and other machine stubs.
2021-08-25 10:20:27 +02:00
malloc.c
…
mallocr.c
…
misc.c
nvptx: Emulate clock and other machine stubs.
2021-08-25 10:20:27 +02:00
printf.c
…
putchar.c
…
puts.c
…
realloc.c
…
reallocr.c
…
write.c
…