aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parsedate.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on hardcoded type size.Bertrand SIMONNET2015-07-091-3/+1
| | | | | | | | | | Instead of hard coding the type size computed in configure (which prevents cross compilation), use either the type sizes defined by bionic or sizeof instruction. BUG: 22347561 Change-Id: Ia1d8ba914e2f410754d0bd49618956d19d517d25
* Import curl 7.43Bertrand SIMONNET2015-07-081-21/+89
| | | | | | | | | | This is a simple import of curl 7.43. The only change from the official release is the fact that the Android.mk was removed to avoid build error trying to parse it. BUG: 22347561 Change-Id: I52ef6798d30b25d22d1f62770d571adec8bcf4d5
* Add Music Manager's curl 7.21.2 source.Lucas Eckels2012-08-081-2/+7
| | | | Change-Id: I259a43fa52d581524a5ce8ae1711467acb1d9d50
* Initial check in of curl.Kristian Monsen2010-05-171-0/+510
Plan to: - Fix warnings - Add java support Change-Id: Ia61d4d479aa61178f2883161491ab844301317e0