aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-08* path.cc (path_conv::check): Use full path name for determining attributesgithub/unlabeled-1.188.2.1.8.2.2unlabeled-1.188.2.1.8.2.2Christopher Faylor1-5/+8
2001-12-07* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.github/unlabeled-1.188.2.1.8unlabeled-1.188.2.1.8Christopher Faylor1-31/+33
2001-12-06* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor1-10/+14
2001-12-03* net.cc (cygwin_getsockopt): Allow NULL optval.github/unlabeled-1.188.2unlabeled-1.188.2Christopher Faylor1-24/+18
2001-11-24This commit was manufactured by cvs2svn to create branchcvs2svn3444-793185/+0
2001-11-24* path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matchingChristopher Faylor2-11/+13
2001-11-24* autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor3-5/+14
2001-11-24* net.cc (inet_makeaddr): Revert previous change.Christopher Faylor2-1/+5
2001-11-24* path.cc (chdir): Allow 'cd /cygdrive'.Christopher Faylor2-6/+17
2001-11-24Fix typo.Christopher Faylor1-1/+1
2001-11-24fix typo.Christopher Faylor1-1/+1
2001-11-24* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.Christopher Faylor12-146/+297
2001-11-22* path.cc (conv_path_list): Fix wild indexing into path due to conflictingChristopher Faylor8-50/+239
2001-11-22* path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor2-1/+9
2001-11-21 Patch by Pierre Muller <muller@ics.u-strasbg.fr>:Corinna Vinschen2-0/+10
2001-11-21 Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen2-20/+60
2001-11-21* libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor2-6/+11
2001-11-21* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor8-744/+896
2001-11-21Change copyright.Christopher Faylor1-1/+1
2001-11-20Use msgfmt to generate .gmo files from .po files for a distribution.Nick Clifton2-0/+10
2001-11-18 * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson30-87/+178
2001-11-18 * COPYING.NEWLIB: Mention preserved notice in specific parts.Hans-Peter Nilsson2-1/+6
2001-11-17* winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda2-6/+7
2001-11-17* path.cc (conv_path_list): Copy source paths before modifying them.Christopher Faylor2-3/+12
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen2-2/+234
2001-11-16 * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit.Corinna Vinschen3-1/+7
2001-11-15 * common.h (NT_ARCH): Define. Remove incorrect comment.Alan Modra2-1/+5
2001-11-15Fix typo.Egor Duda1-1/+1
2001-11-15* winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda37-0/+3099
2001-11-15* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda4-4/+26
2001-11-15* exceptions.cc: Add stdlib.h include for alloca declaration.Christopher Faylor5-7/+24
2001-11-15binutils/ChangeLogAlan Modra2-1/+7
2001-11-14 * fhandler.cc (fhandler_disk_file::fstat): Add setting access timeCorinna Vinschen2-6/+25
2001-11-14 * winsup.h: Remove alloca definition since it's now defined throughCorinna Vinschen3-3/+7
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