plan9port/src/cmd/jpg
Kare Nuorteva b3336e5cbb all: remove .cvsignore files
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
	- bin/fossil/.gitkeep
	- bin/fs/.gitkeep
	- bin/venti/.gitkeep

Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
2017-09-14 17:25:17 +02:00
..
bmp.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
bmp.h Why not? 2004-04-21 22:19:33 +00:00
close.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
gif.c gif: fix setting of transparency channels when writing gifs. 2011-05-17 17:46:45 -04:00
ico.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
imagefile.h Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
jpegdump.c jpegdump: fix build and warnings 2013-01-19 10:05:12 +01:00
jpg.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
mkfile Goodbye SHORTLIB 2005-01-04 22:10:29 +00:00
multichan.c Why not? 2004-04-21 22:19:33 +00:00
onechan.c Why not? 2004-04-21 22:19:33 +00:00
png.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
ppm.c autoresize (erik quanstrom) 2006-03-19 06:11:51 +00:00
readbmp.c Why not? 2004-04-21 22:19:33 +00:00
readgif.c misc: array bounds fixes that gcc finds (John Gosset) 2008-05-10 13:35:19 -04:00
readjpg.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
readpng.c make flate crc32 work when ulong is 64 bits 2010-02-07 16:51:28 -08:00
readppm.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
readyuv.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rgbrgbv.c Why not? 2004-04-21 22:19:33 +00:00
rgbycc.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
togif.c isdigit (Tom Miller) 2005-11-01 15:01:00 +00:00
toico.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
topng.c Why not? 2004-04-21 22:19:33 +00:00
toppm.c Why not? 2004-04-21 22:19:33 +00:00
torgbv.c Why not? 2004-04-21 22:19:33 +00:00
totruecolor.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
writegif.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
writepng.c topng: 64-bit fix 2010-09-03 10:21:44 -04:00
writeppm.c Why not? 2004-04-21 22:19:33 +00:00
writerawimage.c Why not? 2004-04-21 22:19:33 +00:00
yuv.c add -W to specify window size. 2004-04-29 17:13:24 +00:00