Back to home page

MITgcm

 
 

    


Warning, /tools/mpack-1.6/Changes is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit ec6cf3b0 on 2003-08-26 20:45:25 UTC
ec6cf3b09d Ed H*0001 1.6 -- Jul 21 2003
                0002 Use automake and a little bit of autoconf
                0003 
                0004 convert K&R declarations/definitions to ANSI
                0005 
                0006 Fixed buffer overflow in getParam and getDispositionFilename (debian patch)
                0007 Fixed possible crash in ParseContent (debian patch)
                0008 
                0009 fix typo in getDispositionFilename (from Steve Friedl)
                0010 
                0011 use system strcasecmp and getopt where possible.
                0012 
                0013 use O_EXCL where available when creating files.