]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-11-03 Christopher... * pinfo.cc (pinfo::init): Reverse order of setting...
2000-11-02 Nick CliftonAdd support for -storm-chaos
2000-11-02 Christopher... * ntdll.h: Remove IO_COUNTERS definition since it is...
2000-11-02 Christopher... * pinfo.cc (EnumProcessesNT): New function. Eliminates...
2000-11-02 Christopher... * exceptions.cc (interruptible): Remove obsolete tests.
2000-11-02 Corinna Vinschen * kill.cc (main): Return 1 in case of errors.
2000-11-01 Earnie Boyd * CONTRIBUTIONS: New file.
2000-11-01 Earnie Boyd * include/basetyps.h: add comment for GUID_DEFINED
2000-10-31 Christopher... * path.h (has_exec_chars): Standard function for checki...
2000-10-31 Christopher... * path.cc (_readlink): Return ENOENT when file does...
2000-10-31 Corinna Vinschen * fhandler.h (fhandler_dev_raw): Add method...
2000-10-31 Corinna Vinschen * fhandler.h (fhandler_dev_raw): Add definition...
2000-10-31 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::open...
2000-10-31 Christopher... * pinfo.cc (enum_init): Don't suffer silently if we...
2000-10-31 David Starks... Update section "Why is make behaving badly?"
2000-10-31 David Starks... minor typo
2000-10-30 Christopher... * signal.cc (kill_pgrp): Revert 25-Oct change.
2000-10-30 Nick CliftonAdd noconfigure dirs for m68[hc]{11|12} targets.
2000-10-30 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-10-30 Christopher... * libc/include/stdlib.h: Avoid declaring cfree under...
2000-10-28 Christopher... Whitespace cleanup.
2000-10-28 Christopher... * Makefile.in: Accomodate newer gcc's which require...
2000-10-28 Christopher... Cleanup formatting on some files. Remove excessive...
2000-10-28 Christopher... * strace.cc (main): Add a '-b' option.
2000-10-27 Corinna Vinschen * autoload.cc: New file keeping all autoload...
2000-10-27 Christopher... * sigproc.cc (wait_sig): Add braces to avoid confusion.
2000-10-27 Corinna Vinschen * fhandler_socket.cc: New file.
2000-10-26 Corinna Vinschen * dtable.cc (dtable::release): Check for socket...
2000-10-26 Corinna Vinschen * ntsec.sgml: Slight changes. Fix some errors.
2000-10-26 Corinna Vinschen * ntsec.sgml: Changed the (now incorrect) hint...
2000-10-26 Christopher... * signal.cc (kill_pgrp): Don't limit sending of signals...
2000-10-25 Christopher... * exceptions.cc (sig_handle): Just make sure that wait_...
2000-10-25 Christopher... Add comment.
2000-10-25 Christopher... * dtable.cc (dtable::fixup_after_exec): Use variable...
2000-10-25 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Treat O_NONBLOCK...
2000-10-25 Christopher... * dcrt0.cc (do_exit): Remove debugging statement.
2000-10-25 Christopher... * dcrt0.cc (do_exit): Don't bother looking for pgrp...
2000-10-24 Corinna Vinschen * ntdll.h: New file.
2000-10-24 Corinna Vinschen * libc/include/sys/unistd.h: Add defines for...
2000-10-24 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Behave...
2000-10-24 David Starks... Update "How can I access other drives?" entry with...
2000-10-24 David Starks... Update entry "What's the difference between packages...
2000-10-24 David Starks... Add more details to "What if setup fails?" entry.
2000-10-24 Christopher... * exceptions.cc (signal_exit): Kill any executing child...
2000-10-24 Ben EllistonAdd mail submission addresses for autoconf and config...
2000-10-24 Christopher... forced checkin.
2000-10-23 Christopher... testing.
2000-10-23 Christopher... * Makefile.common (LIBGCC): Acommodate older gcc's...
2000-10-23 Christopher... Forced checkin.
2000-10-23 Christopher... * sigproc.cc (proc_subproc): Don't send a false positiv...
2000-10-23 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Setting...
2000-10-23 Corinna Vinschen * fcntl.cc (_fcntl): Rearrange as wrapper funct...
2000-10-23 Christopher... * sigproc.cc (proc_subproc): Correctly handle flags...
2000-10-23 Corinna Vinschen* security.cc: Eliminate C++ comments throughout.
2000-10-23 Christopher... * Makefile.common (LIBGCC): Acommodate older gcc's...
2000-10-23 Christopher... * fork.cc (fork): Set sigframe here, since it can pause...
2000-10-22 Christopher... flip/flop change.
2000-10-22 Christopher... Minor change.
2000-10-22 Christopher... Test checkin.
2000-10-22 Christopher... Minor change.
2000-10-22 Christopher... Forced checkin.
2000-10-22 Corinna Vinschen * pinfo.cc (pinfo_init): Eliminate call to...
2000-10-21 Christopher... * Makefile.common (LIBGCC): Find libstdc++.a as well...
2000-10-21 Christopher... Fix typo.
2000-10-21 Christopher... * pinfo.cc (pinfo::init): Make PID_EXECED signal creati...
2000-10-21 Christopher... * spawn.cc (spawn_guts): Don't do the reparenting step...
2000-10-21 Christopher... * fhandler.h (fhandler_console): Remove tcsetpgrp.
2000-10-20 DJ Delorie* times.cc (to_time_t): pass zero time as epoch
2000-10-20 Jakub Jelinekgas/
2000-10-20 Christopher... Makefile.in shuffle.
2000-10-20 Christopher... * external.cc (fillout_pinfo): Pass PID_NOREDIR flag...
2000-10-19 Earnie Boyd * Makefile.in: increment VERSION. Change tar...
2000-10-19 Earnie Boyd * Makefile.in: increment VERSION. Change tar...
2000-10-19 Christopher... * dcrt0.cc (sigthread::init): Correct overzealous ifdef.
2000-10-19 DJ Delorie* Makefile.in: add miscfuncs.cc
2000-10-19 DJ Delorie* ssp.c: new
2000-10-19 Christopher... * sigproc.h (sigthread): Eliminate locking for now...
2000-10-19 DJ Delorie* dcrt0.cc (dll_crt0_1): init cygcwd before forkee...
2000-10-18 Christopher... * ps.cc (main): Add some extra space to Windows pid...
2000-10-18 David Starks... Update entry "Why are compiled executables so huge...
2000-10-18 David Starks... Minor update to "How can I find out which dlls are...
2000-10-18 David Starks... Update entry "How do anti-virus programs like Cygwin?",
2000-10-18 David Starks... Update entry "Why can't I run bash as a shell under...
2000-10-18 David Starks... Update entry "Shell scripts aren't running properly...
2000-10-18 David Starks... Relevant bits subsumed in what.texinfo, separate mirror...
2000-10-18 David Starks... Update "Is it free software?" entry re. 1.0 CD. All...
2000-10-18 David Starks... Minor, mention mirror sites in "Where can I get it?".
2000-10-18 David Starks... Add new section "Where can I get it?" to what.texinfo.
2000-10-18 David Starks... Delete entry "Ancient history of the project", replace...
2000-10-18 Christopher... * ps.cc (main): Add some extra space to pid output...
2000-10-18 Christopher... * exceptions.cc (call_handler): Make signal pending...
2000-10-17 Christopher... * sigproc.cc (proc_subproc): Remove unneeded test for...
2000-10-17 DJ Delorie* fhandler_clipboard.cc: new file
2000-10-17 Christopher... * debug.cc (add_handle): Issue warning on attempts...
2000-10-16 Christopher... * Makefile.in: Remove some obsolete stuff.
2000-10-16 Corinna Vinschen * cygcheck.cc (main): Fix argument counting.
2000-10-15 Christopher... * ps.cc (main): Accomodate new PID_ constant.
2000-10-15 Christopher... * exceptions.cc (set_console_handler): Don't allocate
2000-10-14 Corinna VinschenForgot to commit ChangeLog
2000-10-14 Corinna Vinschen * cygwin.din: Add symbol hstrerror.
next
This page took 0.0568340000000001 seconds and 5 git commands to generate.