* ntdll.h: Fix copyright date.

* sec_acl.cc (acl_worker): delete allocated fhandler.
	* syscalls.cc (chown_worker): Ditto.
	(chmod): Ditto.
	(stat_worker): Use get_namehash instead of hash_path_name.
This commit is contained in:
Corinna Vinschen
2004-04-14 21:11:45 +00:00
parent a653f600f5
commit e84c7766c3
4 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/* ntdll.h. Contains ntdll specific stuff not defined elsewhere.
Copyright 2000, 2001, 2002, 2003 Red Hat, Inc.
Copyright 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
This file is part of Cygwin.