summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-289-60/+183
* * config.sub: Update to version 1.232 on subversion.Geoffrey Keating2001-11-262-12/+24
* Revert erroneous checkin.Christopher Faylor2001-11-261-5/+0
* * Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since addingChristopher Faylor2001-11-263-1/+11
* Add missing ChangeLog entries.Corinna Vinschen2001-11-251-0/+16
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reportingChristopher Faylor2001-11-253-1/+11
* * net.cc (cygwin_hstrerror): Allow s == NULL.Corinna Vinschen2001-11-241-1/+13
* * net.cc (cygwin_inet_ntoa): Add parameter checking.Corinna Vinschen2001-11-242-1/+12
* * path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matchingChristopher Faylor2001-11-242-11/+13
* * autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor2001-11-243-5/+14
* * net.cc (inet_makeaddr): Revert previous change.Christopher Faylor2001-11-242-1/+5
* * path.cc (chdir): Allow 'cd /cygdrive'.Christopher Faylor2001-11-242-6/+17
* Fix typo.Christopher Faylor2001-11-241-1/+1
* fix typo.Christopher Faylor2001-11-241-1/+1
* * dtable.cc (dtable::vfork_parent_restore): Add debugging statement.Christopher Faylor2001-11-2412-146/+297
* * path.cc (conv_path_list): Fix wild indexing into path due to conflictingChristopher Faylor2001-11-228-50/+239
* * path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor2001-11-222-1/+9
* Patch by Pierre Muller <muller@ics.u-strasbg.fr>:Corinna Vinschen2001-11-212-0/+10
* Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen2001-11-212-20/+60
* * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor2001-11-212-6/+11
* * Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor2001-11-218-744/+896
* Change copyright.Christopher Faylor2001-11-211-1/+1
* Use msgfmt to generate .gmo files from .po files for a distribution.Nick Clifton2001-11-202-0/+10
* * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson2001-11-1830-87/+178
* * COPYING.NEWLIB: Mention preserved notice in specific parts.Hans-Peter Nilsson2001-11-182-1/+6
* * winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda2001-11-172-6/+7
* * 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