convert uses of strcasecmp to STRCASEEQ
[libguestfs.git] / fish / alloc.c
2009-11-06 Richard W.M. JonesFixes for compiling on 32 bit.
2009-11-04 Richard Jonesfish: Allow <nn>P and <nn>E for petabyte and exabyte...
2009-11-04 Richard Jonesfish: Allow <nn>T for terabyte allocations.
2009-11-04 Richard Jonesfish: New command 'sparse', like 'alloc' but to generat...
2009-07-03 Jim Meyeringremove trailing blanks
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-05-08 Richard JonesImplement -command (to ignore errors) in guestfish...
2009-04-15 Richard Jones'guestfish edit' commands and several bugfixes.
2009-04-15 Richard JonesMove guestfish 'alloc' command to a separate file.