Skip to content

aaeviru/ucore_lib_bioniclibc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucore_lib_bioniclibc

  1. The bionic libc for ucore1. Test cases. To generate test cases binary, use: make

  2. Prebuilt lib and linker are prepared in prebuilt directory.

  3. After doing 'make', a rootfs directory is generated. If you would like to test the bionic in ucore, you could modify the Makefile in ucore_plus to let it copy the rootfs to $(TMPSFS) when generating sfsimg. After that, what you should do is : make sfsimg make -jX int the ucore_plus directory. Then you are able to test the bionic with emulator-arm.

About

the biolic libc for ucore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published