summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * path.cc (conv_path_list): Copy source paths before modifying them.Christopher Faylor2001-11-172-3/+12
* * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen2001-11-172-2/+234
* * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit.Corinna Vinschen2001-11-163-1/+7
* * common.h (NT_ARCH): Define. Remove incorrect comment.Alan Modra2001-11-152-1/+5
* Fix typo.Egor Duda2001-11-151-1/+1
* * winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda2001-11-1537-0/+3099
* * include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda2001-11-154-4/+26
* * exceptions.cc: Add stdlib.h include for alloca declaration.Christopher Faylor2001-11-155-7/+24
* binutils/ChangeLogAlan Modra2001-11-152-1/+7
* * fhandler.cc (fhandler_disk_file::fstat): Add setting access timeCorinna Vinschen2001-11-142-6/+25
* * 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