summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-18fs: Rename nxt_fs_mkdir_all() => nxt_fs_mkdir_p()Alejandro Colomar1-1/+1
2024-06-18fs: Rename nxt_fs_mkdir_parent() => nxt_fs_mkdir_dirname()Alejandro Colomar1-1/+1
2022-10-14Fixed the build on MacOS (and others).Andrew Clayton1-32/+0
2022-10-03Socket: Created control socket & pid file directories.Andrew Clayton1-0/+1
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura1-41/+24
2020-08-25Isolation: added "automount" option.Tiago Natel de Moura1-5/+6
2020-08-20Isolation: mount tmpfs by default.Tiago Natel de Moura1-0/+24
2020-05-28Added "rootfs" feature.Tiago Natel de Moura1-0/+36