summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on EINTR orChristopher Faylor2009-01-271-0/+9
* * shared.cc (shared_name): New function for WCHAR names.Corinna Vinschen2009-01-261-0/+9
* * grp.cc (getgrgid_r): Simplify code by using stpcpy.Corinna Vinschen2009-01-261-0/+7
* * uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENTCorinna Vinschen2009-01-261-0/+5
* * mount.cc (mount_info::from_fstab): Open fstab file withCorinna Vinschen2009-01-241-0/+5
* * smallprint.cc (__small_vsprintf): Use already available buffer tmpCorinna Vinschen2009-01-231-0/+5
* * select.cc (peek_serial): Add hack to allow proper operation with com0comChristopher Faylor2009-01-221-0/+5
* ChangeLog:Corinna Vinschen2009-01-211-0/+7
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-201-0/+9
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-201-0/+35
* * thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.Corinna Vinschen2009-01-201-0/+9
* * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen2009-01-201-0/+30
* * mmap.cc (mmap64): Fix condition checking if anonymous mapping beyondCorinna Vinschen2009-01-171-0/+5
* * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen2009-01-171-0/+11
* * Fix copyright dates.Corinna Vinschen2009-01-161-0/+4
* * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen2009-01-131-0/+5
* * syscalls.cc (enum bin_status): New type.Corinna Vinschen2009-01-121-0/+12
* * errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.Corinna Vinschen2009-01-111-0/+8
* * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen2009-01-091-0/+10
* * include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor2009-01-091-0/+13
* * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen2009-01-081-0/+6
* * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen2009-01-071-0/+11
* * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen2009-01-071-0/+7
* correctChristopher Faylor2009-01-031-2/+2
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-0/+49
* Year-end rollover.Christopher Faylor2009-01-031-3342/+0
* * speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor2009-01-021-0/+4
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor2008-12-311-0/+4
* * glob_pattern_p.cc: New file.Christopher Faylor2008-12-311-0/+8
* * include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor2008-12-311-0/+4
* * exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor2008-12-301-0/+5
* * mount.cc: Change comment.Christopher Faylor2008-12-251-0/+13
* * path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closedChristopher Faylor2008-12-241-0/+5
* * fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor2008-12-231-1/+26
* * pipe.cc (getov_result): Minor cleanup.Christopher Faylor2008-12-221-0/+4
* * pipe.cc (getov_result): Add parameters to facilitate better EOF checking.Christopher Faylor2008-12-211-0/+6
* * fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotosChristopher Faylor2008-12-201-0/+6
* * pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor2008-12-201-0/+9
* * pwdgrp.h (pwdgrp::refresh): Fix indentation.Corinna Vinschen2008-12-201-0/+6
* * pinfo.cc (pinfo_basic): New class.Christopher Faylor2008-12-191-0/+12
* * fhandler_registry.cc (perf_data_files): New table.Corinna Vinschen2008-12-191-0/+17
* * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen2008-12-191-0/+5
* * fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile toCorinna Vinschen2008-12-181-0/+9
* * path.cc (symlin_info::check): Set 4th parameter ofCorinna Vinschen2008-12-181-0/+9
* * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.Corinna Vinschen2008-12-161-0/+13
* * syscalls.cc (gen_full_path_at): Use isabspath instead of isdirsepCorinna Vinschen2008-12-151-0/+5
* * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen2008-12-151-0/+5
* * setlsapwd.cc (setlsapwd): Simplify code. Only try to call cygserverCorinna Vinschen2008-12-151-0/+6
* * setlsapwd.cc (setlsapwd): Explicitely erase password buffer contentCorinna Vinschen2008-12-151-0/+5
* * fhandler_registry.cc (fhandler_registry::exists): Handle EACCES.Corinna Vinschen2008-12-151-0/+5