OSDN Git Service

* pathnames.sgml: Fix typo.
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
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.
2009-06-05 corinna * heap.cc (heap_init): Fix typo in comment.
2009-06-04 corinna * fhandler_clipboard.cc: Avoid calling system_printf.
2009-06-04 corinna * new-features.sgml: Add changes to console BS and...
2009-06-04 corinna * fhandler_console.cc (set_console_title): Convert...
2009-06-04 corinna * fhandler_console.cc (fhandler_console::read): Allow...
2009-06-04 davek * thread.cc (__cygwin_lock_lock): Delete racy optimis...
2009-06-03 corinna * strfuncs.cc (sys_cp_mbstowcs): Fix condition.
2009-06-03 corinna * strfuncs.cc (sys_cp_wcstombs): Implement reverse...
2009-06-03 corinna * fhandler_console.cc (fhandler_console::read): Conver...
2009-06-03 corinna * fhandler_console.cc (fhandler_console::read): Conver...
2009-06-02 corinna * path.cc (path_conv::check): Don't call set_exec...
2009-05-31 cgf* strfuncs.cc (sys_cp_mbstowcs): Treat src as unsigned...
2009-05-30 cgf* cygwin/include/sys/termios.h: Make default erase...
2009-05-30 cgf* fhandler_console.cc (fhandler_console::read): Convert...
2009-05-29 cgf* path.cc (cwdstuff::set): Rewrite previous change...
2009-05-28 cgf* path.cc (cwdstuff::set): Avoid removing a nonexistent...
2009-05-27 cgfChange explicitely to explicitly throughout.
2009-05-20 cgf* net.cc (gethostby_helper): Use correct signedness.
2009-05-19 cgf* mount.cc (mount_info::add_item): Avoid using any...
2009-05-18 cgf* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.
2009-05-17 corinna * cygpath.cc (codepage): New variable.
2009-05-16 corinna * Makefile.in (cygpath.exe): Link against cygwin.a...
2009-05-15 corinna * setup2.sgml (setup-locale-console): Disable section...
2009-05-15 corinna * cygpath.cc (main): Only setlocale for LC_CTYPE categ...
2009-05-15 corinna * wchar.h (sys_mbstowcs): Add missing __stdcall attribute.
2009-05-14 corinna * cygheap.cc (cygheap_init): Set Cygwin default locale...
2009-05-14 cgf* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC...
2009-05-14 corinna * faq-setup.xml (faq.setup.upgrade-mountpoints): New...
2009-05-14 corinna * new-features.sgml: Add automounting of /, /usr/bin...
next