now 327 gtags/gtags.c fprintf(stderr, "[%s] Gtags started.\n", now()); now 384 gtags/gtags.c fprintf(stderr, "[%s] Creating '%s'.\n", now(), dbname(db)); now 406 gtags/gtags.c fprintf(stderr, "[%s] Creating indexes for idutils.\n", now()); now 430 gtags/gtags.c fprintf(stderr, "[%s] Done.\n", now()); now 564 gtags/gtags.c fprintf(stderr, "[%s] Updating '%s'.\n", now(), dbname(db)); now 573 gtags/gtags.c fprintf(stderr, "[%s] Updating '%s'.\n", now(), dbname(0)); now 606 gtags/gtags.c fprintf(stderr, "[%s] Done.\n", now()); now 905 htags/htags.c strbuf_sprintf(sb, "Last updated %s%s\n", now(), br); now 1816 htags/htags.c message("[%s] Htags started", now()); now 1827 htags/htags.c message("[%s] (0) making directories ...", now()); now 1851 htags/htags.c message("[%s] (1) making CGI program ...", now()); now 1864 htags/htags.c message("[%s] (1) making CGI program ...(skipped)", now()); now 1879 htags/htags.c message("[%s] (2) making help.html ...", now()); now 1890 htags/htags.c message("[%s] (3) making duplicate entries ...", now()); now 1901 htags/htags.c message("[%s] (4) making search index ...", now()); now 1912 htags/htags.c message("[%s] (5) making function index ...", now()); now 1922 htags/htags.c message("[%s] (6) making file index ...", now()); now 1933 htags/htags.c message("[%s] (#) making include file index ...", now()); now 1942 htags/htags.c message("[%s] (#) making a common part ...", now()); now 1951 htags/htags.c message("[%s] (7) making index file ...", now()); now 1956 htags/htags.c message("[%s] (8) making main index ...", now()); now 1962 htags/htags.c message("[%s] (9) making hypertext from source code ...", now()); now 1985 htags/htags.c message("[%s] Done.", now()); now 23 libutil/date.h const char *now(void);