summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .Roland McGrath2004-01-291-0/+4
* 2004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-291-0/+1
* .Roland McGrath2004-01-291-0/+8
* 2004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2004-01-291-1/+21
* 2004-01-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-282-2/+27
* 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-27107-838/+2292
* * exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothChristopher Faylor2004-01-263-9/+34
* * cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor2004-01-265-19/+46
* * fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor2004-01-252-14/+22
* * sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor2004-01-252-1/+4
* * fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor2004-01-243-12/+23
* Cleanup minor markup problems.Joshua Daniel Franklin2004-01-241-1/+3
* 2004-01-24 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-2410-8/+35
* * cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor2004-01-2410-110/+133
* * Makefile.def (target_modules) [libiberty]: Don't stage.DJ Delorie2004-01-243-23/+6
* 2004-01-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-01-242-15/+22
* * configure.in: Remove NEWVFORK default.Christopher Faylor2004-01-2322-27/+150
* * cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor2004-01-232-3/+20
* 2004-01-23 G�bor L�ki <loki@inf.u-szeged.hu>Jeff Johnston2004-01-233-3/+7
* 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-232-1/+60
* 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-01-23324-5636/+103140
* * exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor2004-01-232-1/+7
* * fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor2004-01-232-4/+16
* 2004-01-22 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-222-0/+17
* change comment.Christopher Faylor2004-01-221-2/+2
* * dcrt0.cc (reent_data): Make global.Christopher Faylor2004-01-224-2/+9
* * cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor2004-01-225-27/+38
* * fhandler.cc (fhandler_base::open): Revert isfs change.Christopher Faylor2004-01-222-2/+6
* * cygpath.cc (dowin): Revert accidental checkin from November.Corinna Vinschen2004-01-222-8/+23
* 2004-01-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-01-214-6/+29
* * devices.in: Change raw com device to more correct form.Christopher Faylor2004-01-213-35/+39
* * fhandler.cc (fhandler_base::open): Use major numbers rather than deviceChristopher Faylor2004-01-213-19/+23
* * signal.cc (sigaction): Fix if-statement typo.Christopher Faylor2004-01-212-1/+5
* * cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor2004-01-212-4/+22
* * fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change forChristopher Faylor2004-01-214-11/+32
* remove extra entryChristopher Faylor2004-01-201-4/+0
* * include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor2004-01-208-99/+67
* 2004-01-20 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-204-16/+36
* * sec_acl.cc (setacl): Make sure sd_ret is large enough.Corinna Vinschen2004-01-202-0/+9
* fix typoChristopher Faylor2004-01-201-1/+1
* Document new passwd options.Joshua Daniel Franklin2004-01-201-22/+41
* * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor2004-01-198-45/+99
* 2004-01-19 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-193-2/+7
* * common.h (NT_OPENBSD_IDENT): Define.Mark Kettenis2004-01-192-0/+8
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-1925-252/+818
* updateChristopher Faylor2004-01-191-5/+0
* * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith2004-01-172-13/+14
* * dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty whenChristopher Faylor2004-01-172-3/+10
* * libc/stdio/vfprintf.c: Add sys/lock.h include.Christopher Faylor2004-01-172-0/+5
* * fhandler_console.cc (fhandler_console::close): Remove obsolete test forChristopher Faylor2004-01-173-2/+10