]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-08-02 Christopher... * regexp/regexp.c: Add winsup.h.
2000-08-02 DJ Delorie* winsup.h: take out protections of environ, errno...
2000-08-02 Christopher... * include/sys/strace.h: Fix strace definition.
2000-08-02 Christopher... * strace.h: Add kludgy workarounds to avoid using depre...
2000-08-01 DJ Delorie* libc/include/sys/config.h: define __IMPORT appropriately
2000-07-31 Corinna Vinschen* passwd.c (main): Initialize oldpwd before beeing...
2000-07-30 Christopher... * fhandler_console.cc: Remove VK_DIVIDE detection.
2000-07-29 Nick CliftonFix formatting
2000-07-29 Christopher... * fhandler_console.cc: Add VK_DIVIDE detection. Return...
2000-07-29 Christopher... * path.cc (chdir): Avoid trailing dot calculation when...
2000-07-29 Christopher... * kill.cc (main): Add '-f' option to force termination...
2000-07-29 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-07-29 Christopher... * environ.cc (parse_thing): Make binmode a DWORD.
2000-07-29 Christopher... * include/cygwin/cygwin_dll.h: Update for modern compilers.
2000-07-28 Christopher... Minor formatting change.
2000-07-28 Christopher... Fix typo.
2000-07-28 Christopher... * utils/mount.cc (main): Add --show-cygdrive-prefixes...
2000-07-28 Christopher... * dcrt0.cc (dummy_autoload): Add load statement for...
2000-07-28 Jason Eckhardt2000-07-22 Jason Eckhardt <jle@cygnus.com>
2000-07-28 Jason Eckhardt2000-07-22 Jason Eckhardt <jle@cygnus.com>
2000-07-28 Michael MeissnerDeclare __infinity as an array to work around problems...
2000-07-28 Frank Ch. Eigler* s/sourceware.cygnus.com/sources.redhat.com/ throughout
2000-07-28 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-07-28 Alexandre Oliva* Makefile.in (FLAGS_FOR_TARGET): New macro.
2000-07-27 David Starks... Remove obsolete entries:
2000-07-27 David Starks... Entry 'How do anti-virus programs like Cygwin?': Remove...
2000-07-27 David Starks... Entry 'How should I set my PATH?': Don't omit Windows...
2000-07-27 Corinna VinschenAdded missing ChangeLog entry.
2000-07-27 DJ Delorie* testsuite/winsup.api/winsup.exp: ignore stdout by...
2000-07-27 Christopher... * libc/include/math.h: Use appropriate dll import linka...
2000-07-27 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Allow block...
2000-07-27 Andrew CagneyClarify texinfo/
2000-07-27 Christopher... fix typo.
2000-07-26 Dave Brolley2000-07-26 Dave Brolley <brolley@redhat.com>
2000-07-26 Christopher... Give signal_exit noreturn attribute.
2000-07-26 Christopher... * exceptions.cc (signal_exit): Renamed from "really...
2000-07-26 Corinna Vinschen * environ.cc (posify): Revert previous patch.
2000-07-26 Christopher... * syscalls.cc (stat_worker): Make stat return correct...
2000-07-26 Corinna Vinschen * security.cc (lookup_name): Search on local...
2000-07-26 Christopher... * fhandler_console.cc (fhandler_console::read): Explici...
2000-07-26 Christopher... Add missing ChangeLog entry.
2000-07-26 Corinna Vinschen * passwd.cc: Change name of passwd_in_memory_p...
2000-07-26 Christopher... * syscalls.cc (statfs): Use path_conv method to convert...
2000-07-26 Christopher... * syscalls.cc (_link): Avoid extraneous call to cygwin_...
2000-07-25 David Starks... New entry (Programming Questions): 'Why doesn't gdb...
2000-07-25 David Starks... Entry 'Is the Cygwin library multi-thread-safe?': ...
2000-07-25 David Starks... Entry 'Are mixed-case filenames possible with Cygwin...
2000-07-25 David Starks... New entry (Cygwin API Questions): 'Is there a mouse...
2000-07-25 David Starks... Entry 'Can I use my own malloc?': Add warning about...
2000-07-25 David Starks... Entry 'Is it OK to have multiple copies of the DLL?':
2000-07-25 David Starks... Changed 'sourceware.cygnus.com' to 'sources.redhat...
2000-07-24 Corinna Vinschen * syscalls.cc (_link): Corrected previous patch.
2000-07-24 Corinna Vinschen * fhandler.h (class fhandler_dev_random): Add...
2000-07-24 Alexandre Oliva* Makefile.in (configure-target-libf2c): Depend on...
2000-07-24 Alexandre Oliva* configure.in: Use the same cache file for all target...
2000-07-23 Corinna Vinschen * fhandler.h: Add comment.
2000-07-23 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Add...
2000-07-23 Jeff Law * configure (topsrcdir): Don't use dirname.
2000-07-22 Corinna Vinschen Patch suggested by Kazuhiro Fujieda <fujieda...
2000-07-22 Jason Merrillmerge with gcc
2000-07-21 Corinna Vinschen * spawn.cc (span_guts): Retrieve security attri...
2000-07-21 Corinna Vinschen * include/winnt.h: Add missing typedefs for...
2000-07-21 Corinna Vinschen * security.cc (acl_worker): Use stat_suffixes...
2000-07-21 Jason Merrillmerge with gcc
2000-07-20 H.J. Lu2000-07-20 H.J. Lu <hjl@gnu.org>
2000-07-20 Jason Merrillmerge with gcc
2000-07-20 Hans-Peter... * config.sub: Update to subversions version 2000-07-06.
2000-07-20 Hans-Peter... common.h (EM_CRIS): New machine number.
2000-07-20 Hans-Peter... cris.h: New file.
2000-07-20 Hans-Peter... * dis-asm.h (print_insn_cris): Declare.
2000-07-20 Corinna Vinschen * ntsec.sgml: Add description for the new setui...
2000-07-20 H.J. Lu2000-07-19 H.J. Lu (hjl@gnu.org)
2000-07-19 Corinna Vinschen * spawn.cc (spawn_guts): Don't restore imperson...
2000-07-19 Corinna Vinschen * shared.h (class pinfo): New members `root...
2000-07-19 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-19 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-19 H.J. Lu2000-07-19 H.J. Lu <hjl@gnu.org>
2000-07-19 Christopher... Update copyright info.
2000-07-19 H.J. Lu2000-07-18 H.J. Lu <hjl@gnu.org>
2000-07-18 Christopher... * dll_init.cc (dll_list::alloc): Fix debugging output.
2000-07-18 Christopher... Update ChangeLog.
2000-07-17 Christopher... Throughout, eliminate third argument to path_conv and...
2000-07-17 Corinna Vinschen Patch suggested by Eric Fifer <EFifer@sanwaint...
2000-07-17 Corinna Vinschen * environ.cc (setenv): Use __cygwin_environ...
2000-07-17 Christopher... * _cygwin_crt0_common.cc: Undef 'environ' or suffer...
2000-07-16 Christopher... * environ.cc: Use new definition of "environ" throughout.
2000-07-16 Christopher... * acconfig.h: Add support for NEWVFORK.
2000-07-16 Christopher... * spawn.cc (spawn_guts): Use \ for quoting '"'.
2000-07-16 Christopher... Slightly more efficient version of previous change.
2000-07-16 Christopher... * dcrt0.cc (build_argv): Strip quotes from argv[0]...
2000-07-16 Christopher... Update comments.
2000-07-15 Christopher... * dll_init.cc (dll_list::alloc): Round correctly. ...
2000-07-15 Christopher... * hinfo.cc (hinfo::linearize_fd_array): Make max_used_f...
2000-07-13 Corinna Vinschen * mount.cc (mount_already_exists): Slightly...
2000-07-13 DJ Delorie* libc/stdio/vfprintf.c: pad 0.0 correctly with %e
2000-07-13 Corinna Vinschen * mount.cc (mount_already_exists): Additional...
2000-07-12 Alan ModraUpdate comment.
2000-07-12 Christopher... * debug.cc (thread_stub): Use impure_ptr in place of...
2000-07-12 Christopher... * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common)...
2000-07-11 DJ Delorie* include/shlobj.h: add CSIDL_COMMON_*
next
This page took 0.054671 seconds and 5 git commands to generate.