Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-12-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-31 | 1 | -1/+2 |
| | | | | * url.c (url_decode): Don't clobber *ENC in the dummy run. | ||||
* | You saw nothing. | Roland McGrath | 2001-12-28 | 1 | -8/+0 |
| | |||||
* | 2001-10-14 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-28 | 1 | -0/+8 |
| | | | | * Makefile (SRCS): Add url.c to the list. | ||||
* | (find_url_class): You never saw that. | Roland McGrath | 2001-12-23 | 1 | -8/+0 |
| | |||||
* | 2001-10-14 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-23 | 1 | -0/+115 |
* 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. |