const syscall.ImplementsGetwd

2 uses

	syscall (current package)
		syscall_linux.go#L359: const ImplementsGetwd = true

	os
		getwd.go#L43: 	if syscall.ImplementsGetwd {