]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-11-21 Christopher... Change copyright.
2001-11-20 Nick CliftonUse msgfmt to generate .gmo files from .po files for...
2001-11-18 Hans-Peter... * libc/sys/mmixware/*: Tweak license header in all...
2001-11-18 Hans-Peter... * COPYING.NEWLIB: Mention preserved notice in specific...
2001-11-17 Egor Duda* winsup.api/pthread/condvar3_1.c: Fix debugging output.
2001-11-17 Christopher... * path.cc (conv_path_list): Copy source paths before...
2001-11-17 Corinna Vinschen * strace.cc (main): Change getopt() to getopt_long().
2001-11-16 Corinna Vinschen * fhandler_raw.cc (fhandler_dev_raw::clear): Don't...
2001-11-15 Alan Modra * common.h (NT_ARCH): Define. Remove incorrect comment.
2001-11-15 Egor DudaFix typo.
2001-11-15 Egor Duda* winsup.api/pthread/: New directory. Ports of pthread...
2001-11-15 Egor Duda* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.
2001-11-15 Christopher... * exceptions.cc: Add stdlib.h include for alloca declar...
2001-11-15 Alan Modrabinutils/ChangeLog
2001-11-14 Corinna Vinschen * fhandler.cc (fhandler_disk_file::fstat): Add setting...
2001-11-14 Corinna Vinschen * winsup.h: Remove alloca definition since it's now...
2001-11-14 Corinna Vinschen * libc/include/alloca.h: Move libc/sys/linux/include...
2001-11-14 Jeff Holcomb2001-11-13 Jeff Holcomb <jeffh@redhat.com>
2001-11-14 Jeff Holcomb2001-11-13 Jeff Holcomb <jeffh@redhat.com>
2001-11-14 Christopher... * syscalls.cc (_write): Allow zero length as per SUSv2.
2001-11-14 Alan Modrabinutils/ChangeLog
2001-11-13 Corinna Vinschen * dir.cc (mkdir): Add HIDDEN file attribute if file...
2001-11-13 Geoffrey KeatingIndex: bfd/ChangeLog
2001-11-13 Tim WallFix tic54x testsuite failures and Lmem disassembly...
2001-11-13 Anthony GreenAdd __stack_base__
2001-11-13 Hans-Peter... * libc/sys/mmixware/*: Correct spacing in all source...
2001-11-13 Alan Modra * i386.h (i386_optab): Add entries for "sldr", "smsw...
2001-11-12 Corinna Vinschen Fix ChangeLog entry.
2001-11-12 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Redefine output...
2001-11-12 Christopher... * cygcheck.cc (main): Slight formatting tweak.
2001-11-12 Jeff Johnston2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
2001-11-12 Jeff Johnston2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
2001-11-12 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add some more...
2001-11-12 Christopher... Add missing ChangeLog entry.
2001-11-12 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Print more detailed...
2001-11-12 Corinna Vinschen * include/winbase.h (OSVERSIONINFOEX): Add definition.
2001-11-12 Christopher... * fhandler_console.cc (fhandler_console::read): Revert...
2001-11-12 Christopher... * include/cygwin/version.h: Bump version to 1.3.6.
2001-11-12 Christopher... * path.h: New file.
2001-11-12 Christopher... * cygcheck.cc (scan_registry): Open registry with read...
2001-11-11 Tim WallClarify length reference in comment
2001-11-11 Christopher... fix typo.
2001-11-11 Christopher... * cygcheck.cc (main): Display package info when '-s...
2001-11-11 Christopher... * dump_setup.cc: New file.
2001-11-11 Christopher... * Makefile.in (cygcheck.exe): Compile as -mno-cygwin...
2001-11-10 Christopher... * dtable.cc (dtable::build_fhandler): Don't increment...
2001-11-10 Denis Chertykov * avr.h: Update for new devices.
2001-11-09 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Print more detailed...
2001-11-09 Robert Collins2001-11-10 Robert Collins <rbtcollins@hotmail.com>
2001-11-09 Robert Collins2001-11-09 Robert Collins <rbtcollins@hotmail.com>
2001-11-09 Robert Collins2001-11-09 Robert Collins <rbtcollins@hotmail.com>
2001-11-09 DJ Delorie* configure.in (--enable-languages): Be more permissive...
2001-11-08 Corinna Vinschen * checksignal.c: New testcase.
2001-11-08 Corinna Vinschen * select.cc: Set errno using set_sig_errno() throughout.
2001-11-08 Corinna Vinschen * select.cc (fhandler_tty_slave::ready_for_read):...
2001-11-07 Robert Collins2001-11-08 Robert Collins <rbtcollins@hotmail.com>
2001-11-07 Robert Collins2001-11-08 Robert Collins <rbtcollins@hotmail.com>
2001-11-07 Corinna Vinschen * lib/getopt.c (getopt_internal): Reset optind to...
2001-11-06 Christopher... * select.cc (fhandler_tty_slave::ready_for_read): Corre...
2001-11-06 Hans-Peter... * Makefile.in (MAKEINFO): Use "missing" for makeinfo...
2001-11-05 Christopher... * include/cygwin/version.h: Bump version to 1.3.5.
2001-11-05 Corinna Vinschen * mmap.cc (mmap_record::find_empty): Add input paramet...
2001-11-05 Corinna Vinschen * libc/include/sys/unistd.h: Add prototypes for enduse...
2001-11-05 Egor Duda* Makefile.in: Delete unused executable after creating...
2001-11-05 Christopher... Eliminate excess whitespace.
2001-11-05 Christopher... Add strace debugging section.
2001-11-05 Chris Demetriou2001-11-04 Chris Demetriou <cgd@broadcom.com>
2001-11-05 Christopher... * dtable.cc (dtable::build_fhandler): Fix debug_printf...
2001-11-05 Christopher... * fhandler.h (fhandler_pipe::broken_pipe): Renamed...
2001-11-05 Christopher... * pipe.cc (fhandler_pipe::read): Narrow eof return...
2001-11-05 Christopher... * select.cc: Add more comments throughout. Use bool...
2001-11-04 Christopher... * lib/Makefile.in: Add .NOTPARALLEL target since dlltoo...
2001-11-04 Corinna Vinschen * getfacl.c (username): New function.
2001-11-04 Egor Duda* strace.cc (main): New option '-w'. Start traced proce...
2001-11-04 Christopher... * Makefile.in: Force configure in testsuite directory...
2001-11-04 Christopher... * Makefile.in: Oops. Revert previous change. Add...
2001-11-04 Christopher... * Makefile.in: Add check target.
2001-11-04 Christopher... * configure.in: Disable subauth directory test.
2001-11-04 Christopher... * Makefile.in: Add directory dependencies to ensure...
2001-11-04 Christopher... * select.cc (verify_console): New function.
2001-11-04 Christopher... * fhandler.h (fhandler_base::ready_for_read): Remove...
2001-11-03 Corinna Vinschen * security.cc (get_supplementary_group_sidlist): New...
2001-11-03 Christopher... * Makefile.common: Remove preferred-stack-boundary...
2001-11-03 Christopher... * fhandler.cc (fhandler_base::read): Return just read...
2001-11-03 Christopher... * dll_init.h (class dll_list): Reorder functions to...
2001-11-02 Egor Duda* libltp/lib/forker.c: Include proper header to avoid...
2001-11-02 Christopher... * Makefile.common: Add some stuff to common CFLAGS.
2001-11-02 Christopher... * fhandler.h: Change Windows 'BOOL's to c++ 'bool's...
2001-11-01 Christopher... * cygheap.h (cygheap_fdmanip::isopen): Set appropriate...
2001-11-01 Christopher... * dtable.cc (dtable::build_fhandler): Issue internal...
2001-11-01 Earnie Boyd2001-10-30 Danny Smith <dannysmith@users.sourceforge...
2001-11-01 Jeff Johnston2001-11-01 Arati Dikey <aratidikey@hotmail.com>
2001-11-01 Earnie Boyd2001-11-01 Danny Smith <dannysmith@users.sourceforge...
2001-10-31 Jeff Johnston2001-10-31 Jeff Johnston <jjohnstn@redhat.com>
2001-10-31 Jeff Johnston2001-10-31 David Howells <dhowells@redhat.com>
2001-10-31 Christopher... * environ.cc: Set reset_com to false to mimic linux...
2001-10-31 Corinna Vinschen * dtable.cc (dtable::vfork_child_dup): Revert imperson...
2001-10-31 Christopher... remove garbage ChangeLog entry.
2001-10-31 Christopher... * sigproc.cc (sigproc_terminate): Don't signal main...
2001-10-31 Christopher... * fhandler.cc (fhandler_base::fork_fixup): Pass old...
next
This page took 0.067083 seconds and 5 git commands to generate.