add sys_getcwd system call
commit08215e0c0c24e87b2bc03791133d954c60d15276
authorLiu Aleaxander <Aleaxander@gmail.com>
Sat, 26 Jun 2010 07:56:01 +0000 (26 15:56 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Sat, 26 Jun 2010 07:56:01 +0000 (26 15:56 +0800)
treecb4f645258cffae38f794c0ab2865994a9c578a7
parent28c16148d6da96bdd282e4fa2e36d55fe61c4831
add sys_getcwd system call

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
fs/namei.c
fs/super.c
include/fs.h
kernel/shell.c