Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-31 | 2001-12-31 Roland McGrath <roland@frob.com> | Roland McGrath | |
* url.c (url_decode): Don't clobber *ENC in the dummy run. | |||
2001-12-28 | You saw nothing. | Roland McGrath | |
2001-12-28 | 2001-10-14 Roland McGrath <roland@frob.com> | Roland McGrath | |
* Makefile (SRCS): Add url.c to the list. | |||
2001-12-23 | (find_url_class): You never saw that. | Roland McGrath | |
2001-12-23 | 2001-10-14 Roland McGrath <roland@frob.com> | Roland McGrath | |
* url.c: New file. (store_url_open): New function. (store_url_open_class): New const variable. * store.h: Declare them. * std.c (store_std_classes): Add &store_url_open_class to the list, move &store_nbd_class after it. |