Sync src with amalgamated versions
Now src contains exactly what's embedded in mongoose.c and .h, nothing more. Added `tools/amalgam.sh` to aamlgamate both files at once. There are no functional changes to mongoose.c, .h in this PR, only slight filename changes.
Showing
- LICENSE 2 additions, 2 deletionsLICENSE
- mongoose.c 56 additions, 56 deletionsmongoose.c
- mongoose.h 47 additions, 47 deletionsmongoose.h
- src/CPPLINT.cfg 0 additions, 1 deletionsrc/CPPLINT.cfg
- src/common/cs_base64.c 201 additions, 0 deletionssrc/common/cs_base64.c
- src/common/cs_base64.h 50 additions, 0 deletionssrc/common/cs_base64.h
- src/common/cs_dbg.c 0 additions, 16 deletionssrc/common/cs_dbg.c
- src/common/cs_dbg.h 0 additions, 16 deletionssrc/common/cs_dbg.h
- src/common/cs_dirent.c 92 additions, 0 deletionssrc/common/cs_dirent.c
- src/common/cs_dirent.h 35 additions, 0 deletionssrc/common/cs_dirent.h
- src/common/cs_endian.h 28 additions, 0 deletionssrc/common/cs_endian.h
- src/common/cs_md5.h 0 additions, 16 deletionssrc/common/cs_md5.h
- src/common/cs_sha1.c 253 additions, 0 deletionssrc/common/cs_sha1.c
- src/common/cs_sha1.h 35 additions, 0 deletionssrc/common/cs_sha1.h
- src/common/cs_time.c 0 additions, 16 deletionssrc/common/cs_time.c
- src/common/cs_time.h 0 additions, 16 deletionssrc/common/cs_time.h
- src/common/mbuf.c 135 additions, 0 deletionssrc/common/mbuf.c
- src/common/mbuf.h 95 additions, 0 deletionssrc/common/mbuf.h
- src/common/mg_mem.h 0 additions, 16 deletionssrc/common/mg_mem.h
- src/common/mg_str.c 162 additions, 0 deletionssrc/common/mg_str.c
Loading
Please register or sign in to comment