Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhardlink.h28 extern char *working_dir;
H A Dhardlink.c56 char *working_dir; /* The top-level working directory, used for variable
H A Dcommit.c672 working_dir = xgetcwd (); in commit()
1087 fullpath = Xasprintf ("%s/%s", working_dir, finfo->fullname); in check_fileproc()
H A Dupdate.c510 working_dir = xgetcwd (); /* save top-level working dir */ in do_update()
561 fullpath = Xasprintf ("%s/%s", working_dir, finfo->fullname); in get_linkinfo_proc()
H A DChangeLog13386 (hardlist, working_dir): New variables.