Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-06* dir.cc (opendir): Detect error return from build_fhandler_from_name.unlabeled-1.53.6Christopher Faylor
2001-11-22This commit was manufactured by cvs2svn to create branch 'unlabeled-1.53.6'.cvs2svn
2001-11-22* path.cc (conv_path_list): Fix wild indexing into path due to conflictingChristopher Faylor
2001-11-22* path.cc (cygpath): Don't consider cygpath stuff when trying to derive nativeChristopher Faylor
2001-11-22 Patch by Pierre Muller <muller@ics.u-strasbg.fr>:Corinna Vinschen
2001-11-21 Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:Corinna Vinschen
2001-11-21* libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor
2001-11-21* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor
2001-11-21Change copyright.Christopher Faylor
2001-11-20Use msgfmt to generate .gmo files from .po files for a distribution.Nick Clifton
2001-11-19 * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson
2001-11-19 * COPYING.NEWLIB: Mention preserved notice in specific parts.Hans-Peter Nilsson
2001-11-18* winsup.api/pthread/condvar3_1.c: Fix debugging output.Egor Duda
2001-11-17* path.cc (conv_path_list): Copy source paths before modifying them.Christopher Faylor
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen
2001-11-17 * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit.Corinna Vinschen
2001-11-15 * common.h (NT_ARCH): Define. Remove incorrect comment.Alan Modra
2001-11-15Fix typo.Egor Duda
2001-11-15* winsup.api/pthread/: New directory. Ports of pthread functionalityEgor Duda
2001-11-15* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda
2001-11-15* exceptions.cc: Add stdlib.h include for alloca declaration.Christopher Faylor
2001-11-15binutils/ChangeLogAlan Modra
2001-11-15 * fhandler.cc (fhandler_disk_file::fstat): Add setting access timeCorinna Vinschen
2001-11-14 * winsup.h: Remove alloca definition since it's now defined throughCorinna Vinschen
2001-11-14 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
2001-11-142001-11-13 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb
2001-11-14* syscalls.cc (_write): Allow zero length as per SUSv2.Christopher Faylor
2001-11-14binutils/ChangeLogAlan Modra
2001-11-14 * dir.cc (mkdir): Add HIDDEN file attribute if file has leading dotCorinna Vinschen
2001-11-13Index: bfd/ChangeLogGeoffrey Keating
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Tim Wall
2001-11-13Add __stack_base__Anthony Green
2001-11-13 * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson
2001-11-13 * i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" toAlan Modra
2001-11-13 Fix ChangeLog entry.Corinna Vinschen
2001-11-13 * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen
2001-11-13* cygcheck.cc (main): Slight formatting tweak.Christopher Faylor
2001-11-132001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston
2001-11-132001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston
2001-11-12 * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen
2001-11-12Add missing ChangeLog entry.Christopher Faylor
2001-11-12 * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen
2001-11-12 * include/winbase.h (OSVERSIONINFOEX): Add definition.Corinna Vinschen
2001-11-12* fhandler_console.cc (fhandler_console::read): Revert 2001-10-23 change toChristopher Faylor
2001-11-12* include/cygwin/version.h: Bump version to 1.3.6.Christopher Faylor
2001-11-12* path.h: New file.Christopher Faylor
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor
2001-11-11Clarify length reference in commentTim Wall
2001-11-11fix typo.Christopher Faylor