OSDN Git Service

* corelow.c (core_xfer_partial): Change type of readbuf and
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2005-05-16 corinna * environ.cc (conv_envvars): Remove LD_LIBRARY_PATH...
2005-05-16 cgf* cygcheck.cc (load_cygwin): Avoid calling putenv with...
2005-05-15 corinna * cygcheck.cc (load_cygwin): Don't touch $PATH for...
2005-05-15 corinna * environ.cc (conv_envvars): Treat LD_LIBRARY_PATH...
2005-05-14 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2005-05-13 cgfreally fix typo.
2005-05-13 cgffix typo
2005-05-13 cgf* path.cc (normalize_posix_path): Do normalization...
2005-05-13 corinna Add missing ChangeLog entry.
2005-05-13 corinna * fhandler.h (fhandler_netdrive::readdir): Remove...
2005-05-13 corinna * include/winnetwk.h (WNetGetResourceParentA): Add...
2005-05-13 cgf* mount.cc (mount_commands): Display "-X" option when...
2005-05-13 corinna * autoload.cc (WNetGetResourceParentA): Import.
2005-05-13 cgfRemove PC_FULL from path_conv usage throughout.
2005-05-13 cgf* fhandler_netdrive.cc (fhandler_netdrive::exists)...
2005-05-13 cgf* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
2005-05-11 cgf* dcrt0.cc (do_global_dtors): Don't call dll_global_dto...
2005-05-11 cgf* cygtls.cc (_cygtls::remove): Clear exitsock after...
2005-05-10 corinna * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-10 cgf* dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure...
2005-05-10 corinna * path.cc (path_conv::check): Set correct file attribu...
2005-05-10 dannysmith * mingwex/math/nexttoward.c: New file.
2005-05-09 dannysmith * mingwex/math/nextafterf.c (nextafterf): Correct
2005-05-09 phumblet2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
2005-05-09 cgf* cygcheck.cc (nuke): New function.
2005-05-09 cgf* strace.cc (attach_process): Don't call load_cygwin...
2005-05-09 cgf* dcrt0.cc (get_cygwin_startup_info): New function...
2005-05-08 joshuadfranklin* how-programming.texinfo: Replace MAKE_MODE entry...
2005-05-08 dannysmith * mingwex/math/erfl.c: New file.
2005-05-07 cgf* path.cc (normalize_posix_path): Don't treat '//'...
2005-05-07 cgf* devices.cc: Regenerate with correct name for dev_netd...
2005-05-06 cgfmove comment
2005-05-06 cgffix breakpoint example
2005-05-06 cgf* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
2005-05-04 corinna * cygerrno.h (__set_errno): Remove useless parentheses.
2005-05-04 corinna * cygerrno.h (__set_errno): Define as inline function...
2005-05-04 dannysmith * include/wchar.h (WCHAR_MAX): Define as 0xffff, so...
2005-05-04 cgf* shared.cc (user_shared_initialize): Rework locking...
2005-05-04 cgf* shared.cc (user_shared_initialize): Rework locking...
2005-05-03 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2005-05-03 corinna * fhandler_socket.cc (get_inet_addr): Add missing...
2005-05-03 dannysmith * mingwex/math/signbit.c (__signbit): Make return...
2005-05-02 dannysmith * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't...
2005-05-02 cgfwhite space and minor comment cleanup.
2005-05-02 cgf* fhandler_tty.cc (fhandler_tty_slave::read): Actually...
2005-05-01 cgf* mount.cc (usage): Clarify action of -m option.
2005-04-30 cgf* environ.cc (spenv::force_into_environment): Rename...
2005-04-30 cgf* errno.cc (errmap): Sort table.
2005-04-30 cgf* errno.cc (errmap): Map ERROR_NETNAME_DELETED to ENOSHARE.
2005-04-29 davek* path.cc (getmntent): Add previously-omitted 'noexec...
2005-04-28 cgf* shared_info.h (cygwin_shared_address): Bump to a...
2005-04-28 cgf(check in files that should have been checked in previo...
2005-04-28 cgf* fhandler.cc (fhandler_base::open_9x): Remove (broken...
2005-04-27 cgf* environ.cc (build_env): Ensure that win32 array is...
2005-04-26 cgf* include/cygwin/version.h: Bump DLL minor number to 17.
2005-04-26 dannysmith * include/wininet.h (FtpGetFileSize): Add prototype.
2005-04-25 cgf* mount.cc (mount_commands): Display "-X" option when...
2005-04-25 dannysmith * include/vfw.h (capCreateCaptureWindow[AW]): Add...
2005-04-25 joshuadfranklin* how-to-debug-cygwin.txt: Fix typo.
2005-04-24 dannysmith * mingwex/mbrtowc.c: New file.
2005-04-24 dannysmith * mingwex/mbrtowc.c: New file.
2005-04-24 dannysmith2005-04-23 Wu Yongwei <adah@sh163.net>
2005-04-23 cgf* shared.cc (user_shared_initialize): Implement locking...
2005-04-22 cgf* fhandler.h (dev_console::set_color): Define new function.
2005-04-22 cgf* fhandler.cc (fhandler_base::read): Remove unused...
2005-04-21 cgf* shared.cc (shared_info::initialize): Test previous...
2005-04-20 cgfrevert erroneous checkin
2005-04-20 cgf* sigproc.cc (proc_subproc): Fix handling of waiting...
2005-04-20 cgf* path.cc (path_conv::check): Fix problem reading symli...
2005-04-20 corinna * pathnames.sgml (mount-table): Indicate that user...
2005-04-20 corinna * utils.sgml (mount): Clarify setting cygdrive prefix...
2005-04-20 cgf* fhandler-tut.txt: Update description to cygwin 1...
2005-04-20 cgf* path.cc (path_conv::check): Punt when attempting...
2005-04-19 corinna * cygwinenv.sgml: Mention that check_case is deprecated.
2005-04-19 corinna * security.cc (alloc_sd): Remove DELETE bit from user...
2005-04-19 corinna * cygwin.din (pselect): Export.
2005-04-18 corinna * fhandler.h (enum conn_state): Add connect_failed...
2005-04-18 cgf* include/cygwin/version.h: Bump DLL minor number to 16.
2005-04-18 cgf* include/cygwin/version.h: Bump DLL minor number to 16.
2005-04-18 corinna * grp.cc (initgroups32): Return the correct value.
2005-04-17 cgfActually check in files.
2005-04-16 corinna * fhandler_disk_file.cc (fhandler_base::utimes_fs...
2005-04-16 corinna * security.h (cygsidlist::addfromgr): Allow duplicate...
2005-04-16 corinna * cygwinenv.sgml: Add new words for (no)traverse option.
2005-04-16 corinna * environ.cc (environ_init): Don't set traverse checki...
2005-04-16 corinna * fhandler_disk_file.cc (fhandler_base::utimes_fs...
2005-04-16 cgf* fhandler.cc (fhandler::dup): Duplicate flags, too.
2005-04-15 corinna * syscalls.cc (setuid32): Correct debugging output.
2005-04-14 cgf* dcrt0.cc (do_global_dtors): Run DLL dtors.
2005-04-14 cgf.
2005-04-13 corinna * fhandler.h (class fhandler_socket): Remove utimes.
2005-04-13 corinna * cygerrno.h (__seterrno_from_nt_status): Define....
2005-04-13 cgf* fhandler.h (fhandler_base::utimes_fs): New method.
2005-04-13 corinna * fhandler_disk_file.cc (fhandler_disk_file::utimes...
2005-04-12 corinna * autoload.cc (NtQueryVolumeInformationFile): Add.
2005-04-11 corinna Fix ChangeLog entry.
2005-04-11 corinna Revert previous patch.
2005-04-11 corinna * syscalls.cc (sync): Use renamed has_get_volume_pathn...
2005-04-08 corinna * bsd_mutex.cc (msleep_cnt): Remove.
2005-04-08 cgf* pipe.cc (fhandler_pipe::open): Remove O_CREAT limitation.
next