summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * winsup.h: Remove alloca definition since it's now defined throughCorinna Vinschen2001-11-143-3/+7
* * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen2001-11-144-13/+31
* 2001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-11-146-28/+65
* 2001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-11-142-1/+6
* * syscalls.cc (_write): Allow zero length as per SUSv2.Christopher Faylor2001-11-142-0/+7
* binutils/ChangeLogAlan Modra2001-11-142-0/+5
* * dir.cc (mkdir): Add HIDDEN file attribute if file has leading dotCorinna Vinschen2001-11-135-6/+45
* Index: bfd/ChangeLogGeoffrey Keating2001-11-132-1/+9
* Fix tic54x testsuite failures and Lmem disassembly bugs.Tim Wall2001-11-135-40/+65
* Add __stack_base__Anthony Green2001-11-132-1/+6
* * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson2001-11-1331-226/+203
* * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" toAlan Modra2001-11-132-3/+12
* Fix ChangeLog entry.Corinna Vinschen2001-11-121-0/+1
* * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen2001-11-122-3/+10
* * cygcheck.cc (main): Slight formatting tweak.Christopher Faylor2001-11-122-1/+6
* 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2001-11-122-1/+17
* 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2001-11-1239-0/+3471
* * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen2001-11-122-4/+22
* Add missing ChangeLog entry.Christopher Faylor2001-11-121-0/+4
* * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen2001-11-122-12/+39
* * include/winbase.h (OSVERSIONINFOEX): Add definition.Corinna Vinschen2001-11-123-0/+43
* * fhandler_console.cc (fhandler_console::read): Revert 2001-10-23 change toChristopher Faylor2001-11-122-3/+5
* * include/cygwin/version.h: Bump version to 1.3.6.Christopher Faylor2001-11-122-2/+6
* * path.h: New file.Christopher Faylor2001-11-121-0/+11
* * cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor2001-11-125-16/+32
* Clarify length reference in commentTim Wall2001-11-112-2/+6
* fix typo.Christopher Faylor2001-11-111-1/+1
* * cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor2001-11-113-6/+17
* * dump_setup.cc: New file.Christopher Faylor2001-11-115-25/+303
* * Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor2001-11-114-13/+423
* * dtable.cc (dtable::build_fhandler): Don't increment console fd count if newChristopher Faylor2001-11-103-8/+11
* * avr.h: Update for new devices.Denis Chertykov2001-11-101-4/+8
* * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen2001-11-092-4/+25
* 2001-11-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-11-092-0/+10
* 2001-11-09 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-11-092-1/+7
* 2001-11-09 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-11-092-8/+11
* * configure.in (--enable-languages): Be more permissive aboutDJ Delorie2001-11-092-3/+14
* * checksignal.c: New testcase.Corinna Vinschen2001-11-082-0/+83
* * select.cc: Set errno using set_sig_errno() throughout.Corinna Vinschen2001-11-084-10/+18
* * select.cc (fhandler_tty_slave::ready_for_read): Return 0 on EBADF.Corinna Vinschen2001-11-083-1/+8
* 2001-11-08 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-11-072-7/+15
* 2001-11-08 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-11-072-1/+5
* * lib/getopt.c (getopt_internal): Reset optind to 1 only if optresetCorinna Vinschen2001-11-072-1/+6
* * select.cc (fhandler_tty_slave::ready_for_read): Correct inverted not_openChristopher Faylor2001-11-062-1/+6
* * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.Hans-Peter Nilsson2001-11-062-1/+9
* * include/cygwin/version.h: Bump version to 1.3.5.Christopher Faylor2001-11-052-2/+6
* * mmap.cc (mmap_record::find_empty): Add input parameter check.Corinna Vinschen2001-11-052-0/+6
* * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen2001-11-053-0/+24
* * Makefile.in: Delete unused executable after creating base-files.Egor Duda2001-11-052-3/+10
* Eliminate excess whitespace.Christopher Faylor2001-11-0538-184/+183