Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
[platform/upstream/curl.git] / curl-style.el
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-06-29 Daniel StenbergCurl_addrinfo is another typedef we use frequently
2004-05-24 Daniel Stenbergmeta-m runs delete-trailing-whitespace in curl-mode
2004-05-19 Daniel StenbergThe kill trailing whitespace needs to be set better...
2004-05-17 Daniel Stenbergautomatically delete trailing white space on save in...
2004-03-24 Daniel Stenbergbetter comments, added some more variable types we...
2004-03-09 Daniel Stenbergadded the new socket type
2004-01-22 Daniel Stenbergfont-lock the curl_off_t type instead of the off_t
2003-12-16 Daniel Stenbergadd off_t as a recognized type for font-locking
2003-06-26 Daniel StenbergAdded time_t
2003-03-12 Daniel Stenbergsupport a few more common typedefs
2003-01-28 Daniel Stenbergrevised and better
2003-01-23 Daniel StenbergThis is the new Emacs style for curl hacking, based...