]> git.tuebingen.mpg.de Git - paraslash.git/commit
fd.c: Introduce para_chdir().
authorAndre Noll <maan@systemlinux.org>
Mon, 1 Oct 2007 21:30:33 +0000 (23:30 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 1 Oct 2007 21:30:33 +0000 (23:30 +0200)
commit09a864980da1eb9f1df5be566efffdd41154ddbb
tree161819a4a91eceba931b593c987279de382bb18d
parent55030e0d1a28ded2076d62fb9aac3539ff337275
fd.c: Introduce para_chdir().

Also, fix a bug in para_open() which would return -1 instead of
a proper error code.
fd.c