OSDN Git Service

* config/tc-bfin.c (md_parse_option): Call as_fatal for bad
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin /
2009-09-01 cgf* select.cc (peek_console): Always check window size...
2009-08-26 corinna * path.h (INTERIX_SYMLINK_COOKIE): Define.
2009-08-26 corinna * fhandler.cc (fhandler_base::open): Only set R/O...
2009-08-25 corinna * mount.cc (fs_info::update): Add comment.
2009-08-24 corinna * globals.cc (ro_u_volume): New R/O unicode string.
2009-08-22 cgf* cygwin/strfuncs.cc (__set_charset_from_codepage)...
2009-08-21 cgf* dll_init.h (has_dtors): New flag.
2009-08-21 cgf* fcntl.cc (fcntl64): Detect negative fd as error.
2009-08-21 corinna * mmap.cc (mmap64): Allocate fh_disk_file on cygheap...
2009-08-20 corinna * dtable.cc (build_fh_dev): Take additional bool param...
2009-08-18 cgf* dtable.cc (dtable::fixup_after_exec): Close any popen...
2009-08-18 cgf* syscalls.cc (popen): Reorganize slightly for clarity...
2009-08-18 cgf* syscalls.cc (popen): Rewrite to accommodate situation...
2009-08-17 cgf* pipe.cc (fhandler_pipe::create_selectable): Add ...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2009-08-14 corinna * (fhandler_socket::getsockname): Fix length returned...
2009-08-13 corinna * fhandler_socket.cc (fhandler_socket::accept): Use...
2009-08-13 corinna * fhandler.h (class fhandler_socket): Add peer_sun_pat...
2009-08-13 corinna * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
2009-08-12 corinna * fhandler_socket.cc (fhandler_socket::accept): Always...
2009-08-11 corinna * include/limits.h (NGROUPS_MAX): Set to a more sane...
2009-08-10 corinna * spawn.cc (av::fixup): Check shell scripts for execut...
2009-08-10 corinna * dtable.cc (DEV_SOCKET): New static WCHAR string...
2009-08-10 cgf* fhandler_console.cc (create_invisible_console_workaro...
2009-08-10 corinna * fhandler_console.cc (create_invisible_console_workar...
2009-08-08 corinna * dtable.cc (dtable::init_std_file_from_handle): Fix...
2009-08-06 corinna * net.cc (cygwin_getnameinfo): Force setting NI_NUMERI...
2009-08-05 cgf* cygheap.h (cygheap_debug::endh): Delete.
2009-08-05 cgf* path.cc (patch_conv::check): Zero path before setting it.
2009-08-04 cgf* fhandler_socket.cc (fhandler_socket::send_internal...
2009-08-04 cgf* fhandler.h (pdrive_buf): Defensively allocate one...
2009-08-04 cgf* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
2009-08-02 cgf* sigproc.cc (stopped_or_terminated): Don't return...
2009-08-01 cgf* cygheap_malloc.h: New file.
2009-08-01 cgf* path.h (path_conv::set_path): Change return value.
2009-08-01 cgf* spawn.cc (find_exec): Fix one more path where retval...
2009-08-01 cgf* spawn.cc (find_exec): Stop relying on the ability...
2009-07-30 corinna * path.h (cstrdup): Fix declaration.
2009-07-30 corinna * globals.cc (enum exit_states::ES_GLOBAL_DTORS):...
2009-07-30 corinna * path.h (class path_conv): Convert path from char...
2009-07-28 corinna * mount.h (enum fs_info_type): New type.
2009-07-27 corinna * posix.sgml (std-notes): Remove obsolete reference...
2009-07-26 corinna * posix.sgml (std-notes): Add flock restriction.
2009-07-25 corinna * fhandler_console.cc (set_console_title): Set buffer...
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-07-24 corinna * syscalls.cc (internal_setlocale): Fix typo in GBK...
2009-07-24 corinna * syscalls.cc (unlink_nt): Ignore sharing violation...
2009-07-23 corinna * mount.h (fs_info::fsn): New member.
2009-07-23 corinna * mount.cc (fs_info::update): Revert to open filesyste...
2009-07-23 ericb * exceptions.cc (handle_exceptions): Set si_addr accor...
2009-07-22 corinna * mount.cc (fs_info::update): Open filesystem with...
2009-07-22 corinna * mount.cc: Revert accidental checkin.
2009-07-22 corinna * path.cc (symlink_info::check): Handle STATUS_NOT_SUP...
2009-07-22 corinna * mount.cc (fillout_mntent): Fix typo (noexec -> notexec).
2009-07-22 corinna * path.cc (symlink_info::check): Fix typo in comment.
2009-07-22 corinna * fhandler.h (enum del_lock_called_from): New enumeration.
2009-07-21 corinna * dtable.cc (dup2): Correct return value for no-op.
2009-07-21 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2009-07-20 corinna * wincap.h (wincaps::has_always_all_codepages): New...
2009-07-20 corinna * fork.cc (fork): Create local tmp_pathbuf. Explain...
2009-07-18 cgf* exceptions.cc (sig_handle_tty_stop): Set stopsig...
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 * 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-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-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-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 * 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 corinna * net.cc (get_xp_ifs): Fix typo in comment.
2009-07-01 corinna * fhandler.h (class fhandler_socket): Add class member...
2009-06-30 cgf* select.h: New file split from fhandler.h.
next