summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
Commit message (Expand)AuthorAgeFilesLines
* * globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.Corinna Vinschen2009-07-303-7/+17
* * path.h (class path_conv): Convert path from char array to char *.Corinna Vinschen2009-07-304-44/+65
* * mount.h (enum fs_info_type): New type.Corinna Vinschen2009-07-283-84/+131
* * posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.Corinna Vinschen2009-07-272-3/+5
* * posix.sgml (std-notes): Add flock restriction.Corinna Vinschen2009-07-262-0/+9
* * fhandler_console.cc (set_console_title): Set buffer size toCorinna Vinschen2009-07-252-2/+7
* * sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor2009-07-2421-143/+341
* * syscalls.cc (internal_setlocale): Fix typo in GBK codepage.Corinna Vinschen2009-07-242-1/+5
* * syscalls.cc (unlink_nt): Ignore sharing violation on NFS. AlignCorinna Vinschen2009-07-242-3/+9
* * mount.h (fs_info::fsn): New member.Corinna Vinschen2009-07-233-3/+28
* * mount.cc (fs_info::update): Revert to open filesystem with access setCorinna Vinschen2009-07-232-5/+16
* * exceptions.cc (handle_exceptions): Set si_addr according toEric Blake2009-07-232-7/+14
* * mount.cc (fs_info::update): Open filesystem with access set to 0.Corinna Vinschen2009-07-222-4/+11
* * mount.cc: Revert accidental checkin.Corinna Vinschen2009-07-222-1/+5
* * path.cc (symlink_info::check): Handle STATUS_NOT_SUPPORTED fromCorinna Vinschen2009-07-222-1/+8
* * mount.cc (fillout_mntent): Fix typo (noexec -> notexec).Corinna Vinschen2009-07-222-2/+6
* * path.cc (symlink_info::check): Fix typo in comment.Corinna Vinschen2009-07-222-2/+6
* * fhandler.h (enum del_lock_called_from): New enumeration.Corinna Vinschen2009-07-224-7/+35
* * dtable.cc (dup2): Correct return value for no-op.Corinna Vinschen2009-07-212-1/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Add special caseCorinna Vinschen2009-07-212-6/+49
* * wincap.h (wincaps::has_always_all_codepages): New element.Corinna Vinschen2009-07-205-6/+71
* * fork.cc (fork): Create local tmp_pathbuf. Explain why.Corinna Vinschen2009-07-202-0/+9
* * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.Christopher Faylor2009-07-185-4/+21
* * libstdcxx_wrapper.cc (operator delete): Remove stray space inDave Korn2009-07-172-1/+6
* revert erroneous checkinChristopher Faylor2009-07-172-111/+36
* * cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or weChristopher Faylor2009-07-175-43/+142
* * cygtls.cc (_cygtls::init_exception_handler): Avoid adding our exceptionChristopher Faylor2009-07-172-0/+8
* * syscalls.cc (unlink_nt): Just return when a sharing violationCorinna Vinschen2009-07-172-1/+18
* * globals.cc: Improve comment on R/O UNICODE_STRINGs.Corinna Vinschen2009-07-176-13/+48
* * syscalls.cc (unlink_nt): First remove the R/O DOS attribute withCorinna Vinschen2009-07-162-11/+32
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Remove fileCorinna Vinschen2009-07-162-2/+6
* * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen2009-07-165-68/+81
* * fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove.Corinna Vinschen2009-07-152-12/+18
* * fhandler_netdrive.cc (fhandler_netdrive::readdir): Remove uselessCorinna Vinschen2009-07-152-1/+5
* * path.cc (cwdstuff::set): Only fix up UNC path in win32 so as notCorinna Vinschen2009-07-152-1/+10
* Throughout avoid having to initialize constant UNICODE_STRINGs.Corinna Vinschen2009-07-1410-75/+98
* * globals.cc (active_codepage): Remove.Corinna Vinschen2009-07-142-3/+4
* * how-spawn-works.txt: Add "out of date" note.Christopher Faylor2009-07-123-1/+7
* * Makefile.in: Don't do anything special with any RCS directories.Christopher Faylor2009-07-125-3/+15
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Don't useCorinna Vinschen2009-07-122-20/+45
* * winbase.h (ilockexch): Avoid making 'ret' volatile.Dave Korn2009-07-072-2/+7
* * ChangeLog: Assorted minor whitespace fixes in old entries.Dave Korn2009-07-071-11/+11
* winsup/ChangeLog:Dave Korn2009-07-0711-21/+314
* * cygtls.cc (_cygtls::remove): Fix typo.Corinna Vinschen2009-07-072-3/+6
* * Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor2009-07-063-50/+55
* * cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.Christopher Faylor2009-07-062-1/+6
* * fhandler_socket.cc (fhandler_socket::recv_internal): Convert wsabufCorinna Vinschen2009-07-062-10/+18
* * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen2009-07-065-33/+91
* * dtable.cc (handle_to_fn): Detect failing NtQueryObject.Christopher Faylor2009-07-062-2/+7
* * autoload.cc: Delete stray CR.Corinna Vinschen2009-07-062-1/+5