Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2009-01-21ChangeLog:Corinna Vinschen
2009-01-20 * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen
2009-01-20 * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen
2009-01-20 * thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.Corinna Vinschen
2009-01-20 * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen
2009-01-19 * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.Corinna Vinschen
2009-01-19Remove conflict marker.Andreas Schwab
2009-01-17 * mmap.cc (mmap64): Fix condition checking if anonymous mapping beyondCorinna Vinschen
2009-01-172009-01-11 Henry Nestler <henry@bigfoot.de>Chris Sutcliffe
2009-01-17 * Makefile.in: Fix copyright date.Corinna Vinschen
2009-01-17 * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen
2009-01-16 * Fix copyright dates.Corinna Vinschen
2009-01-16 * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen
2009-01-13 * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen
2009-01-12 * syscalls.cc (enum bin_status): New type.Corinna Vinschen
2009-01-11 * errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.Corinna Vinschen
2009-01-102009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-01-09 * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen
2009-01-09* include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor
2009-01-09* ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor
2009-01-09 * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen
2009-01-07 * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen
2009-01-07 * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen
2009-01-07 * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet
2009-01-04Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall
2009-01-03* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor
2009-01-03correctChristopher Faylor
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor
2009-01-03Year-end rollover.Christopher Faylor
2009-01-02* speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor
2009-01-01* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor
2009-01-01* glob_pattern_p.cc: New file.Christopher Faylor
2008-12-31Correct mishandling of invalid characters in printf() format specs.Keith Marshall
2008-12-31* include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet
2008-12-30* exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor
2008-12-25* mount.cc: Change comment.Christopher Faylor
2008-12-24* path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closedChristopher Faylor
2008-12-23* fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor
2008-12-22* pipe.cc (getov_result): Minor cleanup.Christopher Faylor
2008-12-21* pipe.cc (getov_result): Add parameters to facilitate better EOF checking.Christopher Faylor
2008-12-20* fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotosChristopher Faylor
2008-12-20* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor
2008-12-20 * pwdgrp.h (pwdgrp::refresh): Fix indentation.Corinna Vinschen
2008-12-202008-12-16 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2008-12-19* pinfo.cc (pinfo_basic): New class.Christopher Faylor
2008-12-19 * fhandler_registry.cc (perf_data_files): New table.Corinna Vinschen
2008-12-19 * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen
2008-12-18 * fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile toCorinna Vinschen