aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.github/unlabeled-1.65.4unlabeled-1.65.4Christopher Faylor1-0/+2
2002-10-21This commit was manufactured by cvs2svn to create branch 'unlabeled-1.65.4'.cvs2svn4477-1074202/+0
2002-10-21Change _function() to function() throughout.Christopher Faylor17-126/+164
2002-10-20* cygthread.cc (cygthread::stub): Fix typo.Christopher Faylor2-3/+9
2002-10-20fix typoChristopher Faylor1-1/+1
2002-10-20missed checkinChristopher Faylor1-1/+1
2002-10-20force checkinChristopher Faylor0-0/+0
2002-10-20fix typoChristopher Faylor1-1/+1
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith2-1/+5
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-5/+26
2002-10-20* sigproc.cc (wait_sig): Remove obsolete sigchld logic.Christopher Faylor2-4/+5
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor8-26/+48
2002-10-19 * Makefile.in (CRT0S): Add txtmode.o binmode.o.Danny Smith7-7/+82
2002-10-19* fork.cc (fork_child): Move pinfo fixup later to attempt some minor gains fromChristopher Faylor2-2/+6
2002-10-19fix changelogChristopher Faylor1-0/+1
2002-10-19* mount.cc (usage): Correctly report default mode.Christopher Faylor3-4/+8
2002-10-19* dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.Christopher Faylor4-4/+22
2002-10-19* cygthread.cc: Bump number of cygthreads up to accommodate applications whichChristopher Faylor3-2/+7
2002-10-18* fork.cc (fork_child): Move mmap initialization.Christopher Faylor5-13/+32
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+89
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+299
2002-10-182002-10-04 Michael Snyder <msnyder@redhat.com>Jeff Johnston2-9/+20
2002-10-182002-10-18 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston2-1/+5
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-76/+172
2002-10-182002-10-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-0/+95
2002-10-18* thread.cc (verifyable_object_isvalid): Test for a valid object pointer beforeChristopher Faylor2-3/+8
2002-10-18* dtable.cc (dtable::init_std_file_from_handle): Force "devices" to always beChristopher Faylor2-5/+16
2002-10-17* dtable.cc (dtable::set_file_pointers_for_exec): New function.Christopher Faylor4-0/+20
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-2/+18
2002-10-172002-10-17 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2-2/+6
2002-10-16 * include/winuser.h (MONITORINFOEX[AW]): Add structureDanny Smith2-9/+32
2002-10-16merge from gccDJ Delorie2-1/+5
2002-10-16* fhandler_tty.cc (fhandler_tty_slave::read): Attempt #527 to properlyChristopher Faylor2-15/+42
2002-10-15* shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor4-11/+42
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor9-43/+96
2002-10-14* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor15-32/+95
2002-10-14 * Makefile.in: Add components for lib/ddk. Adjust for autoconf-2.53.Earnie Boyd6-894/+2184
2002-10-14 * cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_DATE.Alan Modra2-8/+12
2002-10-14* cygthread.cc (cygthread::stub): Reintroduce clearing of __name but do itChristopher Faylor4-8/+31
2002-10-14* cygthread.cc (cygthread::stub): Don't zero __name here. That introduces aChristopher Faylor2-8/+18
2002-10-14 * include/windows.h: Don't include basetyps.h.Danny Smith3-1/+7
2002-10-14* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-4/+6
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor11-77/+141
2002-10-13 * include/objbase.h: Include rpc.h and rpcndr.hDanny Smith2-2/+10
2002-10-11 * sh.h: Add SH TLS relocs.Kaz Kojima2-3/+17
2002-10-11Fix attribution. (Tsk, tsk. Force of habit, sorry.)Richard Sandiford1-1/+2
2002-10-11 * libc/include/sys/config.h (SIZE_T_SMALLER_THAN_LONG): Undefine.Richard Sandiford3-10/+10
2002-10-11 * include/olectl.h (PROPPAGEINFO): Change type ofDanny Smith2-1/+6
2002-10-112002-10-11 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2-0/+13
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith2-4/+12