Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make a proper symbolic libc #437

Open
zapashcanon opened this issue Sep 6, 2024 · 2 comments
Open

make a proper symbolic libc #437

zapashcanon opened this issue Sep 6, 2024 · 2 comments
Labels
enhancement New feature or request internship

Comments

@zapashcanon
Copy link
Member

we should provide a libc where all functions are returning proper symbolic values, this would help in identifying bugs in more real-world code

@zapashcanon zapashcanon added enhancement New feature or request internship labels Sep 6, 2024
@filipeom
Copy link
Collaborator

filipeom commented Sep 6, 2024

Frederico was working on something similar: https://github.com/frediramos/LibcSummaries

I don't know the current state of the project. But, our libc was a very early version of his work which I extended with a bunch of dietlibc's function just to be able to compile some of the benchmarks in aws-encryption-sdk-c

@zapashcanon
Copy link
Member Author

It seems the repository is private and I can't access it unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internship
Projects
None yet
Development

No branches or pull requests

2 participants