summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen2004-02-061-0/+6
* * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen2004-02-061-0/+7
* * cygwin.din: Make many more functions SIGFE.Christopher Faylor2004-02-051-0/+5
* * security.h (SID): New macro.Corinna Vinschen2004-02-051-0/+11
* * tlsoffsets.h: Regenerate.Christopher Faylor2004-02-031-1/+2
* * cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor2004-02-031-1/+6
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-031-6/+19
* * window.cc (Winmain): Show windows error code in error output whenChristopher Faylor2004-02-031-0/+5
* * fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor2004-02-021-0/+23
* Throughout, change name from set_inheritance to set_no_inheritance to betterChristopher Faylor2004-02-021-0/+8
* * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGINGCorinna Vinschen2004-02-021-0/+5
* * cygerrno.h (set_errno): Set global errno whenever setting thread specificChristopher Faylor2004-02-011-0/+25
* * exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothChristopher Faylor2004-01-261-0/+9
* * cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor2004-01-261-0/+16
* * fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor2004-01-251-0/+5
* * sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor2004-01-251-0/+4
* * fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor2004-01-241-0/+8
* * cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor2004-01-241-0/+26
* 2004-01-23 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-01-241-0/+9
* * configure.in: Remove NEWVFORK default.Christopher Faylor2004-01-231-0/+34
* * exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor2004-01-231-0/+6
* * fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor2004-01-231-0/+7
* * dcrt0.cc (reent_data): Make global.Christopher Faylor2004-01-221-0/+5
* * cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor2004-01-221-0/+14
* * fhandler.cc (fhandler_base::open): Revert isfs change.Christopher Faylor2004-01-221-0/+4
* * devices.in: Change raw com device to more correct form.Christopher Faylor2004-01-211-0/+4
* * fhandler.cc (fhandler_base::open): Use major numbers rather than deviceChristopher Faylor2004-01-211-0/+10
* * signal.cc (sigaction): Fix if-statement typo.Christopher Faylor2004-01-211-0/+4
* * cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor2004-01-211-0/+5
* * fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change forChristopher Faylor2004-01-211-0/+14
* remove extra entryChristopher Faylor2004-01-201-4/+0
* * include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor2004-01-201-0/+17
* * sec_acl.cc (setacl): Make sure sd_ret is large enough.Corinna Vinschen2004-01-201-0/+4
* * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor2004-01-191-0/+20
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-0/+88
* updateChristopher Faylor2004-01-191-5/+0
* * dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty whenChristopher Faylor2004-01-171-0/+5
* * fhandler_console.cc (fhandler_console::close): Remove obsolete test forChristopher Faylor2004-01-171-0/+6
* * cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.Christopher Faylor2004-01-161-0/+5
* * dtable.cc (dtable::vfork_parent_restore): Store ctty_on_hold prior to callingChristopher Faylor2004-01-161-0/+5
* * gentls_offsets: Reinstate unlink of temp files.Christopher Faylor2004-01-151-0/+13
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-0/+195
* * exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.Christopher Faylor2004-01-031-0/+7
* 2004 stuff.Christopher Faylor2004-01-031-5675/+0
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-031-0/+16
* * cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor2003-12-311-0/+6
* * cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor2003-12-301-1/+13
* Move open_fhs from fhandler.h to cygheap.h for easier tracking. AccommodateChristopher Faylor2003-12-301-0/+23
* * fhandler.h (fhandler_tty_slave::archetype): Make public.Christopher Faylor2003-12-271-0/+15
* * syscalls.cc (close_all_files): Simplify logic around closing ctty.Christopher Faylor2003-12-271-0/+4