-
- Downloads
"README.rst" did not exist on "f99b2407ec234e6b19df46c2fd7f3d31020ba20b"
o adding new source for cbuf (Chris Dunlap's circular buffer) and fd
(file descriptor manipulation routines) o added mutex utility macros to macros.h
Showing
- src/common/Makefile.am 6 additions, 3 deletionssrc/common/Makefile.am
- src/common/cbuf.c 845 additions, 0 deletionssrc/common/cbuf.c
- src/common/cbuf.h 154 additions, 0 deletionssrc/common/cbuf.h
- src/common/fd.c 223 additions, 0 deletionssrc/common/fd.c
- src/common/fd.h 117 additions, 0 deletionssrc/common/fd.h
- src/common/macros.h 40 additions, 0 deletionssrc/common/macros.h
Loading
Please register or sign in to comment