summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-0/+8
* * dtable.cc (handle_to_fn): Correct placement and length of name buffer.Christopher Faylor2002-06-051-0/+5
* Remove fcntl.h includes throughout.Christopher Faylor2002-06-051-3/+52
* * fhandler.h (class fhandler_socket): Add private methodCorinna Vinschen2002-06-041-1/+13
* * fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno to EACCES ifCorinna Vinschen2002-06-041-0/+5
* * fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don'tChristopher Faylor2002-06-041-0/+14
* * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USERCorinna Vinschen2002-06-031-0/+7
* * syscalls.cc (stat64_to_stat32): Transform st_dev correctly.Corinna Vinschen2002-06-031-0/+11
* * syscalls.cc (setegid32): Verify the correctness of the gidCorinna Vinschen2002-06-031-0/+5
* * security.cc (lsa2wchar): Suppressed.Corinna Vinschen2002-06-031-0/+21
* * dtable.cc (handle_to_fn): Use largest match for device. CorrectlyChristopher Faylor2002-06-021-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check specificallyChristopher Faylor2002-06-021-0/+7
* * fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor2002-06-021-0/+4
* Remove unneeded sigproc.h includes throughout.Christopher Faylor2002-06-021-0/+19
* * fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor2002-06-021-0/+13
* * path.cc (chdir): Don't allow cd'ing to a non-directory virtual path.Christopher Faylor2002-06-011-0/+4
* * fhandler_disk_file.cc (readdir): Move inode calculation into caller.Christopher Faylor2002-06-011-0/+7
* (add the rest of the ChangeLog)Christopher Faylor2002-05-311-0/+11
* * fhandler_console.cc (fhandler_console::open): Reinstate setting of flags.Christopher Faylor2002-05-311-0/+5
* * fhandler_console.cc (fhandler_console::open): Always default to binmode.Christopher Faylor2002-05-311-0/+8
* * fhandler.cc (fhandler_base::open): Make default open mode == binmode.Christopher Faylor2002-05-311-0/+5
* * dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.Christopher Faylor2002-05-311-0/+4
* * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.Christopher Faylor2002-05-311-0/+7
* * path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES forChristopher Faylor2002-05-311-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_nameChristopher Faylor2002-05-311-0/+10
* * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen2002-05-301-0/+19
* speling fxiChristopher Faylor2002-05-301-1/+1
* * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor2002-05-291-0/+5
* * external.cc (fillout_pinfo): Use new version define.Corinna Vinschen2002-05-291-0/+7
* * external.cc (fillout_pinfo): Set new version field in external_pinfoChristopher Faylor2002-05-291-0/+7
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-0/+21
* * include/cygwin/socket.h: Protect some symbols against multipleCorinna Vinschen2002-05-291-0/+14
* * dtable.cc (dtable::init_std_file_from_handle): Attempt stronger detection ofChristopher Faylor2002-05-291-0/+7
* clarify changelogChristopher Faylor2002-05-291-1/+2
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Properly check forChristopher Faylor2002-05-291-0/+6
* * security.cc (set_security_attribute): Call getegid32() instead ofCorinna Vinschen2002-05-281-0/+6
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-0/+24
* * autoload.cc (noload): Properly mask low order word for determining number ofChristopher Faylor2002-05-281-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Minor logic cleanup.Christopher Faylor2002-05-281-0/+5
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-0/+45
* * security.cc (lsa2str): New function.Corinna Vinschen2002-05-271-0/+5
* * syscalls.cc (seteuid): Do not take allow_ntsec into account.Corinna Vinschen2002-05-271-0/+9
* * debug.h (being_debugged): New macro.Christopher Faylor2002-05-271-0/+8
* * winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.Christopher Faylor2002-05-271-0/+5
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-251-0/+7
* * security.cc (create_token): Call __sec_user() instead ofCorinna Vinschen2002-05-241-0/+6
* 2002-05-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-241-0/+4
* * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along toChristopher Faylor2002-05-241-0/+29
* * path.cc (path_conv::check): Make sure any trailing path component is part ofChristopher Faylor2002-05-231-0/+5
* * smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor2002-05-231-0/+5