OSDN Git Service

* setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2009-07-20 corinna * setup2.sgml (setup-locale-charsetlist): Fix ISO88...
2009-07-18 cgf* exceptions.cc (sig_handle_tty_stop): Set stopsig...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Jeff Lu <jll544@yahoo.com>
2009-07-18 ironhead2009-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-07-17 davek * libstdcxx_wrapper.cc (operator delete): Remove...
2009-07-17 cgfrevert erroneous checkin
2009-07-17 cgf* cygtls.cc (_cygtls::init_exception_handler): Test...
2009-07-17 cgf* cygtls.cc (_cygtls::init_exception_handler): Avoid...
2009-07-17 corinna * syscalls.cc (unlink_nt): Just return when a sharing...
2009-07-17 corinna * globals.cc: Improve comment on R/O UNICODE_STRINGs.
2009-07-16 corinna * syscalls.cc (unlink_nt): First remove the R/O DOS...
2009-07-16 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2009-07-16 corinna * globals.cc: Reorder constant UNICODE_STRINGs for...
2009-07-15 corinna * fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove.
2009-07-15 corinna * strace.cc (main): Open trace output file in UNIX...
2009-07-15 corinna * fhandler_netdrive.cc (fhandler_netdrive::readdir...
2009-07-15 corinna * path.cc (cwdstuff::set): Only fix up UNC path in...
2009-07-14 corinna Throughout avoid having to initialize constant UNICODE...
2009-07-14 corinna * globals.cc (active_codepage): Remove.
2009-07-13 corinna * cygcheck.cc (dump_sysinfo): Remove "not yet supporte...
2009-07-12 ironhead2009-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-07-12 ironhead2009-06-28 Ozkan Sezer <sezero@users.sourceforge...
2009-07-12 cgf* how-spawn-works.txt: Add "out of date" note.
2009-07-12 cgf* Makefile.in: Don't do anything special with any RCS...
2009-07-12 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2009-07-08 cgf* pathnames.sgml: Fix typo.
2009-07-07 davek * winbase.h (ilockexch): Avoid making 'ret' volatile.
2009-07-07 davek * ChangeLog: Assorted minor whitespace fixes in old...
2009-07-07 davekwinsup/ChangeLog:
2009-07-07 corinna * cygtls.cc (_cygtls::remove): Fix typo.
2009-07-06 cgf* Makefile.in (clean): Clean generated files in srcdir.
2009-07-06 cgf* cygtls.cc (_cygtls::remove): Avoid closing a NULL...
2009-07-06 corinna * fhandler_socket.cc (fhandler_socket::recv_internal...
2009-07-06 corinna * cygtls.h (struct _local_storage): Add thread storage...
2009-07-06 cgf* dtable.cc (handle_to_fn): Detect failing NtQueryObject.
2009-07-06 corinna * autoload.cc: Delete stray CR.
2009-07-05 cgf* fhandler_console.cc: Change workstation -> windows...
2009-07-05 cgf* cygwin-console-helper.cc: New file.
2009-07-04 cgf* autoload.cc (SetParent): Add new import.
2009-07-04 davek * autoload.cc (AttachConsole): Correct size of args.
2009-07-03 cgf* dcrt0.cc (jit_debug): New global.
2009-07-03 corinna * new-features.sgml (ov-new1.7-file): Add fpurge and...
2009-07-03 corinna * posix.sgml: Add fpurge and mkstemps to BSD list.
2009-07-03 corinna * cygwin.din (fpurge, mkstemps): New exports.
2009-07-03 corinna * autoload.cc: Fix typo in comment.
2009-07-01 cgfClean up some sources.redhat.com references.
2009-07-01 corinna * net.cc (get_xp_ifs): Fix typo in comment.
2009-07-01 corinna * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW...
2009-07-01 corinna * fhandler.h (class fhandler_socket): Add class member...
2009-06-30 cgf* select.h: New file split from fhandler.h.
2009-06-30 cgf* fhandler.cc (fhandler_base::has_ongoing_io): Accept...
2009-06-30 corinna * net.cc (fdsock): Set default socket buffer sizes...
2009-06-29 cgf* select.cc (peek_pipe): Turn on (temporarily?) the...
2009-06-28 cgf* select.cc (peek_pipe): Use has_ongoing_io() to determ...
2009-06-28 cgf* fhandler.h (fhandler_base::has_ongoing_io): Declare...
2009-06-28 cgf* gendef (cleanup): Rename from 'nocr'. Remove comment...
2009-06-26 corinna * wincap.h (wincaps::has_broken_alloc_console): New...
2009-06-25 corinna * sec_auth.cc (lsaauth): Close unused handle.
2009-06-24 corinna * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateS...
2009-06-24 corinna * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix...
2009-06-24 corinna * faq-setup.xml (faq.setup.setup-fails-on-ts): Fix...
2009-06-23 corinna * faq-setup.xml (faq.setup.setup-failes-on-ts): Change...
2009-06-23 corinna * faq-setup.xml (faq.setup.setup-failes-on-ts): New...
2009-06-23 corinna * sec_auth.cc (get_server_groups): Ignore errors from
2009-06-22 corinna * spawn.cc (spawn_guts): Don't run additional check...
2009-06-19 corinna * new-features.sgml (ov-new1.7-misc): Add new link...
2009-06-18 corinna * path.cc (chdir): Check error conditions first.
2009-06-17 ironhead2009-06-16 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2009-06-17 corinna * fhandler_socket.cc (fhandler_socket::recv_internal...
2009-06-16 cgf* fhandler.cc (fhandler_base::read_overlapped): Use...
2009-06-16 cgf* fhandler.cc (fhandler_base::read_overlapped): Preserv...
2009-06-15 corinna * net.cc (get_flags): New static function to generate...
2009-06-14 cgf* errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.
2009-06-14 corinna * localtime.cc (time2): Take another stab at fixing...
2009-06-14 cgf* localtime.cc (time2): Take a stab at fixing a compile...
2009-06-14 cgf* fhandler.cc (fhandler_base::wait_overlapped): Honor...
2009-06-13 corinna * fhandler_socket.cc (fhandler_socket::recv_internal...
2009-06-12 corinna * faq-using.xml (faq.using.emacs): Update.
2009-06-12 corinna * localtime.cc (time2): Change "spring gap" to "spring...
2009-06-12 corinna * localtime.cc (time2): Add workaround for spring...
2009-06-12 corinna * Makefile.in (SUBLIBS): Add librt.a.
2009-06-12 corinnaImprove ChangeLog entry. Fix posix_ipc.cc copyright
2009-06-12 corinna * posix_ipc.cc (check_path): Fix typo in comment....
2009-06-10 corinna * path.cc (oopts): Sort alphabetically, add missing...
2009-06-09 corinna * autoload.cc (GetSystemTimes): Remove.
2009-06-08 corinnaFix ChangeLog entry
2009-06-08 corinna * autoload.cc (GetSystemTimes): Define.
2009-06-08 corinna * fork.cc (frok::parent): Remove ancient code erroneou...
2009-06-08 corinna * cygerrno.h (save_errno::~save_errno): Set errno...
2009-06-08 corinna * path.cc (symlink_info::check): Return with error...
2009-06-08 cgf* cygheap.h (mini_cygheap): New struct.
2009-06-07 corinna * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx...
2009-06-07 corinna * dll_init.cc (dll_list::alloc): Allocate memory using...
2009-06-06 corinna * mmap.cc: Use NtUnmapViewOfSection instead of UnmapVi...
2009-06-06 corinna * dll_init.h (struct dll): Set size of name element...
2009-06-05 davek * winbase.h (ilockexch): Fix asm constraints.
next