Home
last modified time | relevance | path

Searched refs:format_date_alloc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcvs.h500 char *format_date_alloc (char *text);
H A Dmain.c1502 format_date_alloc (char *datestr) in format_date_alloc() function
H A Dclient.c3015 char *date = format_date_alloc (text); in handle_mt()
H A Dserver.c8000 char *date = format_date_alloc (date_in); in cvs_output_tagged()
H A DChangeLog1840 format_date_alloc), rcs.c (RCS_getrevtime), server.c
3881 (format_date_alloc): Use new functions. Improve comments.
3893 * cvs.h: Proto for format_date_alloc
3894 * main.c (format_date_alloc, tm_diff): Added.