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-11-16Fix setenv and unsetenv corner cases.Eric Blake
2009-11-16 * pathnames.sgml (pathnames-specialchars): Fix typos.Corinna Vinschen
2009-11-16 * Makefile.in (cygserver.exe): Link with -static to avoid linkingCorinna Vinschen
2009-11-142009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-11-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-13-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-13-09 Robert Moerland <rjmoerland@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-13-09 Jacky Lai <crazyjacky@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-13-09 Jan Nijtmans <nijtmans@users.sourceforge.net>Chris Sutcliffe
2009-11-142009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-11-13 * net.cc (fdsock): Fill _rmem and _wmem with valid values returnedCorinna Vinschen
2009-11-12 * new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.Corinna Vinschen
2009-11-12 * sysconf.cc (get_nprocs): New function.Corinna Vinschen
2009-11-11 * fhandler.h (class fhandler_mailslot): Declare new private methodCorinna Vinschen
2009-11-11 * getfacl.c (print_version): Fix copyright.Corinna Vinschen
2009-11-10 * fhandler_console.cc (fhandler_console::read): Revert change fromCorinna Vinschen
2009-11-10 * fhandler_disk_file.cc (is_volume_mountpoint): Align check withCorinna Vinschen
2009-11-09 * path.cc (symlink_info::check_reparse_point): Always checkCorinna Vinschen
2009-11-09 * fhandler_console.cc (fhandler_console::read): Restrict generatingCorinna Vinschen
2009-11-08 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Drop all "other"Corinna Vinschen
2009-11-06 * globals.cc (ro_u_scr): New R/O unicode string.Corinna Vinschen
2009-11-06 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen
2009-11-06 * shared.cc (inst_root_inited): New static bool variable.Corinna Vinschen
2009-11-05 * syscalls.cc (nt_path_has_suffix): New function.Corinna Vinschen
2009-11-05 * spawn.cc (dll_suffixes): Disable. Explain why.Corinna Vinschen
2009-11-04 * path.cc (read_mounts): Skip unnecessary test if path has beenCorinna Vinschen
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen
2009-11-04 * path.cc (read_mounts): First get installation path from own path.Corinna Vinschen
2009-11-04 * Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.Corinna Vinschen
2009-11-03 * security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTEDCorinna Vinschen
2009-11-02 * security.cc (alloc_sd): Re-enable generating default permissionCorinna Vinschen
2009-11-02 * dlfcn.cc (get_full_path_of_dll): Drop enforcing a .dll suffix.Corinna Vinschen
2009-11-02Final sync of pseudo-reloc.c with mingw64 and cygwinCharles Wilson
2009-11-02 * miscfuncs.h (transform_chars): Declare. Define inline variation here.Corinna Vinschen
2009-11-02path.ccCorinna Vinschen
2009-11-02 * path.cc (tfx_chars): Constify.Corinna Vinschen
2009-11-01* Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor
2009-10-31 * new-features.sgml (ov-new1.7-misc): Add installation-specificCorinna Vinschen
2009-10-31 * cygcheck.cc: Include cygprops.h.Corinna Vinschen
2009-10-31 * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen
2009-10-31 * cygprops.h: New file.Corinna Vinschen
2009-10-31 * sec_helper.cc (security_descriptor::realloc): Call free first ifCorinna Vinschen
2009-10-30 * sec_helper.cc (security_descriptor::free): If sd_size is 0, callCorinna Vinschen
2009-10-30 * fhandler_random.cc (fhandler_dev_random::lseek): Revert change fromCorinna Vinschen
2009-10-30 * smallprint.cc (hex_str): New const string.Corinna Vinschen
2009-10-30Honor DESTDIR for winsup/mingw and winsup/w32apiCharles Wilson
2009-10-28 * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen
2009-10-28 * pathnames.sgml: Add limitation of case sensitivity with CreateProcess.Corinna Vinschen
2009-10-28 * new-features.sgml (ov-new1.7-posix): Mention UTF-8 as "C" defaultCorinna Vinschen