aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2009-01-09 * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen3-24/+34
2009-01-09* include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor7-7/+39
2009-01-09* ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor3-1/+275
2009-01-08 * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen2-3/+10
2009-01-07 * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen3-15/+57
2009-01-07 * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen3-1/+11
2009-01-07 * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen2-0/+5
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2-1/+5
2009-01-04Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall3-2/+51
2009-01-03* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2-2/+7
2009-01-03correctChristopher Faylor1-2/+2
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor59-308/+410
2009-01-03Year-end rollover.Christopher Faylor2-3342/+3341
2009-01-02* speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor2-51/+94
2008-12-31* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor2-1/+6
2008-12-31* glob_pattern_p.cc: New file.Christopher Faylor6-16/+53
2008-12-31Correct mishandling of invalid characters in printf() format specs.Keith Marshall2-4/+22
2008-12-31* include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor2-0/+10
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2-5/+11
2008-12-30* exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor2-3/+7
2008-12-25* mount.cc: Change comment.Christopher Faylor6-334/+365
2008-12-24* path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closedChristopher Faylor2-2/+6
2008-12-23* fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor4-143/+55
2008-12-22* pipe.cc (getov_result): Minor cleanup.Christopher Faylor2-3/+6
2008-12-21* pipe.cc (getov_result): Add parameters to facilitate better EOF checking.Christopher Faylor2-5/+15
2008-12-20* fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotosChristopher Faylor2-37/+43
2008-12-20* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor4-16/+25
2008-12-20 * pwdgrp.h (pwdgrp::refresh): Fix indentation.Corinna Vinschen3-6/+11
2008-12-202008-12-16 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-25/+44
2008-12-19* pinfo.cc (pinfo_basic): New class.Christopher Faylor4-13/+41
2008-12-19 * fhandler_registry.cc (perf_data_files): New table.Corinna Vinschen2-13/+77
2008-12-19 * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen2-1/+14
2008-12-18 * fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile toCorinna Vinschen2-9/+22
2008-12-18 * path.cc (symlin_info::check): Set 4th parameter ofCorinna Vinschen2-23/+35
2008-12-16 * utils.sgml: Fix typo in passwd screen text.Corinna Vinschen2-1/+5
2008-12-16 * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.Corinna Vinschen2-69/+83
2008-12-15 * syscalls.cc (gen_full_path_at): Use isabspath instead of isdirsepCorinna Vinschen2-1/+6
2008-12-15 * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen2-1/+11
2008-12-15 * setlsapwd.cc (setlsapwd): Simplify code. Only try to call cygserverCorinna Vinschen2-7/+15
2008-12-15 * setpwd.cc (client_request_setpwd::serve): Don't treat removingCorinna Vinschen2-1/+8
2008-12-15 * setlsapwd.cc (setlsapwd): Explicitely erase password buffer contentCorinna Vinschen2-1/+9
2008-12-15 * setpwd.cc (client_request_setpwd::serve): Explicitely erase passwordCorinna Vinschen2-0/+7
2008-12-15 * passwd.c (main): Put how to delete the registry password on its ownCorinna Vinschen2-1/+7
2008-12-15 * fhandler_registry.cc (fhandler_registry::exists): Handle EACCES.Corinna Vinschen2-2/+8
2008-12-15 * cygwin.din: Export fgetwc, fgetws, fputwc, fputws, fwide, getwc,Corinna Vinschen4-8/+31
2008-12-15 * fhandler.h (class fhandler_registry): Declare dup method.Corinna Vinschen3-8/+34
2008-12-15 * gcc.sgml: Use 'bash$' as Cygwin prompt throughout.Corinna Vinschen4-11/+18
2008-12-14* fhandler_disk_file.cc (readdir_get_ino): Don't complain about MS-DOS pathsChristopher Faylor3-2/+7
2008-12-13* utils.sgml: Convert some backslashes to slashes.Christopher Faylor2-5/+9
2008-12-13* pathnames.sgml: Convert some backslashes to slashes.Christopher Faylor2-10/+14