]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-05-13 Christopher... really fix typo.
2005-05-13 Christopher... fix typo
2005-05-13 Christopher... * path.cc (normalize_posix_path): Do normalization...
2005-05-13 Corinna Vinschen Add missing ChangeLog entry.
2005-05-13 Corinna Vinschen * fhandler.h (fhandler_netdrive::readdir): Remove...
2005-05-13 Corinna Vinschen * include/winnetwk.h (WNetGetResourceParentA): Add...
2005-05-13 Christopher... * mount.cc (mount_commands): Display "-X" option when...
2005-05-13 Corinna Vinschen * autoload.cc (WNetGetResourceParentA): Import.
2005-05-13 Christopher... Remove PC_FULL from path_conv usage throughout.
2005-05-13 Christopher... * fhandler_netdrive.cc (fhandler_netdrive::exists)...
2005-05-13 Christopher... * cygtls.cc (_cygtls::remove): Eliminate compiler warning.
2005-05-12 Jeff Johnston2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
2005-05-12 Jeff Johnston2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
2005-05-12 DJ Deloriemerge from gcc
2005-05-12 DJ DeloriePR bootstrap/21230
2005-05-11 Christopher... * dcrt0.cc (do_global_dtors): Don't call dll_global_dto...
2005-05-11 Alan Modra * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32...
2005-05-11 Christopher... * cygtls.cc (_cygtls::remove): Clear exitsock after...
2005-05-10 Corinna Vinschen * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-10 Christopher... * dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure...
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organization
2005-05-10 Corinna Vinschen * path.cc (path_conv::check): Set correct file attribu...
2005-05-10 Danny Smith * mingwex/math/nexttoward.c: New file.
2005-05-09 Danny Smith * mingwex/math/nextafterf.c (nextafterf): Correct
2005-05-09 Jan Beulichgas/
2005-05-09 Pierre Humblet2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
2005-05-09 Christopher... * cygcheck.cc (nuke): New function.
2005-05-09 Christopher... * strace.cc (attach_process): Don't call load_cygwin...
2005-05-09 Christopher... * dcrt0.cc (get_cygwin_startup_info): New function...
2005-05-08 Joshua Daniel... * how-programming.texinfo: Replace MAKE_MODE entry...
2005-05-08 Danny Smith * mingwex/math/erfl.c: New file.
2005-05-07 Christopher... * path.cc (normalize_posix_path): Don't treat '//'...
2005-05-07 Christopher... * devices.cc: Regenerate with correct name for dev_netd...
2005-05-06 Christopher... move comment
2005-05-06 Christopher... fix breakpoint example
2005-05-06 Christopher... * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
2005-05-05 Jeff Johnston2005-05-05 Tobias Anderberg <tobias.anderberg@axis...
2005-05-05 Jeff Johnston2005-05-05 J"orn Rennecke <joern.rennecke@st.com>
2005-05-05 Mike Stump * configure.in: Always pass --target to target...
2005-05-04 Paolo Bonzini2005-05-04 Paolo Bonzini <bonzini@gnu.org>
2005-05-04 Corinna Vinschen * cygerrno.h (__set_errno): Remove useless parentheses.
2005-05-04 Corinna Vinschen * cygerrno.h (__set_errno): Define as inline function...
2005-05-04 Danny Smith * include/wchar.h (WCHAR_MAX): Define as 0xffff, so...
2005-05-04 Christopher... * shared.cc (user_shared_initialize): Rework locking...
2005-05-04 Christopher... * shared.cc (user_shared_initialize): Rework locking...
2005-05-03 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2005-05-03 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Add missing...
2005-05-03 Danny Smith * mingwex/math/signbit.c (__signbit): Make return...
2005-05-02 Danny Smith * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't...
2005-05-02 Christopher... white space and minor comment cleanup.
2005-05-02 Christopher... * fhandler_tty.cc (fhandler_tty_slave::read): Actually...
2005-05-01 Christopher... * mount.cc (usage): Clarify action of -m option.
2005-04-30 Christopher... * environ.cc (spenv::force_into_environment): Rename...
2005-04-30 Christopher... * errno.cc (errmap): Sort table.
2005-04-30 Christopher... * errno.cc (errmap): Map ERROR_NETNAME_DELETED to ENOSHARE.
2005-04-29 Dave Korn* path.cc (getmntent): Add previously-omitted 'noexec...
2005-04-29 Paolo Bonzini2005-04-29 Paolo Bonzini <bonzini@gnu.org>
2005-04-28 Christopher... * shared_info.h (cygwin_shared_address): Bump to a...
2005-04-28 Jeff Johnston2005-04-28 Shaun Jackman <sjackman@gmail.com>
2005-04-28 Jeff Johnston2005-04-28 Jeff Johnston <jjohnstn@redhat.com>
2005-04-28 Christopher... (check in files that should have been checked in previo...
2005-04-28 Christopher... * fhandler.cc (fhandler_base::open_9x): Remove (broken...
2005-04-27 Christopher... * environ.cc (build_env): Ensure that win32 array is...
2005-04-26 Christopher... * include/cygwin/version.h: Bump DLL minor number to 17.
2005-04-26 Danny Smith * include/wininet.h (FtpGetFileSize): Add prototype.
2005-04-26 DJ Deloriemerge from gcc
2005-04-25 Christopher... * mount.cc (mount_commands): Display "-X" option when...
2005-04-25 Danny Smith * include/vfw.h (capCreateCaptureWindow[AW]): Add...
2005-04-25 Joshua Daniel... * how-to-debug-cygwin.txt: Fix typo.
2005-04-24 Danny Smith * mingwex/mbrtowc.c: New file.
2005-04-24 Danny Smith2005-04-23 Wu Yongwei <adah@sh163.net>
2005-04-23 Christopher... * shared.cc (user_shared_initialize): Implement locking...
2005-04-22 Christopher... * fhandler.h (dev_console::set_color): Define new function.
2005-04-22 Christopher... * fhandler.cc (fhandler_base::read): Remove unused...
2005-04-21 Christopher... * shared.cc (shared_info::initialize): Test previous...
2005-04-20 Christopher... revert erroneous checkin
2005-04-20 Christopher... * sigproc.cc (proc_subproc): Fix handling of waiting...
2005-04-20 Christopher... * path.cc (path_conv::check): Fix problem reading symli...
2005-04-20 Corinna Vinschen * pathnames.sgml (mount-table): Indicate that user...
2005-04-20 Corinna Vinschen * utils.sgml (mount): Clarify setting cygdrive prefix...
2005-04-20 Christopher... * fhandler-tut.txt: Update description to cygwin 1...
2005-04-20 Christopher... * path.cc (path_conv::check): Punt when attempting...
2005-04-19 DJ Deloriemerge from gcc
2005-04-19 Eric Christopher2005-04-19 Eric Christopher <echristo@redhat.com>
2005-04-19 Corinna Vinschen * cygwinenv.sgml: Mention that check_case is deprecated.
2005-04-19 Corinna Vinschen * security.cc (alloc_sd): Remove DELETE bit from user...
2005-04-19 Corinna Vinschen * cygwin.din (pselect): Export.
2005-04-18 Mark Kettenisgas/ChangeLog:
2005-04-18 Corinna Vinschen * fhandler.h (enum conn_state): Add connect_failed...
2005-04-18 Christopher... * include/cygwin/version.h: Bump DLL minor number to 16.
2005-04-18 Corinna Vinschen * grp.cc (initgroups32): Return the correct value.
2005-04-18 Hans-Peter... * configure.host <cris-*-* | crisv32-*-*>: Set
2005-04-17 Christopher... Actually check in files.
2005-04-16 DJ Deloriemerge from gcc
2005-04-16 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::utimes_fs...
2005-04-16 Corinna Vinschen * security.h (cygsidlist::addfromgr): Allow duplicate...
2005-04-16 Corinna Vinschen * cygwinenv.sgml: Add new words for (no)traverse option.
2005-04-16 Corinna Vinschen * environ.cc (environ_init): Don't set traverse checki...
2005-04-16 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::utimes_fs...
2005-04-16 Christopher... * fhandler.cc (fhandler::dup): Duplicate flags, too.
next
This page took 0.105442 seconds and 5 git commands to generate.