X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Fsyscalls.lst;h=8b38f78d6f8092593b2c3926f12429b05bdb6d88;hb=e33d76955a6ac462062bcc47c22c774ab4423185;hp=280656ee66c2938a748436e614c72fc27122b4cb;hpb=8bc40333b1401d7616b225945fee53d972c2f418;p=tpg%2Facess2.git diff --git a/Kernel/syscalls.lst b/Kernel/syscalls.lst index 280656ee..8b38f78d 100644 --- a/Kernel/syscalls.lst +++ b/Kernel/syscalls.lst @@ -54,3 +54,5 @@ SYS_SETACL Set an ACL Value SYS_FINFO Get file information SYS_SEEK Seek to a new position in the file SYS_TELL Return the current file position +SYS_CHDIR Change current directory +SYS_GETCWD Get current directory