]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-08-24 Christopher... * Makefile.in: Add dumper.exe target and associated...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Christopher... * include/cygwin/core_dump.h: New file, contains struct...
2000-08-24 Christopher... * environ.cc (parse_thing): nobinmode should force...
2000-08-24 Christopher... * include/sys/cygwin.h (strace_printf_wrap): Force...
2000-08-24 Christopher... * debug.h: Allow some debug defines for use in header...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Jeff Johnston2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 Christopher... * dcrt0.cc (dll_crt0_1): Move exception list and constr...
2000-08-23 Christopher... Revert previous erroneous checkin.
2000-08-23 Christopher... * include/sys/cygwin.h: Protect class definitions.
2000-08-22 DJ Delorie* libc/unix/getut.c (utmpname): added _CONST to reflect...
2000-08-22 Christopher... * path.cc (symlink_info::check): Clear error on each...
2000-08-22 Christopher... * Makefile.in: Don't include '.d' file if there are...
2000-08-22 Christopher... * include/sys/cygwin.h: Declare some thread classes.
2000-08-22 Christopher... * winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 Alexandre Oliva* config-ml.in (CC, CXX): Avoid trailing whitespace.
2000-08-22 Christopher... * cygerrno.h: New file. Use this throughout whenever...
2000-08-21 Christopher... Update copyright.
2000-08-21 DJ Delorie* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL)...
2000-08-21 DJ Delorie* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL)...
2000-08-20 Doug Evans * Makefile.in (ALL_MODULES): Add all-cgen.
2000-08-19 Corinna Vinschen* include/winnt.h:Add enums for TokenRestrictedSids...
2000-08-18 Christopher... * Makefile.in: hinfo.o -> dtable.o.
2000-08-18 Christopher... * fhandler-tut.txt: hinfo -> dtable.
2000-08-18 Christopher... hinfo -> dtable
2000-08-18 Corinna Vinschen* dtable.cc (dtable::dup2): Extend fdtab if newfd is...
2000-08-17 Alexandre Oliva* config-ml.in (CC, CXX): Don't introduce a leading...
2000-08-16 Jim WilsonFix 3 DV bugs, and a few minor cleanups.
2000-08-16 Alexandre Oliva* configure.in (libstdcxx_flags): Use
2000-08-16 Jeff Johnston2000-08-16 Eric Fifer <efifer@sanwaint.com>
2000-08-16 H.J. Lu2000-08-15 H.J. Lu <hjl@gnu.org>
2000-08-15 Alexandre Oliva* configure.in (libstdcxx_flags): Use libstdc++-v3...
2000-08-14 Jim WilsonAdd support for IA-64 specific elf header flags.
2000-08-12 Christopher... * mkvers.sh: Properly trap exit removal of temp file...
2000-08-12 Christopher... Correct order in include files.
2000-08-12 Christopher... * poll.cc: Make winsup.h the first include file, re...
2000-08-12 Christopher... * winsup.h: Split out dtable definitions into separate...
2000-08-12 Christopher... * Makefile.in: Use dtable.o rather than hinfo.o.
2000-08-12 Christopher... Rename hinfo -> dtable. Name the former dtable array...
2000-08-12 Jason Merrill * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
2000-08-11 Corinna Vinschen * poll.cc: Allow any descriptor and any number...
2000-08-11 Christopher... Fix premature use of fdtab.
2000-08-11 Corinna Vinschen * poll.cc: Add bounds checking for file descrip...
2000-08-11 Christopher... * syslog.cc (syslog): Use a less malloc-intensive metho...
2000-08-10 Christopher... DJ is sole setup maintainer now.
2000-08-10 Christopher... Change comment.
2000-08-10 Christopher... comment changes.
2000-08-10 Christopher... Minor change.
2000-08-10 Christopher... Minor change.
2000-08-10 Christopher... Minor change.
2000-08-10 Christopher... * winsup.h: Change strchr inline for strange gcc problem.
2000-08-10 Christopher... * dir.cc (readdir): Ensure that errno is *only* set...
2000-08-09 Nick CliftonRecode to clean up function prologues and epilogue...
2000-08-09 Jason Eckhardtgas:
2000-08-09 Christopher... * select.cc (allocfd_set): Zero allocated fd_set.
2000-08-08 DJ Delorie* fhandler_serial.cc (tcsendbreak): "sleeptime" argumen...
2000-08-08 Corinna Vinschen* include/userenv.h: New header file.
2000-08-08 Jeff Johnston2000-08-08 Jeff Johnston <jjohnstn@redhat.com>
2000-08-08 Christopher... * include/winuser.h: Correct PCWPSTRUCT typo.
2000-08-07 Nick CliftonRemove spurious CYGNUS LOCAL comments
2000-08-07 DJ Delorie* configure.in (FLAGS_FOR_TARGET): invert test for...
2000-08-07 Christopher... * include/cygwin/cygwin_dll.h: Remove extraneous (and...
2000-08-06 Denis Chertykov * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New...
2000-08-04 Christopher... * hinfo.cc (hinfo::find_unused_handle): Just check...
2000-08-04 Christopher... * select.cc (fhandler_console::select_read): Call set_c...
2000-08-03 Alexandre Oliva* configure.in (libstdcxx_flags): Don't use `"'.
2000-08-03 Alexandre Oliva* config-ml.in: Adjust multilib search paths to the
2000-08-03 Christopher... * fhandler_tty.cc (fhandler_pty_master::process_slave_o...
2000-08-03 Christopher... * fork.cc (vfork): Store complete stack frame in vfork_...
2000-08-03 Alexandre Oliva* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET):...
2000-08-02 DJ Delorieadd winsup.h
2000-08-02 Christopher... * strace.cc (strace::prntf): Make second argument the...
2000-08-02 DJ Delorie2000-08-01 Alexandre Oliva <aoliva@redhat.com>
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...
next
This page took 0.055929 seconds and 5 git commands to generate.