summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
Commit message (Expand)AuthorAgeFilesLines
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-0967-95/+116
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-0811-100/+214
* * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen2004-02-063-1/+9
* * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen2004-02-064-43/+30
* * cygwin.din: Make many more functions SIGFE.Christopher Faylor2004-02-053-69/+76
* * security.h (SID): New macro.Corinna Vinschen2004-02-055-48/+62
* update copyrightChristopher Faylor2004-02-041-1/+1
* * tlsoffsets.h: Regenerate.Christopher Faylor2004-02-031-1/+2
* * cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor2004-02-033-34/+39
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-038-44/+151
* * window.cc (Winmain): Show windows error code in error output whenChristopher Faylor2004-02-032-1/+6
* * fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor2004-02-0214-35/+48
* Throughout, change name from set_inheritance to set_no_inheritance to betterChristopher Faylor2004-02-029-20/+28
* * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen2004-02-022-1/+6
* * cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor2004-02-017-22/+54
* * 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
* * cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor2004-01-2410-110/+133
* 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
* * 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
* 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
* * 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
* * sec_acl.cc (setacl): Make sure sd_ret is large enough.Corinna Vinschen2004-01-202-0/+9
* fix typoChristopher Faylor2004-01-201-1/+1
* * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor2004-01-198-45/+99
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-1925-252/+818
* updateChristopher Faylor2004-01-191-5/+0
* * dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty whenChristopher Faylor2004-01-172-3/+10
* * fhandler_console.cc (fhandler_console::close): Remove obsolete test forChristopher Faylor2004-01-173-2/+10
* * cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.Christopher Faylor2004-01-162-1/+11
* * dtable.cc (dtable::vfork_parent_restore): Store ctty_on_hold prior to callingChristopher Faylor2004-01-162-1/+7
* * gentls_offsets: Reinstate unlink of temp files.Christopher Faylor2004-01-153-4/+18
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-1437-424/+753
* 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-01-117-0/+32
* * exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.Christopher Faylor2004-01-033-3/+9
* add missing entryChristopher Faylor2004-01-031-0/+3