]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-08-07 Christopher... * fhandler_console.cc (get_tty_stuff): Don't initialize...
2001-08-07 Christopher... * cygheap.cc (cygheap_root::set): Avoid treating '...
2001-08-05 Earnie Boyd * include/stdlib.h (_wpgmptr): Don't declare ifndef...
2001-08-05 Earnie Boyd * include/wtypes.h: (DECIMAL_SETZERO): Correct typo.
2001-08-04 Christopher... Throughout, change check for running under Windows...
2001-08-04 Egor Duda* dtable.cc (dtable::release): Avoid messing with conso...
2001-08-03 Corinna Vinschen * net.cc (cygwin_accept): Allow NULL peer and...
2001-08-03 Corinna Vinschen * path.cc (fchdir): Set the fhandler's path...
2001-08-02 DJ Deloriemerge from gcc
2001-08-02 Charles Wilson * bfdlink.h (struct bfd_link_info): add new...
2001-08-02 Jeff Johnston2001-08-02 Jeff Johnston <jjohnstn@redhat.com>
2001-08-02 Corinna Vinschen * security.cc (set_file_attribute): Clean up...
2001-08-01 Aldy Hernandez2001-08-01 Aldy Hernandez <aldyh@redhat.com>
2001-07-29 Christopher... * dcrt0.cc (alloc_stack_hard_way): Make half-hearted...
2001-07-27 Christopher... * cygwin.din: Export sys_errlist, sys_nerr.
2001-07-27 Corinna Vinschen * security.cc (get_user_primary_group): Fix...
2001-07-26 Christopher... * thread.cc (__pthread_equal): Invert return value...
2001-07-26 Christopher... Christopher Faylor <cgf@cygnus.com>
2001-07-26 Christopher... Throughout, reorganize header file inclusion to put...
2001-07-26 DJ Delorie* MAINTAINERS: Clarify libiberty merge rules and proced...
2001-07-26 Christopher... * syscalls.cc (setsid): Detach process from its console...
2001-07-25 Robert CollinsTue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmai...
2001-07-25 Corinna Vinschen * localtime.c: Changed whole file to become...
2001-07-21 Christopher... * cygheap.cc (cygheap_fixup_in_child): Attempt Win95...
2001-07-20 Andrew CagneyClone src/config.guess. Mention in MAINTAINERS.
2001-07-20 Corinna Vinschen * dir.cc (readdir): Protect FindNextFileA again...
2001-07-19 Christopher... fix typo.
2001-07-19 DJ Deloriemerge from gcc
2001-07-18 Jeff Johnston2001-07-18 Jeff Johnston <jjohnstn@redhat.com>
2001-07-18 Christopher... * cygheap.cc (_cmalloc): Use correct constants for...
2001-07-18 Corinna Vinschen * security.cc (get_user_groups): Call Net funct...
2001-07-18 Corinna Vinschen * syscalls.cc (_unlink): Explicitely check...
2001-07-17 Frank Ch. Eigler* no need to inform sid@sourceware about dejagnu patches.
2001-07-17 Corinna Vinschen * delqueue.h: Remove obsolete file.
2001-07-17 Christopher... * child_info.h: Bump magic number.
2001-07-17 Andrew CagneyUpdate local local copies of config.sub and config...
2001-07-16 Corinna Vinschen * grp.cc: Add missing Copyright date 2001.
2001-07-15 Corinna Vinschen Change well_known_admin_sid to well_known_admin...
2001-07-15 Corinna Vinschen * regtool.cc (find_key): Handle keys with only...
2001-07-14 Christopher... * syscalls.cc (stat_worker): Simplify previous change.
2001-07-13 Christopher... * syscalls.cc (_unlink): Correct (?) logic which determ...
2001-07-13 Aldy Hernandez2001-07-12 Aldy Hernandez <aldyh@redhat.com>
2001-07-12 Jeff Johnston2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
2001-07-12 Frank Ch. Eigler* some support for funny-endian 16/32-bit insn sets
2001-07-11 DJ Deloriemerge from gcc
2001-07-10 Corinna Vinschen * mmap.cc (fhandler_disk_file::mmap): Try to...
2001-07-09 Corinna Vinschen * uinfo.cc (internal_getlogin): Add pointer...
2001-07-09 Corinna Vinschen * security.cc (alloc_sd): Don't set inheritance...
2001-07-06 Ben Elliston2001-07-07 Ben Elliston <bje@redhat.com>
2001-07-06 David Starks... WinME also affected by missing pipe key
2001-07-06 David Starks... New entry "Why doesn't Cygwin tcl/tk understand Cygwin...
2001-07-06 David Starks... New entry: "Why don't international (8-bit) characters...
2001-07-06 David Starks... New "Known Problems" entry: Pipe key doesn't work on...
2001-07-05 David Starks... better instructions for installing cygwin snapshots
2001-07-05 David Starks... New entry "Where is the su command?"
2001-07-05 Christopher... force
2001-07-04 David Starks... "How do I rebuild the tools on my NT box?": texi2html...
2001-07-04 David Starks... "Why the weird directory structure?": new mount output...
2001-07-04 David Starks... Update "Can I use setup to install snapshots?" (now...
2001-07-04 David Starks... Add caveat that contents list is always out of date.
2001-07-04 David Starks... just a bit more...
2001-07-04 David Starks... Add more to entry "How do I print under Cygwin"?
2001-07-04 David Starks... Add apropos and /usr/sbin/makewhatis to "Why doesn...
2001-06-30 Nick CliftonRemerge with gcc
2001-06-29 Nick CliftonAdd DWARF 2.1 attributes
2001-06-29 Christopher... * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return...
2001-06-28 Nick CliftonHandle ARMs with big endian IEEE words but little endia...
2001-06-28 Christopher... * regtool.cc (find_key): Revert previous change.
2001-06-28 Christopher... Change check_null_empty_path* to check_null_empty_str...
2001-06-27 Christopher... * regtool.cc (find_key): Allow '/' as a synonym for...
2001-06-26 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Don't rely...
2001-06-26 Christopher... Remove trailing tabs.
2001-06-26 Christopher... * mmap.cc: Clean up *ResourceLock calls throughout.
2001-06-24 Christopher... forced commit
2001-06-24 Christopher... Fix typo
2001-06-24 Christopher... * exceptions.cc (interrupt_setup): Move actions from...
2001-06-22 Corinna Vinschen * fhandler.h class fhandler_socket): Declare...
2001-06-22 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::tape_era...
2001-06-22 Corinna Vinschen * fhandler_console.cc (fhandler_console::read...
2001-06-21 Robert Collins2001-06-22 Robert Collins rbtcollins@hotmail.com
2001-06-20 Egor Duda* fhandler.cc (fhandler_base::open): Work around window...
2001-06-20 Egor Duda* fhandler_socket.cc (fhandler_socket::signal_secret_ev...
2001-06-19 Earnie Boyd * lib/kernel32.def: Add LanguageGroup and UILanguage...
2001-06-19 Alan Modra * Makefile.in: Revert 2001-06-17.
2001-06-18 Christopher... * fhandler_tty.cc (fhandler_tty_slave::init): Revert...
2001-06-18 Christopher... Remove blank line.
2001-06-17 H.J. Lu2001-06-17 H.J. Lu <hjl@gnu.org>
2001-06-16 Christopher... * exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPE...
2001-06-15 Christopher... * path.cc (path_conv::check): Deal more robustly with...
2001-06-15 Per Bothner * dwarf2.h: Partial merge with gcc version.
2001-06-15 Hans-Peter... * bfdlink.h (struct bfd_link_info): New member export_...
2001-06-15 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::tape_sta...
2001-06-15 Christopher... * mkpasswd.c (main): Output passwd file in binary mode...
2001-06-15 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Properly...
2001-06-14 Christopher... * thread.cc (pthread_cond::Signal): Release the conditi...
2001-06-14 Geoffrey KeatingIndex: opcodes/ChangeLog
2001-06-14 Egor Duda* fhandler.cc (fhandler_base::open): Set win32 access...
2001-06-14 David Starks... Remove reference to Cygnus.
2001-06-14 David Starks... teeny tiny typo
2001-06-13 Andrew CagneyHandle GDB's gdb/version.in.
next
This page took 0.057955 seconds and 5 git commands to generate.