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
2008-09-082008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-09-082008-09-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2008-09-072008-09-07 Michael Hentschel <mikeh42@users.sourceforge.net>Chris Sutcliffe
2008-09-072008-09-07 alsemm <alsemm@users.sourceforge.net>Chris Sutcliffe
2008-09-07Committed as obvious.Danny Smith
2008-09-072008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-09-01Reimplement getopt.c to add getopt_long_only() function.Keith Marshall
2008-09-01Erase all file content, preparatory to rewrite.Keith Marshall
2008-08-312008-08-30 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe
2008-08-312008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe
2008-08-312008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe
2008-08-312008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe
2008-08-312008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe
2008-08-30Implement conditional replacement for printf() family functions.Keith Marshall
2008-08-302008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe
2008-08-28* fhandler_tty.cc (close_maybe): Check for both types of invalid handle beforeChristopher Faylor
2008-08-28Avoid access violations, passing NULL to printf( "...%s..." ).Keith Marshall
2008-08-28* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.Christopher Faylor
2008-08-26* shared_info.h (shared_info::create_root_entry): Remove extraneousChristopher Faylor
2008-08-26 * fhandler.h (class fhandler_pipe): Rename read and writeCorinna Vinschen
2008-08-262008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-08-25add commentsChristopher Faylor
2008-08-25 * mkgroup.c (enum_local_groups): Don't skip printing groups whenCorinna Vinschen
2008-08-232008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-08-232008-08-22 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe
2008-08-22* fhandler.cc (fhandler_base::wait_overlapped): Reorganize again to accommodateChristopher Faylor
2008-08-20 * path.cc (symlink_info::check_shortcut): If file can't be opened,Corinna Vinschen
2008-08-202008-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2008-08-20* fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes willChristopher Faylor
2008-08-19 * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variableCorinna Vinschen
2008-08-19* fhandler.cc (fhandler_base::wait_overlapped): Don't treat ERROR_BROKEN_PIPEChristopher Faylor
2008-08-18 * mkgroup.c (enum_local_groups): Use NetLocalGroupGetInfo to find outCorinna Vinschen
2008-08-18 * mkgroup.c (enum_local_groups): Call print_win_error with GetLastErrorCorinna Vinschen
2008-08-18 * mkgroup.c (enum_local_groups): Return failure if looking for a singleCorinna Vinschen
2008-08-18 * mkgroup.c (main): Keep correctly track of optional arguments.Corinna Vinschen
2008-08-18 * mkgroup.c (main): Always unset environment variable POSIXLY_CORRECT.Corinna Vinschen
2008-08-17* cygcheck.cc (print_version): Update copyright dates.Christopher Faylor
2008-08-17* mkpasswd.c (main): Avoid printing system accounts when a single user name hasChristopher Faylor
2008-08-17* Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ldChristopher Faylor
2008-08-15 * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primaryCorinna Vinschen
2008-08-15 * mount.cc (mount_info::get_mounts_here): Don't subtract 2 fromCorinna Vinschen
2008-08-15 * mount.cc (mount_info::create_root_entry): Create default cygdriveCorinna Vinschen
2008-08-15 * path.cc (symlink_info::check): Don't use eabuf when trying to openCorinna Vinschen
2008-08-14Add missing dependencies for building libmingwex.a.Keith Marshall
2008-08-14 * fhandler_disk_file.cc (fhandler_disk_file::link): Fix linkingCorinna Vinschen
2008-08-14 * external.cc (cygwin_internal): Call set_security_attribute withCorinna Vinschen
2008-08-13 * mount.cc (NT_MAX_PATH): Define.Corinna Vinschen
2008-08-13 * pathnames.sgml: Move description for (cyg,not)exec mount optionsCorinna Vinschen
2008-08-13 * mount.cc (fillout_mntent): Always print noumount option last.Corinna Vinschen
2008-08-13 * mount.cc (fillout_mntent): Print options as taken in fstab and mount.Corinna Vinschen