OSDN Git Service

Eliminate all the pointless globals from getcwd(). Default
authorEric Andersen <andersen@codepoet.org>
Tue, 18 Jun 2002 10:27:16 +0000 (10:27 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 18 Jun 2002 10:27:16 +0000 (10:27 -0000)
commitf5c678d53931b77cf302409288beffc2c95b025d
tree50a86cc736751dbb079794965bf0875928748d3b
parent5b14ccee8539f346cec001b1dcdb7f061965d3af
Eliminate all the pointless globals from getcwd().  Default
to using the getcwd syscall instead, when it is present.
 -Erik
libc/sysdeps/linux/common/syscalls.c
libc/unistd/getcwd.c