From: Geoff Levand Date: Sun, 12 Apr 2009 15:11:50 +0000 (+0000) Subject: Add URL parsing routines X-Git-Tag: v1.0.0~870 X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=commitdiff_plain;h=8ecee33a2f5fb8562c4db7fa55f50f25a57dc8f3;hp=8ecee33a2f5fb8562c4db7fa55f50f25a57dc8f3 Add URL parsing routines Create the new files url.h and url.c for parsing URL strings. The new structure struct pb_url holds the results of the parse operation. Signed-off-by: Geoff Levand Signed-off-by: Jeremy Kerr ---