]> source.dussan.org Git - tigervnc.git/commit
Create common recursive mkdir() 1760/head
authorPierre Ossman <ossman@cendio.se>
Thu, 30 May 2024 14:05:35 +0000 (16:05 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 30 May 2024 14:33:02 +0000 (16:33 +0200)
commita79c33d61eeba6c0745788b164d35832ef72f1ab
tree0ab297b8351fd5fde89c0b4ddb2cacfb6e41f768
parent68134f03af376d103f2ab4a3ec654199842f855d
Create common recursive mkdir()

Avoid duplicating this complexity in too many places.

At the same time make the interface more identical to regular mkdir(),
for familiarity.
common/os/os.cxx
common/os/os.h
unix/vncpasswd/vncpasswd.cxx
unix/vncserver/vncsession.c
vncviewer/vncviewer.cxx