]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-06-15 Per Bothner * dwarf2.h: Partial merge with gcc version.
2001-06-15 Hans-Peter... * bfdlink.h (struct bfd_link_info): New member export_...
2001-06-15 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::tape_sta...
2001-06-15 Christopher... * mkpasswd.c (main): Output passwd file in binary mode...
2001-06-15 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Properly...
2001-06-14 Christopher... * thread.cc (pthread_cond::Signal): Release the conditi...
2001-06-14 Geoffrey KeatingIndex: opcodes/ChangeLog
2001-06-14 Egor Duda* fhandler.cc (fhandler_base::open): Set win32 access...
2001-06-14 David Starks... Remove reference to Cygnus.
2001-06-14 David Starks... teeny tiny typo
2001-06-13 Andrew CagneyHandle GDB's gdb/version.in.
2001-06-13 Christopher... * who.texinfo: Oops. Add a couple of important folk.
2001-06-13 Christopher... * who.texinfo: Remove email addresses. Modernize.
2001-06-12 Egor Duda* environ.cc (set_file_api_mode): New function. Move...
2001-06-11 Jeff Johnston2001-06-11 Danny Smith <dannysmith@users.sourceforge...
2001-06-11 Earnie Boyd * objidl.h (IMalloc::ReAlloc()): Correct declaration.
2001-06-11 Jeff Johnston2001-06-11 Egor Duda <deo@logos-m.ru>
2001-06-11 Earnie Boyd * include/shlobj.h (REGSTR_PATH_EXPLORER): Unicode it.
2001-06-11 Earnie Boyd * profile/configure.in: Make msvcrt.dll version default.
2001-06-11 Earnie Boyd * include/shlobj.h (struct _browseinfo): UNICODE it.
2001-06-11 Christopher... Add missing entry.
2001-06-11 Earnie Boyd * include/stdio.h (swscanf): Make first arugument...
2001-06-11 Christopher... * pinfo.cc: Use autoloaded ToolHelp functions throughou...
2001-06-11 Earnie Boyd * include/basetsd.h: RC_INVOKED protection and realign...
2001-06-11 Jonathan Larmour * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencing
2001-06-11 Christopher... * path.cc (chdir): Fix call to path_conv constructor...
2001-06-11 Christopher... * path.cc (path_conv::update_fs_info): Don't consider...
2001-06-11 Christopher... * path.cc (chdir): Pre-check path for validity before...
2001-06-10 Christopher... * exceptions.cc (sigdelayed): Ensure that signal is...
2001-06-10 Corinna Vinschen * cygwin.din: Add fchdir symbols.
2001-06-09 Corinna Vinschen * syscalls.cc (seteuid): Set environment variab...
2001-06-08 Alexandre Oliva* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TAR...
2001-06-07 Christopher... * thread.cc (pthread_cond::Broadcast): Don't print...
2001-06-06 Earnie Boyd * Makefile.in (bindist): Reassign value of exec_prefix...
2001-06-05 Corinna Vinschen * fhandler_console.cc (fhandler_console::dup...
2001-06-05 Egor Duda* security.h (NTWriteEA): Change prototype.
2001-06-05 Corinna Vinschen * fhandler.cc (fhandler_disk_file::fstat):...
2001-06-04 Earnie Boyd * profile/Makefile.in (mkinstalldirs): Correct relativ...
2001-06-04 Earnie Boyd * include/_mingw.h: Change version to 1.0.
2001-06-04 Alexandre Oliva* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2001-06-04 Alexandre Oliva* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc...
2001-06-04 Corinna Vinschen * cygheap.h (cygheap_user::cygheap_user): Initi...
2001-06-04 Christopher... * path.cc (normalize_posix_path): Revert .. check...
2001-06-03 Corinna Vinschen * net.cc (wsock_event): Add destructor.
2001-06-03 Christopher... * dlfcn.cc (dlclose): Do not call FreeLibrary if the...
2001-06-03 Christopher... * syscalls.cc (sleep): Try to be a little more accomoda...
2001-06-03 Christopher... * cygheap.cc (cygheap_root::cygheap_rot): Remove constr...
2001-06-01 Christopher... * path.cc (chdir): Really make sure that isspace gets...
2001-06-01 Corinna Vinschen * syscalls.cc (_rename): Handle the case that...
2001-06-01 Christopher... revert.
2001-05-31 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Avoid cleari...
2001-05-31 Christopher... Maintain 80 col line length.
2001-05-31 Christopher... * path.cc (chdir): Always send unsigned chars to isspac...
2001-05-30 David Starks... New entry "How do I print under Cygwin?"
2001-05-30 David Starks... New entry "Where is Objective C?"
2001-05-30 David Starks... New entry "How do I contribute to Cygwin?"
2001-05-30 Christopher... * Makefile.in: Tweak to attempt to accomodate older...
2001-05-29 Corinna Vinschen * sec_helper.cc (cygsid::getfrompw): Change...
2001-05-29 Christopher... * Makefile.in: Accomodate newer versions of docbook...
2001-05-29 Christopher... Avoid NAME too long error.
2001-05-29 David Starks... Expand entry "why doesn't my script work"
2001-05-29 David Starks... Update entry about PATH, now done in /etc/profile not...
2001-05-29 David Starks... Add pointer to google for searching list archives.
2001-05-29 David Starks... Remove distinction between latest and contrib in list...
2001-05-29 Corinna Vinschen * shortcut.c (check_shortcut): Treat only Cygwi...
2001-05-28 Alexandre Oliva* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of...
2001-05-28 Alexandre Oliva* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641...
2001-05-28 Nick CliftonHandle printf ("%#.0o",0);
2001-05-28 Alan ModraFix some entries.
2001-05-25 Nick CliftonFix bug when both pointers have matching, non-word...
2001-05-25 Christopher... * path.cc (symlink_info::check): Correctly set 'ext_tac...
2001-05-25 Corinna Vinschen * path.cc (symlink_info::check): Add a check...
2001-05-25 Christopher... * path.cc (slash_drive_prefix_p): Remove.
2001-05-24 Tom RixSupport for xcoff64, enable ld for aix
2001-05-24 Tom RixSupport for xcoff64
2001-05-24 Christopher... * exceptions.cc (handle_exceptions): Bump repeat count...
2001-05-23 Nick CliftonAdd MIPS r12k support
2001-05-23 Corinna Vinschen * syscalls.cc (seteuid): Restrict overriding...
2001-05-23 John Healy2001-05-23 John Healy <jhealy@redhat.com>
2001-05-23 Corinna Vinschen * syscalls.cc (chown_worker): Don't check for...
2001-05-22 Christopher... * lib/mapi32.def: Add MAPISendMail.
2001-05-22 Earnie Boyd * include/w32api.h: Update version.
2001-05-22 Christopher... * signal.cc (sleep): Protect with sigframe.
2001-05-22 Corinna Vinschen * security.cc (get_file_attribute): Don't set...
2001-05-22 Alexandre Oliva* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
2001-05-21 Christopher... * configure.in: Allow --enable-newvfork to turn NEWVFOR...
2001-05-21 Christopher... * include/cygwin/version.h: Bump minor version number.
2001-05-21 Corinna Vinschen * winsup.api/mmaptest01.c: Add log output.
2001-05-20 Alexandre Oliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
2001-05-20 Christopher... * fhandler_dsp.cc: Reformat to GNU standards.
2001-05-20 Corinna Vinschen * autoload.cc: Add load statements for `LookupA...
2001-05-20 Christopher... * Makefile.in: Use 'rm -f' when cleaning.
2001-05-20 Christopher... * fork.cc (fork_parent): Move atforkprepare call here.
2001-05-19 Corinna Vinschen * autoload.cc: Add missing load statement for...
2001-05-19 Christopher... * grp.cc (read_etc_group): Don't copy mutex on fork.
2001-05-18 Corinna Vinschen * net.cc (wsock_event::wait): Explicitely cance...
2001-05-17 Corinna Vinschen * include/winnt.h: Define SE_GROUP_LOGON_ID...
2001-05-17 Corinna Vinschen * include/ntdef.h: Protect definition of OBJECT...
2001-05-17 Corinna Vinschen * security.cc (cygwin_set_impersonation_token...
2001-05-17 Corinna Vinschen Revert accidentally checked in ChangeLog.
next
This page took 0.055813 seconds and 5 git commands to generate.