OSDN Git Service

* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
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...
2009-05-14 corinna * mount.cc (oopts): Add a no-op "auto" option.
2009-05-14 cgfcygwin ChangeLog
2009-05-13 corinna * pathnames.sgml (pathnames-unusual): Talk about using...
2009-05-13 corinna * cygheap.h (cwdstuff): Convert to class. Make posix...
2009-05-11 corinna * Makefile.in: Link ps.exe agains ntdll.dll.
2009-05-09 cgf* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New...
2009-05-09 corinna * dtable.cc (dtable::init_std_file_from_handle): Add...
2009-05-09 corinna * sec_auth.cc (str2uni_cat): Move from here...
2009-05-08 corinna * strfuncs.cc (sys_cp_wcstombs): save and restore...
2009-05-08 corinna * strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before...
2009-05-08 corinna * include/sys/select.h: Guard definitions with __USE_W...
2009-05-06 cgf* fhandler_console.cc (fhandler_console::ioctl): Proper...
2009-05-06 corinna * Move ChangeLog entry.
2009-05-06 corinna * libc/minires.c (scanline): Fix type in calls to...
2009-05-06 corinna * faq-setup.xml: Fix entry explaing how the homedir...
2009-05-06 corinna * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEP...
2009-05-06 corinna * cygheap.cc (cygheap_init): Set umask to a sane default.
2009-05-04 cgf* cygcheck.cc (find_app_on_path): Avoid using NULL...
2009-05-04 corinna * cygcheck.cc (usage): Fix option order and print.
2009-05-04 corinna * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_...
next