1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 02:27:43 +00:00

Add getwd().

This commit is contained in:
Andreas Kling 2018-11-06 15:59:57 +01:00
parent 7c3746592b
commit e5e0bffd76
4 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,3 @@
#pragma once
#define PATH_MAX 4096