const syscall.ImplementsGetwd

3 uses

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

	os
		getwd.go#L55: 	if syscall.ImplementsGetwd {
		getwd.go#L116: 				if syscall.ImplementsGetwd {