Skip to content
/ doors Public

A C port of the Doors library from Solaris to POSIX. Google Summer of Code project.

License

Notifications You must be signed in to change notification settings

Davislor/doors

Repository files navigation

doors

A C port of the Doors library from Solaris to POSIX. Google Summer of Code project.

The included Makefile compiles the source file into a library called libdoor.so or libdoor.a. You can link your programs to this library with the header files in the include directory and test them with the provided test programs (which will throw an assertion on failure, and complete without error if the tests succeed).

About

A C port of the Doors library from Solaris to POSIX. Google Summer of Code project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published