aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-04remove trailing spaces from various source filesDouglas Gilbert
2008-05-23change to ubuntu (8.04) build environment; rename libsgutils1 to libsgutils2Douglas Gilbert
2008-05-14sg_set_binary_mode() added for MinGW to stop LF to CR-LF conversionDouglas Gilbert
2008-03-28audit of 'uchar uc=0x80; ulong ul; ul = uc << 24;' class of problemsDouglas Gilbert
2008-03-16add --mod=PC_MOD and --noflush to sg_start per 08-139r1Douglas Gilbert
2008-02-24sg_ll_set_streaming can yield NOT READYDouglas Gilbert
2008-02-19add sg_ll_set_streaming() function for sdparmDouglas Gilbert
2008-02-18split sg_cmds_mmc out of sg_cmds_extra; add PDT_* definesDouglas Gilbert
2008-01-29add sg_get_sense_filemark_eom_ili() to sg_lib interfaceDouglas Gilbert
2008-01-16start to sync various apps with spc4r12Douglas Gilbert
2008-01-14remove data tables from sg_lib.c and place in sg_lib_data.[hc]Douglas Gilbert
2008-01-11small update in asc/ascq tablesDouglas Gilbert
2007-12-19sg_lib.h needs to include stdio.h due to FILE *Douglas Gilbert
2007-12-19change 'long long' to int64_t to stress only need 64 bit integers (similar ch...Douglas Gilbert
2007-11-07add sg_ll_get_performance() and sg_ll_set_cd_speed() for 'sdparm -C speed'Douglas Gilbert
2007-11-06sync sg_get_config with mmc6r01; add vrprotect option to sg_verify and associ...Douglas Gilbert
2007-10-16put pre_configure build files under archive directory, docoDouglas Gilbert
2007-10-05add TPROTO_* to sg_lib.h; protocol-specific lu info VPD pageDouglas Gilbert
2007-09-24add sg_get_num_nomult() and reuse itDouglas Gilbert
2007-09-10rearrange files into include, src, lib and doc directoriesDouglas Gilbert