issues
search
plasm-language
/
pyplasm
http://www.dia.uniroma3.it/~paoluzzi/plasm502/
Other
56
stars
25
forks
source link
Add missing unistd include in zlib preventing zlib build on Linux
#35
Closed
fran-retfie
closed
1 week ago
fran-retfie
commented
1 week ago
Add .gitignore to prevent build folder to be tracked
Add "unistd.h" include to "libs/zlib/gzlib.c", "libs/zlib/gzread.c" and "libs/zlib/gzwrite.c" that provides lseek, close, write and read functions