mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 23:42:56 +00:00
[CRT] Move rand_s into it's own file
This commit is contained in:
parent
0ea48e79fc
commit
f319538d98
4 changed files with 72 additions and 45 deletions
|
@ -29,6 +29,7 @@ list(APPEND CRT_STDLIB_SOURCE
|
|||
stdlib/obsol.c
|
||||
stdlib/putenv.c
|
||||
stdlib/rand.c
|
||||
stdlib/rand_s.c
|
||||
stdlib/rot.c
|
||||
stdlib/senv.c
|
||||
stdlib/swab.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue