Skip to content

Commit

Permalink
Merge pull request #123 from stcarrez/suid-helper
Browse files Browse the repository at this point in the history
Add suid-helper library that helps in writing safer suid programs
  • Loading branch information
mgrojo authored Dec 31, 2023
2 parents e1a0f72 + efa32c1 commit 6073a81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ language. It is loosely modelled after JUnit and some ideas from AUnit.
- [ada-v4l2](https://github.com/frett27/AdaV4L2) - Ada Posix Binding to Video 4 Linux, used for RPI.
- [inotify-ada](https://github.com/onox/inotify-ada) - An Ada 2012 library for monitoring filesystem events using Linux' inotify API.
- [dl-ada](https://github.com/mosteo/dl-ada) - Minimal binding to libdl.
- [suid-helper](https://gitlab.com/mockturtle/suid-helper) - Small Ada library that helps in writing safer suid programs.

### Windows and .NET
- [win32ada](https://github.com/AdaCore/win32ada) - Ada API to the Windows library.
Expand Down

0 comments on commit 6073a81

Please sign in to comment.