const syscall.ImplementsGetwd

2 uses

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

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