]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2002-03-26 Danny Smith * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).
2002-03-22 Danny Smith * configure.in: Add mingwex as SUBDIRS and configdirs.
2002-03-22 Danny SmithAdded fenv.h inttypes.h
2002-01-27 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2001-09-24 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2001-09-24 Christopher... * select.cc (peek_pipe): Only grab mutex when we actual...
2001-09-24 Christopher... * fhandler.h (fhandler_pipe::hit_eof): New method.
2001-09-23 Corinna Vinschen * syscalls.cc (_open): Set name in fhandler...
2001-09-23 Corinna Vinschen * dtable.cc (dtable::build_fhandler): Initializ...
2001-09-23 David Starks... expand entry "How can I get bash filename completion...
2001-09-23 David Starks... new entry "What versions of Windows are supported?"
2001-09-23 David Starks... 1.1.x -> 1.3.x in "recent history"
2001-09-22 Christopher... * dtable.cc (dtable::build_fhandler): Accept an optiona...
2001-09-22 David Starks... new entry "How much disk space does Cygwin require?"
2001-09-22 David Starks... again revise license terms
2001-09-22 Christopher... * exceptions.cc (setup_handler): Always relinquish...
2001-09-22 David Starks... revise license explanation
2001-09-22 Christopher... Add recent developments.
2001-09-22 Christopher... typo, words.
2001-09-22 Christopher... * Makefile.in (mingw_getopt.o): Ensure that newlib...
2001-09-21 David Starks... fix error
2001-09-21 David Starks... Update contents.
2001-09-21 David Starks... new entry "Can I build a Cygwin program that does not...
2001-09-21 Nick CliftonFix compile time warnings
2001-09-21 Nick Cliftonfix compile time warning messages
2001-09-21 Alexandre Oliva* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2001-09-21 Christopher... * Makefile.in (MINGW_INCLUDES): Still need cygwin/inclu...
2001-09-20 David Starks... New entry "Why doesn't //c (for C:) work anymore?"
2001-09-20 Christopher... * fhandler.cc (fhandler_base::set_inheritance): Just...
2001-09-20 Egor Duda* libltp/lib/get_high_address.c (get_high_address)...
2001-09-20 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::fixup_af...
2001-09-20 Corinna Vinschen * fhandler.h (fhandler_socket::fixup_after_exec...
2001-09-20 Corinna Vinschen * fhandler.cc (fhandler_base::set_inheritance...
2001-09-19 Earnie Boyd2001-09-18 Danny Smith <dannysmith@users.sourceforge...
2001-09-19 Christopher... Add -t option.
2001-09-19 Christopher... * lib/getopt.c (__progname): Don't declare if not compi...
2001-09-19 Christopher... * Makefile.in: Filter newlib includes from mingw compil...
2001-09-19 Corinna Vinschen * lib/getopt.c (getopt_long): Avoid compiler...
2001-09-19 Christopher... * lib/getopt.c: Use __progname==__argv[0] when not...
2001-09-19 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::fhandler...
2001-09-19 Earnie Boyd2001-09-19 Earnie Boyd <earnie@SF.net>
2001-09-19 Ben Elliston2001-09-19 Ben Elliston <bje@redhat.com>
2001-09-19 Christopher... * cygwin.din (__argv): Export.
2001-09-18 DJ Deloriemerge from gcc
2001-09-18 Corinna Vinschen * mmap.cc (mmap): Don't reuse anonymous memory...
2001-09-18 Nick Cliftonoops omitted in previous delta
2001-09-18 Alan Modra * internal.h (elf_internal_rela): Make r_addend a...
2001-09-18 Alan Modra * external.h (GET_LINENO_LNNO): Use H_GET_32/16.
2001-09-18 Alan Modra * aout64.h: Formatting fixes.
2001-09-18 Alan Modra * objalloc.h (OBJALLOC_ALIGN): Define using offsetof.
2001-09-17 DJ Deloriemerge from gcc
2001-09-17 Christopher... * libc/include/process.h: Add getpid() declaration.
2001-09-17 Christopher... * include/io.h: Add access declaration.
2001-09-17 Christopher... * syscalls.cc (rmdir): Set cwd to some other location...
2001-09-17 Earnie Boyd2001-09-17 Earnie Boyd <earnie@sf.net>
2001-09-17 Earnie Boyd * Makefile.in: Increment version.
2001-09-17 Christopher... * dtable.h (not_open): Assure inline.
2001-09-16 Egor Duda* path.cc (symlink): Check arguments for validity.
2001-09-16 Christopher... * net.cc (dup_servent_ptr): Detect old Windows 95 misal...
2001-09-16 Christopher... minor typo fixes.
2001-09-15 Egor Duda* winsup.api/ltp/sbrk01.c (main): Force output at start...
2001-09-15 Eric ChristopherFix typo.
2001-09-15 Thiemo Seufer * config.sub: Reverted the earlier change, this versio...
2001-09-15 Christopher... * Makefile.in: Generate libcygwin.a during the link...
2001-09-15 Christopher... *** empty log message ***
2001-09-15 Christopher... * dcrt0.cc (dll_crt0_1): Create vfork main storage...
2001-09-14 Eric Christopher2001-09-14 Eric Christopher <echristo@redhat.com>
2001-09-14 Egor DudaHints and tips on debugging cygwin
2001-09-14 Christopher... add copyrights.
2001-09-14 Christopher... more words
2001-09-14 Egor Duda* dumper.cc (dumper::dumper): Print error code in case...
2001-09-14 Nick Cliftonoops - omitted from previous delta
2001-09-14 Corinna Vinschen * dcrt0.cc (_dll_crt0()): Don't call wincap...
2001-09-14 Thiemo Seufer /bfd/ChangeLog
2001-09-14 Christopher... *** empty log message ***
2001-09-14 Christopher... * fork.cc (vfork): Avoid recursive vforks.
2001-09-14 Christopher... * fhandler.h (fhandler_pipe::is_slow): Return true...
2001-09-14 Christopher... * grp.cc (read_etc_group): Just reuse group_buf storage...
2001-09-14 Christopher... * cygheap.cc (dup_now): New function.
2001-09-13 Christopher... * cygheap.cc (ccalloc): Pass correct length to creturn...
2001-09-13 Jeff Johnston2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
2001-09-13 Alexandre Oliva* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRI...
2001-09-13 Jeff JohnstonThu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler...
2001-09-13 Egor Duda* winsup.api/winsup.exp: Run only selected test if...
2001-09-13 Earnie Boyd2001-09-13 Earnie Boyd <earnie@SF.net>
2001-09-13 Egor Duda* libltp/lib/tst_sig.c: Pass SIGSEGV to application...
2001-09-13 Egor Duda* dumper.cc (main): Properly recognize negative pids...
2001-09-13 Earnie Boyd2001-09-13 Earnie Boyd <earnie@SF.net>
2001-09-13 Christopher... * sync.cc (muto::acquire): Fix while/if typo.
2001-09-12 Alexandre Oliva* common.h (EM_AVR_OLD): Renamed from...
2001-09-12 Corinna Vinschen * wincap.cc (wincapc::init): Simplify W2K/XP...
2001-09-12 Corinna Vinschen * wincap.cc (wincapc::init): Set os name to...
2001-09-12 Earnie Boyd2001-09-12 Earnie Boyd <earnie@SF.net>
2001-09-12 Corinna Vinschen * Makefile.in: Build wincap.o.
2001-09-12 Earnie Boyd2001-09-12 Earnie Boyd <earnie@SF.net>
2001-09-12 Earnie Boyd2001-09-11 Danny Smith <dannysmith@users.sourceforge...
2001-09-12 Christopher... * exceptions.cc (call_signal_handler_now): Add addition...
2001-09-12 Christopher... minor cleanups
2001-09-12 Robert CollinsWed Sep 12 13:03:00 2001 Robert Collins <rbtcollins...
2001-09-12 Christopher... * sigproc.h (sigframe::unregister): Return true/false...
next
This page took 0.067335 seconds and 5 git commands to generate.