Skip to content

yusefmaali/uname-tool-for-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to compile:

arm-linux-gnueabi-gcc -static uname.c -o uname

Please use the "-static" option or it won't work.
Android use a customized (and optimized) version of the libc, called Bionic.

About

A very very simple uname tool ported to the Android platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages