-
Notifications
You must be signed in to change notification settings - Fork 0
swift-lang/exm-c-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
*This repository has migrated to https://github.com/swift-lang/swift-t* c-utils is collection of data structures and other utility functions. c-utils is developed as part of the ExM project. For further details on ExM, visit http://exm.xstack.org Building ======== To build: Type ./setup.sh ./configure make Creates a library in lib/ To use: #include the headers from src/ that you want to use. link with -L woztools/lib -l woztools Configure options: export CFLAGS="-O0 -g" for debugging export CFLAGS="-D VALGRIND" to use valgrind (cf. lookup3.c) Usage: See About.txt Contact ======= Justin Wozniak: [email protected]
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published