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

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.