summaryrefslogtreecommitdiffstats
path: root/net/third_party/parseftp/README.chromium
blob: 9ce70748d2dca755a6fc27f52f094fbe176486f5 (plain)
1
2
3
4
5
6
7
8
9
This directory contains Mozilla FTP LIST response parsing routines.

The original code location was mozilla/netwerk/streamconv/converters/ParseFTPList.{cpp,h}

List of changes made to original code:
  - wrapped the routines in net namespace
  - eliminated dependency on NSPR

All the changes are in chromium.patch.