]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-10-11 Egor Duda* net.cc (cygwin_sendto): Use correct socket address...
2001-10-10 Corinna Vinschen * net.cc (get_95_ifconf): Using other registry values...
2001-10-10 David Starks... New entries:
2001-10-10 Christopher... Throughout, rename PROC_FORK1 to PROC_FORK.
2001-10-10 Christopher... * Makefile.in (MINGW_INCLUDES): Accomodate changes...
2001-10-10 Christopher... * Makefile.common: Avoid adding -I options to compile...
2001-10-09 Christopher... * uinfo.cc (internal_getlogin): Reorganize slightly...
2001-10-09 Egor Dudafix typos
2001-10-09 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Add...
2001-10-08 Corinna Vinschen * winsup.api/mmaptest01.c: Add several tests on mmaps...
2001-10-08 Christopher... * dtable.cc (dtable::build_fhandler): Allocate correct...
2001-10-08 Christopher... * external.cc (fillout_pinfo): Reset counter whenever...
2001-10-08 Christopher... * kill.cc (main): Set exit value to 1 on invalid pid...
2001-10-07 Christopher... * path.cc (normalize_posix_path): Don't eat a '.' after...
2001-10-07 DJ Deloriemerge from gcc
2001-10-06 Christopher... fix typo
2001-10-06 Christopher... * fhandler.cc (fhandler_base::fork_fixup): Protect...
2001-10-05 Christopher... * path.cc (get_raw_device_number): Correct length argum...
2001-10-05 Christopher... * winsup.api/nullgetcwd.c: New file. Check that NULL...
2001-10-05 Christopher... * path.cc (getcwd): Allow NULL first argument.
2001-10-05 Christopher... Revert incorrect checkins.
2001-10-05 Christopher... * heap.h (inheap): Check for NULL.
2001-10-05 Christopher... Add second path_conv * argument to fstat()s throughout.
2001-10-05 Christopher... * winsup.api/systemcall.c (main): Change some messages...
2001-10-05 Christopher... * winsup.api/systemcall.c: New file. Check for system...
2001-10-05 Christopher... * spawn.cc (perhaps_suffix): Return NULL on non-existen...
2001-10-05 Christopher... * path.cc (path_conv::check): Return ENOTDIR when leadi...
2001-10-05 Christopher... * syscalls.cc (stat_worker): Make global. Accept path_...
2001-10-04 Christopher... * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if...
2001-10-03 Alan ModraAdd support for -z nocopyreloc.
2001-10-03 Christopher... * cygheap.cc (cfree): Remove malloc debugging probe.
2001-10-03 Alan Modra * gettext.m4: Test po/POTFILES.in exists before trying...
2001-10-02 Robert CollinsTue Oct 2 22:25:23 2001 Robert Collins <rbtcollins...
2001-10-02 Alan Modra * common.h (NLM_CAT, NLM_CAT3): Don't define.
2001-10-02 Christopher... * dtable.h (dtable::build_fhandler): Make path_conv...
2001-10-01 Christopher... * cygwin.din: export strtoll and strtoull
2001-10-01 Jeff Johnston2001-10-01 Charles Wilson <cwilson@ece.gatech.edu>
2001-10-01 Christopher... Add "path.h" include throughout, where needed. Use...
2001-09-30 Christopher... * environ.cc (winenv): Allocate exact amount of space...
2001-09-30 Christopher... * Makefile.in: Depend on stamp to ensure rebuilding...
2001-09-30 Robert CollinsMon Oct 1 00:34:00 2001 Robert Collins <rbtcollins...
2001-09-29 Alexandre Oliva* Makefile.in (configure-target-gperf): Depend on ...
2001-09-29 Robert CollinsSat Sep 29 18:26:00 2001 Robert Collins <rbtcollins...
2001-09-29 Christopher... * pipe.cc (fhandler_pipe::fixup_after_fork): New method.
2001-09-28 Hans-Peter... * config.sub, config.guess: Import latest from subvers...
2001-09-28 Christopher... * passwd.cc (read_etc_passwd): Bother with unlocking...
2001-09-28 Christopher... * passwd.cc (read_etc_passwd): Don't bother with lockin...
2001-09-28 Christopher... * pipe.cc (fhandler_pipe::hit_eof): Return correct...
2001-09-27 Corinna Vinschen * mmap.cc (mmap): Move setting the access after...
2001-09-27 Robert CollinsThu Sep 27 22:00:00 2001 Robert Collins rbtcollins...
2001-09-27 Nick CliftonRemove spurious comment
2001-09-26 Christopher... * select.cc (peek_pipe): REALLY only grab mutex when...
2001-09-25 Robert CollinsTue Sep 25 21:25:00 2001 Robert Collins <rbtcollins...
2001-09-25 Christopher... * select.cc (fhandler_tty_common::ready_for_read):...
2001-09-24 DJ Deloriemerge from gcc
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.
next
This page took 0.059103 seconds and 5 git commands to generate.