From 195ae7bada581d028acf9747d3fc448d1d5d34be Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 30 Jun 2000 12:31:28 +0000 Subject: Patch from Chris Johns to add fchdir() functionality to libc and update TODO. --- c/src/exec/libcsupport/src/TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'c/src/exec/libcsupport/src/TODO') diff --git a/c/src/exec/libcsupport/src/TODO b/c/src/exec/libcsupport/src/TODO index 9d894688d9..38cb012326 100644 --- a/c/src/exec/libcsupport/src/TODO +++ b/c/src/exec/libcsupport/src/TODO @@ -9,3 +9,6 @@ See device_lseek() for an example of where this would be nice. + Fix strerror() so it prints all error numbers. + ++ Check the node allocation coment in the fchdir call. ++ Add an interface somewhere for this call. \ No newline at end of file -- cgit v1.2.3