Giacomo Tesio 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
..
README.txt e8562ff537 cmd/pict: import 9front's graphical tools 7 ani în urmă
bmp.c f104c46858 purge syscall macros 3 ani în urmă
bmp.h e8562ff537 cmd/pict: import 9front's graphical tools 7 ani în urmă
build.json e8562ff537 cmd/pict: import 9front's graphical tools 7 ani în urmă
close.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
gif.c f104c46858 purge syscall macros 3 ani în urmă
ico.c f104c46858 purge syscall macros 3 ani în urmă
imagefile.h e8562ff537 cmd/pict: import 9front's graphical tools 7 ani în urmă
jpegdump.c 0a325039bf gcc & system build: add `-9` and remove `--posix` from build files 3 ani în urmă
jpg.c f104c46858 purge syscall macros 3 ani în urmă
multichan.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
onechan.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
png.c f104c46858 purge syscall macros 3 ani în urmă
ppm.c f104c46858 purge syscall macros 3 ani în urmă
readbmp.c f104c46858 purge syscall macros 3 ani în urmă
readgif.c f104c46858 purge syscall macros 3 ani în urmă
readjpg.c f104c46858 purge syscall macros 3 ani în urmă
readpng.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
readppm.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
readtga.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
readtif.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
readv210.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
readyuv.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
rgbrgbv.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
rgbv.h e8562ff537 cmd/pict: import 9front's graphical tools 7 ani în urmă
rgbycc.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
tga.c f104c46858 purge syscall macros 3 ani în urmă
tif.c f104c46858 purge syscall macros 3 ani în urmă
togif.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
toico.c f104c46858 purge syscall macros 3 ani în urmă
tojpg.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
topng.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
toppm.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
torgbv.c f104c46858 purge syscall macros 3 ani în urmă
totif.c f104c46858 purge syscall macros 3 ani în urmă
totruecolor.c f104c46858 purge syscall macros 3 ani în urmă
v210.c f104c46858 purge syscall macros 3 ani în urmă
writegif.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
writejpg.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
writepng.c 16c7924425 libs: get rid of libstdio (and stdio.h); `mv ctype.h chartypes.h` in /sys/include 3 ani în urmă
writeppm.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
writerawimage.c f104c46858 purge syscall macros 3 ani în urmă
writetif.c e70feee4a3 libc: introduce "jehanne_" namespace 7 ani în urmă
ycbcr.h e8562ff537 cmd/pict: import 9front's graphical tools 7 ani în urmă
yuv.c f104c46858 purge syscall macros 3 ani în urmă

README.txt

These are the graphic tools from 9front as documented at

http://man.cat-v.org/9front/1/jpg

The whole pict/ folder should be an external package as it's not
actually required for a minimal system.
It's included in the main Jehanne's source tree because we don't have
a package management system yet.