aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-11-14 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen4-13/+31
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb6-28/+65
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2-1/+6
2001-11-14* syscalls.cc (_write): Allow zero length as per SUSv2.Christopher Faylor2-0/+7
2001-11-14binutils/ChangeLogAlan Modra2-0/+5
2001-11-13 * dir.cc (mkdir): Add HIDDEN file attribute if file has leading dotCorinna Vinschen5-6/+45
2001-11-13Index: bfd/ChangeLogGeoffrey Keating2-1/+9
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Tim Wall5-40/+65
2001-11-13Add __stack_base__Anthony Green2-1/+6
2001-11-13 * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson31-226/+203
2001-11-13 * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" toAlan Modra2-3/+12
2001-11-12 Fix ChangeLog entry.Corinna Vinschen1-0/+1
2001-11-12 * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen2-3/+10
2001-11-12* cygcheck.cc (main): Slight formatting tweak.Christopher Faylor2-1/+6
2001-11-122001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2-1/+17
2001-11-122001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston39-0/+3471
2001-11-12 * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen2-4/+22
2001-11-12Add missing ChangeLog entry.Christopher Faylor1-0/+4
2001-11-12 * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen2-12/+39
2001-11-12 * include/winbase.h (OSVERSIONINFOEX): Add definition.Corinna Vinschen3-0/+43
2001-11-12* fhandler_console.cc (fhandler_console::read): Revert 2001-10-23 change toChristopher Faylor2-3/+5
2001-11-12* include/cygwin/version.h: Bump version to 1.3.6.Christopher Faylor2-2/+6
2001-11-12* path.h: New file.Christopher Faylor1-0/+11
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor5-16/+32
2001-11-11Clarify length reference in commentTim Wall2-2/+6
2001-11-11fix typo.Christopher Faylor1-1/+1
2001-11-11* cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor3-6/+17
2001-11-11* dump_setup.cc: New file.Christopher Faylor5-25/+303
2001-11-11* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor4-13/+423
2001-11-10* dtable.cc (dtable::build_fhandler): Don't increment console fd count if newChristopher Faylor3-8/+11
2001-11-10 * avr.h: Update for new devices.Denis Chertykov1-4/+8
2001-11-09 * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen2-4/+25
2001-11-092001-11-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-0/+10
2001-11-092001-11-09 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-1/+7
2001-11-092001-11-09 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-8/+11
2001-11-09* configure.in (--enable-languages): Be more permissive aboutDJ Delorie2-3/+14
2001-11-08 * checksignal.c: New testcase.Corinna Vinschen2-0/+83
2001-11-08 * select.cc: Set errno using set_sig_errno() throughout.Corinna Vinschen4-10/+18
2001-11-08 * select.cc (fhandler_tty_slave::ready_for_read): Return 0 on EBADF.Corinna Vinschen3-1/+8
2001-11-072001-11-08 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-7/+15
2001-11-072001-11-08 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-1/+5
2001-11-07 * lib/getopt.c (getopt_internal): Reset optind to 1 only if optresetCorinna Vinschen2-1/+6
2001-11-06* select.cc (fhandler_tty_slave::ready_for_read): Correct inverted not_openChristopher Faylor2-1/+6
2001-11-06 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.Hans-Peter Nilsson2-1/+9
2001-11-05* include/cygwin/version.h: Bump version to 1.3.5.Christopher Faylor2-2/+6
2001-11-05 * mmap.cc (mmap_record::find_empty): Add input parameter check.Corinna Vinschen2-0/+6
2001-11-05 * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen3-0/+24
2001-11-05* Makefile.in: Delete unused executable after creating base-files.Egor Duda2-3/+10
2001-11-05Eliminate excess whitespace.Christopher Faylor38-184/+183
2001-11-05Add strace debugging section.Christopher Faylor1-6/+29