summaryrefslogtreecommitdiff
path: root/lib/mkdir-p.h
AgeCommit message (Collapse)Author
2005-06-14(make_dir): Remove. All uses replaced by mkdir.Paul Eggert
(make_dir_parents): Last arg is now int * (for errno), not bool *.
2005-06-13(make_dir_parents): Update prototype.Jim Meyering
2005-06-02Renamed from makepath.h. All includers changed.Paul Eggert
(make_dir_parents): Renamed from make_path. All callers changed.