]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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.
2005-04-15 Corinna Vinschen * syscalls.cc (setuid32): Correct debugging output.
2005-04-14 Christopher... * dcrt0.cc (do_global_dtors): Run DLL dtors.
2005-04-14 Christopher... .
2005-04-14 DJ Deloriemerge from gcc
2005-04-13 H.J. LuMove entries in ChangeLog-9103 to appropriate */ChangeL...
2005-04-13 Corinna Vinschen * fhandler.h (class fhandler_socket): Remove utimes.
2005-04-13 H.J. LuMove entries to appropriate ChangeLog files.
2005-04-13 Corinna Vinschen * cygerrno.h (__seterrno_from_nt_status): Define....
2005-04-13 Christopher... * fhandler.h (fhandler_base::utimes_fs): New method.
2005-04-13 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::utimes...
2005-04-13 Jeff Johnston2005-04-12 Shaun Jackman <sjackman@gmail.com>
2005-04-12 Paul Brook2005-04-12 Paul Brook <paul@codesourcery.com>
2005-04-12 Mark Kettenisinclude/opcode/ChangeLog:
2005-04-12 Corinna Vinschen * autoload.cc (NtQueryVolumeInformationFile): Add.
2005-04-12 Richard Sandiford * mips/array.ld, mips/cfe.ld, mips/dve.ld, mips/idt32.ld,
2005-04-11 Corinna Vinschen Fix ChangeLog entry.
2005-04-11 Corinna Vinschen Revert previous patch.
2005-04-11 Corinna Vinschen * syscalls.cc (sync): Use renamed has_get_volume_pathn...
2005-04-11 DJ Deloriemerge from gcc
2005-04-08 Jeff Johnston2005-04-08 Jeff Johnston <jjohnstn@redhat.com>
2005-04-08 Corinna Vinschen * bsd_mutex.cc (msleep_cnt): Remove.
2005-04-08 Christopher... * pipe.cc (fhandler_pipe::open): Remove O_CREAT limitation.
2005-04-07 Jeff Johnston2005-04-07 Shaun Jackman <sjackman@gmail.com>
2005-04-07 Jeff Johnston2005-04-07 Shaun Jackman <sjackman@gmail.com>
2005-04-07 Corinna Vinschen * syslog.cc (try_connect_guard): Remove useless condit...
2005-04-07 Corinna Vinschen * syslog.cc: Include sys/socket.h.
2005-04-06 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Add type paramet...
2005-04-06 Corinna Vinschen * security.h (cygsidlist::addfromgr): Avoid duplicate...
2005-04-06 Corinna Vinschen * bsd_helper.cc (ipcexit_hookthread): Fix whitespace...
next
This page took 0.059094 seconds and 5 git commands to generate.