aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-09.github/unlabeled-1.234.16unlabeled-1.234.16Christopher Faylor1-21/+20
2003-01-05Replace is_fs_device with is_fs_special throughout.Christopher Faylor1-1/+4
2003-01-02* devices.h (_devtype_t): Eliminate.Christopher Faylor1-39/+54
2002-12-29* cygwin-gperf: New file.Christopher Faylor1-53/+103
2002-12-28Eliminate unit argument and special unit fields from fhandler classes andChristopher Faylor1-29/+0
2002-12-28Introduce device class to cygwin throughout. Rename FH_DISK to FH_FSChristopher Faylor1-257/+51
2002-09-30This commit was manufactured by cvs2svn to create branchcvs2svn4369-1014290/+0
2002-09-30Remove \n from calls to strace class printfs throughout.Christopher Faylor17-50/+54
2002-09-30remove newlineChristopher Faylor1-1/+1
2002-09-30* exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.Christopher Faylor3-5/+14
2002-09-30* security.cc (allow_ntsec): Default to zero.Christopher Faylor3-3/+7
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor5-12/+20
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor10-16/+24
2002-09-30* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.Christopher Faylor2-158/+152
2002-09-29GNUify slightly.Christopher Faylor1-10/+9
2002-09-292002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-14/+73
2002-09-292002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-26/+34
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2-48/+100
2002-09-292002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-116/+70
2002-09-29Add missing ChangeLog entry.Christopher Faylor1-0/+4
2002-09-29* cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor5-89/+125
2002-09-28* Makefile.in (check): Be more defensive when creating testsuite config.status.Christopher Faylor2-1/+6
2002-09-28 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or theGeoffrey Keating2-0/+8
2002-09-27The v850 does not have a ctbp register.Jim Wilson3-10/+6
2002-09-272002-09-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-260/+292
2002-09-27bfd/Jakub Jelinek2-8/+20
2002-09-272002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-4/+23
2002-09-262002-09-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-0/+4
2002-09-262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-82/+82
2002-09-252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-33/+38
2002-09-25Really rebuild it this time. :sigh:Nathanael Nerode1-0/+4
2002-09-252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-112/+78
2002-09-25* cygrun.c (main): Fix setting of CYGWIN environment variable.Christopher Faylor2-2/+11
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor4-34/+31
2002-09-242002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-33/+1961
2002-09-242002-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-4/+9
2002-09-24 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen3-6/+22
2002-09-24 * libc/include/sys/errno.h: Add EOVERFLOW.Corinna Vinschen2-0/+5
2002-09-24 * mmap.cc (map_map): Add debug output.Corinna Vinschen2-1/+7
2002-09-24 * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.hDanny Smith2-4/+11
2002-09-242002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>Danny Smith4-3/+10
2002-09-23* configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2-18/+28
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor23-78/+77
2002-09-22Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor1-63/+63
2002-09-22white space.Christopher Faylor1-5/+5
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor2-22/+25
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott41-4543/+9524
2002-09-22* init.cc (dll_entry): Temporarily disable thread detach code.Christopher Faylor1-0/+4
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor43-235/+250
2002-09-22whitespaceChristopher Faylor1-4/+4