aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2009-11-132009-13-09 Jan Nijtmans <nijtmans@users.sourceforge.net>Chris Sutcliffe2-2/+8
2009-11-132009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+4
2009-11-13 * net.cc (fdsock): Fill _rmem and _wmem with valid values returnedCorinna Vinschen2-3/+21
2009-11-12 * new-features.sgml (ov-new1.7-os): Mention Windows 7 and 2008 R2.Corinna Vinschen2-1/+10
2009-11-12 * sysconf.cc (get_nprocs): New function.Corinna Vinschen6-2/+75
2009-11-11 * fhandler.h (class fhandler_mailslot): Declare new private methodCorinna Vinschen3-3/+30
2009-11-11 * getfacl.c (print_version): Fix copyright.Corinna Vinschen2-18/+23
2009-11-10 * fhandler_console.cc (fhandler_console::read): Revert change fromCorinna Vinschen2-16/+16
2009-11-10 * fhandler_disk_file.cc (is_volume_mountpoint): Align check withCorinna Vinschen3-15/+31
2009-11-09 * path.cc (symlink_info::check_reparse_point): Always checkCorinna Vinschen3-6/+21
2009-11-09 * fhandler_console.cc (fhandler_console::read): Restrict generatingCorinna Vinschen2-11/+21
2009-11-08 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Drop all "other"Corinna Vinschen2-0/+12
2009-11-06 * globals.cc (ro_u_scr): New R/O unicode string.Corinna Vinschen3-20/+43
2009-11-06 * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2-1/+11
2009-11-06 * shared.cc (inst_root_inited): New static bool variable.Corinna Vinschen2-2/+13
2009-11-05 * syscalls.cc (nt_path_has_suffix): New function.Corinna Vinschen2-5/+34
2009-11-05 * spawn.cc (dll_suffixes): Disable. Explain why.Corinna Vinschen2-1/+12
2009-11-04 * path.cc (read_mounts): Skip unnecessary test if path has beenCorinna Vinschen2-6/+15
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen4-15/+28
2009-11-04 * path.cc (read_mounts): First get installation path from own path.Corinna Vinschen2-20/+49
2009-11-04 * Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.Corinna Vinschen2-0/+5
2009-11-03 * security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTEDCorinna Vinschen4-12/+46
2009-11-02 * security.cc (alloc_sd): Re-enable generating default permissionCorinna Vinschen2-7/+5
2009-11-02 * dlfcn.cc (get_full_path_of_dll): Drop enforcing a .dll suffix.Corinna Vinschen2-9/+12
2009-11-02Final sync of pseudo-reloc.c with mingw64 and cygwinCharles Wilson2-2/+9
2009-11-02 * miscfuncs.h (transform_chars): Declare. Define inline variation here.Corinna Vinschen5-68/+83
2009-11-02path.ccCorinna Vinschen1-1/+1
2009-11-02 * path.cc (tfx_chars): Constify.Corinna Vinschen1-0/+4
2009-11-01* Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor2-3/+8
2009-10-31 * new-features.sgml (ov-new1.7-misc): Add installation-specificCorinna Vinschen2-0/+13
2009-10-31 * cygcheck.cc: Include cygprops.h.Corinna Vinschen3-10/+329
2009-10-31 * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen3-16/+46
2009-10-31 * cygprops.h: New file.Corinna Vinschen13-62/+220
2009-10-31 * sec_helper.cc (security_descriptor::realloc): Call free first ifCorinna Vinschen2-0/+8
2009-10-30 * sec_helper.cc (security_descriptor::free): If sd_size is 0, callCorinna Vinschen9-57/+93
2009-10-30 * fhandler_random.cc (fhandler_dev_random::lseek): Revert change fromCorinna Vinschen2-0/+10
2009-10-30 * smallprint.cc (hex_str): New const string.Corinna Vinschen3-12/+54
2009-10-29Honor DESTDIR for winsup/mingw and winsup/w32apiCharles Wilson9-62/+171
2009-10-28 * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen2-17/+10
2009-10-28 * pathnames.sgml: Add limitation of case sensitivity with CreateProcess.Corinna Vinschen2-4/+12
2009-10-28 * new-features.sgml (ov-new1.7-posix): Mention UTF-8 as "C" defaultCorinna Vinschen3-2/+16
2009-10-26Correct pseudo-reloc size bug wrt error messagesCharles Wilson3-4/+11
2009-10-26Sync pseudo-reloc.c with mingw64Charles Wilson2-82/+93
2009-10-26* faq-setup.xml: Fix clean_setup.pl reference.Christopher Faylor2-1/+5
2009-10-26* faq-setup.xml: Change clean_setup.pl reference.Christopher Faylor2-1/+5
2009-10-25Sync pseudo-reloc.c with mingw64Charles Wilson3-164/+169
2009-10-24 * fhandler.cc (fhandler_base::open): Remove unused variables sa and sd.Corinna Vinschen2-3/+5
2009-10-24 * fhandler.cc (fhandler_base::open): Always create file with defaultCorinna Vinschen5-45/+30
2009-10-23Sync pseudo-reloc.c with cygwin/lib/Charles Wilson2-16/+225
2009-10-23 * fhandler_random.cc (fhandler_dev_random::lseek): Allow negativeCorinna Vinschen2-5/+5