aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen27-1368/+5656
2003-11-192003-11-19 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston2-1/+8
2003-11-192003-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+4
2003-11-19 * dtable.cc (build_fh_pc): Resurrect accidentally removedCorinna Vinschen2-0/+8
2003-11-19 Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen1-1237/+0
2003-11-18* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki2-0/+6
2003-11-182003-11-18 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston4-0/+15
2003-11-17 * fhandler.cc (fhandler_base::lseek): Include high order offsetCorinna Vinschen2-0/+8
2003-11-17 * libc/include/stdlib.h (getprogname): Declare for Cygwin.Corinna Vinschen2-0/+11
2003-11-17 * bsdlib.cc (getprogname): New function.Corinna Vinschen4-1/+33
2003-11-15* include/limits.h: Revert unsanctioned changes below.Christopher Faylor4-4/+10
2003-11-15Add Tab control macroManu B2-0/+5
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins41-151/+204
2003-11-14 * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen4-15/+1258
2003-11-14Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton2-3/+28
2003-11-14* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.Christopher Faylor2-9/+9
2003-11-13minor adjustments to Elfyn's contribution.David Starks-Browning2-11/+10
2003-11-13Apply Elfyn's patches as supplied in <http://cygwin.com/ml/cygwin-patches/200...David Starks-Browning3-16/+14
2003-11-132003-11-13 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith5-3/+48
2003-11-11* thread.cc (pthread::exit): Cleanup on thread exit.Thomas Pfaff2-0/+10
2003-11-102003-11-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+10
2003-11-10* miscfuncs.cc (low_priority_sleep): Make a "C" function.Christopher Faylor3-2/+7
2003-11-10 * winsup.h (low_priority_sleep): Fix declaration to avoid linkerCorinna Vinschen2-1/+6
2003-11-10* thread.cc (__reent_t::init_clib): Set thread local clibThomas Pfaff2-0/+6
2003-11-08 * syscalls.cc (ftruncate64): Log length as long long.Corinna Vinschen2-5/+10
2003-11-08 * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen4-2/+28
2003-11-072003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston11-12/+128
2003-11-07 * cygpath.cc (main): Allow multiple pathnames on command line.Corinna Vinschen2-22/+17
2003-11-07* fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handleChristopher Faylor1-0/+5
2003-11-07* cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev fromChristopher Faylor3-27/+45
2003-11-072003-11-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+7
2003-11-062003-11-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston38-37/+78
2003-11-06 * Missing patch to cygwin.din.Corinna Vinschen1-0/+8
2003-11-06 * bsdlib.cc (_vwarnx): New function.Corinna Vinschen4-1/+123
2003-11-06 * syscalls.cc (getshmlba): New function.Corinna Vinschen7-9/+28
2003-11-06* winsup.h: Declare access_worker.Christopher Faylor2-1/+8
2003-11-06Fix 'the the' typoNick Clifton2-471/+467
2003-11-06 * include/cygwin/types.h: Fix preprocessor guards for vm_offset_t andCorinna Vinschen2-2/+12
2003-11-06 * ppc.h (R_PPC_RELAX32PC): Define.Alan Modra2-6/+11
2003-11-062003-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-11/+119
2003-11-062003-11-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-16/+29
2003-11-05* fhandler_disk_file.cc (fhandler_disk_file::opendir): Detect attempt to open aChristopher Faylor2-2/+12
2003-11-04Entry "Where is the su command?" -> "Why doesn't su work?"David Starks-Browning1-6/+9
2003-11-04 * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen6-16/+42
2003-11-04* net.cc (dup_ent): Use IsBadStringPtr for alignment checks. Don't use a knownChristopher Faylor2-5/+9
2003-11-04 * passwd.c (PrintPW): Turn around meaning printed for "Password notCorinna Vinschen2-11/+22
2003-11-04 * passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).Corinna Vinschen2-35/+134
2003-11-03 * net.cc (dup_ent): Move Win 95 misalignment recogition beforeCorinna Vinschen2-10/+20
2003-11-01 * sim-frv.h: New file.Kevin Buettner2-0/+57
2003-10-31* thread.cc (pthread::thread_init_wrapper): Initialize exception handling.Thomas Pfaff2-0/+13