msvcrt: Implemented asctime, ctime and strftime instead of using the libc ones.
Make the code thread-safe by using asctime_r if available.
Showing
- configure 2 additions, 0 deletionsconfigure
- configure.ac 1 addition, 0 deletionsconfigure.ac
- dlls/msvcrt/main.c 1 addition, 0 deletionsdlls/msvcrt/main.c
- dlls/msvcrt/msvcrt.h 2 additions, 1 deletiondlls/msvcrt/msvcrt.h
- dlls/msvcrt/msvcrt.spec 3 additions, 3 deletionsdlls/msvcrt/msvcrt.spec
- dlls/msvcrt/time.c 70 additions, 16 deletionsdlls/msvcrt/time.c
- include/config.h.in 3 additions, 0 deletionsinclude/config.h.in
Loading
Please register or sign in to comment