liblinux icon indicating copy to clipboard operation
liblinux copied to clipboard

Linux system calls.

Results 3 liblinux issues
Sort by recently updated
recently updated
newest added

Hey there, Would it be possible to add a few examples? e. g. from hello world to some SLIGHTLY longer examples perhaps? A bit like libffi may allow for this....

The build system has the potential to be a reusable framework. It should be split into its own git repository. - [x] Move all build system framework code out of...

build

The type of the auxiliary values structure members is currently defined to be either `Elf32_Off` or `Elf64_Off` depending on the target architecture. Is this really correct? Is there a more...

question
abi
api