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
/
visium
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
..
aclocal.m4
…
configure
Bump up newlib version to 4.1.0
2020-12-18 18:50:49 -05:00
configure.ac
libgloss/newlib: rename configure.in to configure.ac
2021-09-13 10:14:37 -04:00
Makefile.am
…
Makefile.in
Move duplicated documentation rules to Makefile.shared
2015-11-02 18:02:39 -05:00
memcpy.c
Use __inhibit_loop_to_libcall in all memset/memcpy implementations
2018-08-29 16:05:37 +02:00
memcpy.h
…
memmove.c
…
memset.c
Use __inhibit_loop_to_libcall in all memset/memcpy implementations
2018-08-29 16:05:37 +02:00
memset.h
…
setjmp.S
…