This website requires JavaScript.
Explore
Help
Sign In
github
/
AROS-v0
Watch
1
Star
0
Fork
0
You've already forked AROS-v0
mirror of
https://github.com/deadw00d/AROS.git
synced
2025-11-20 09:25:36 +00:00
Code
Issues
Releases
Wiki
Activity
Files
a5e069cdfc7536b175de490b5bdef00320212122
AROS-v0
/
compiler
/
crt
History
Kalamatee
5b9a370966
make sure strcpy behaves as expected.
2025-11-09 17:01:04 +01:00
..
include
…
module
…
posixc
add guards around the posixc wchar functions. update gcc 15 patch to 15.2.0
2025-10-17 08:27:58 +02:00
program
…
stdc
make sure strcpy behaves as expected.
2025-11-09 17:01:04 +01:00
__broken_realpath.c
Introduce backwards compatible (broken) realpath function
2025-10-09 14:11:18 +02:00
__crt_exec.c
…
__crt_init.c
…
__crt_intbase.h
…
__crt_long_intmax_t.c
…
__crt_modonly.c
…
__crt_optionallibs.c
Adjust to changes in posixc codes
2025-10-17 09:30:41 +02:00
__crt_progonly.c
…
__crt_progonly.h
…
__crt_shareable.c
…
__crt_vfork.c
…
__exec.h
…
__fpos_t_32.c
…
__ino_t_32.c
…
__m_ctype.c
…
__m_math_static.c
…
__m_math.c
Fix search-replace accidents that were not exposed before. Fixes m.library build for armhf.
2025-10-21 18:37:16 +02:00
__posixc_intbase.h
Adjust to changes in posixc codes
2025-10-17 09:30:41 +02:00
__stdc_intbase.h
…
__stdlib_intbase.h
…
__stdlib_inttypes.h
…
__stdlib_long_intmax_t.c
…
__stdlib_optionallibs.c
…
__stdlib_optionallibs.h
…
__vfork.h
…
__wchar_t_8.c
…
crt_assert.c
…
crt_system.c
…
crt_wrapper.c
…
crt.conf
Introduce backwards compatible (broken) realpath function
2025-10-09 14:11:18 +02:00
m.conf
…
mmakefile.src
Adjust to changes in posixc codes
2025-10-17 09:30:41 +02:00
SPECIFICATION
…
stdlib_gmtoffset.c
…
stdlib_setlocale.c
…
stdlib_strftime.c
…
stdlib_time.c
…
stdlib_wrapper.c
…
stdlib.conf
…