aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2004-10-06 * strace.cc (_impure_ptr): Remove.Corinna Vinschen2-6/+4
2004-10-06 * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen2-1/+8
2004-10-062004-10-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet4-5/+12
2004-10-05revert erroneous checkinChristopher Faylor1-1/+1
2004-10-05* pinfo.cc (_pinfo::commune_send): Correct debugging output.Christopher Faylor3-2/+6
2004-10-04 * bsd_mutex.cc (_msleep): Simplify event creation. Revert change fromCorinna Vinschen7-17/+43
2004-10-04fix erroneous checkinChristopher Faylor1-1/+1
2004-10-04* include/cygwin/signal.h: Add siginterrupt definition.Christopher Faylor2-1/+6
2004-10-04 * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen2-0/+5
2004-10-022004-10-02 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet4-5/+9
2004-10-01 * sysv_sem.cc: Update to FreeBSD version 1.69.Corinna Vinschen2-14/+36
2004-09-30* how-using.texinfo: Fix typo. Add note about "Install For All Users"Joshua Daniel Franklin2-7/+11
2004-09-30 * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT onlyDanny Smith3-6/+11
2004-09-30* how-using.texinfo: Add FAQ about network shares and authentication.Joshua Daniel Franklin1-5/+14
2004-09-302004-09-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin4-21/+40
2004-09-282004-09-29 Filip Navara <xnavara@volny.cz>Danny Smith62-374/+248
2004-09-28* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Disallow attempts to setChristopher Faylor2-1/+6
2004-09-27 * lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. BrakesCorinna Vinschen2-0/+12
2004-09-24Sergey Ivanov <seriv@parkheights.dyndns.org>Christopher Faylor2-5/+11
2004-09-24 * cygwinenv.sgml: smbntsec is not on by default.Corinna Vinschen2-8/+11
2004-09-23 * sysv_shm.cc (kern_shmat): Avoid compiler warning.Corinna Vinschen2-0/+8
2004-09-23 * dump_setup.cc (dump_setup): Remove unneeded strlen when check_filesCorinna Vinschen2-2/+6
2004-09-232004-09-22 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-7/+12
2004-09-22 * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.Corinna Vinschen2-4/+16
2004-09-21 * sysv_shm.cc (vm_object_reference): remove Cygwin specific define.Corinna Vinschen2-8/+16
2004-09-20* exceptions.cc (sig_handle_tty_stop): Set flag earlier.Christopher Faylor2-1/+5
2004-09-20.Christopher Faylor1-1/+1
2004-09-20* exceptions.cc (sig_handle_tty_stop): Set flag that we are in a cygwinChristopher Faylor3-1/+10
2004-09-17 * syscalls.cc (unlink): Don't use "delete on close" on remote shares.Corinna Vinschen2-2/+22
2004-09-17 * cygwin.din (_impure_ptr): And export again. There are libs out there.Corinna Vinschen2-0/+5
2004-09-16 * cygwin.din (_impure_ptr): Don't export.Corinna Vinschen3-8/+8
2004-09-16* cygwin.din (_impure_ptr): Export.Christopher Faylor4-6/+17
2004-09-15 Fix copyright throughout.Corinna Vinschen17-48/+74
2004-09-15 * getfacl.c (main): Correct layout when nopt is set.Corinna Vinschen2-2/+6
2004-09-14* cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor4-55/+75
2004-09-14* what.texinfo: Fix two typos reported on cygwin list.Christopher Faylor2-2/+6
2004-09-14 * autoload.cc (EnumProcessModules): Add.Corinna Vinschen4-1/+30
2004-09-14* fork.cc (slow_pid_reuse): Temporarily double the number of pids held toChristopher Faylor2-1/+6
2004-09-13trivia change to force a new snapshotChristopher Faylor1-4/+4
2004-09-12* sigproc.cc (wait_sig): Ensure that waiting threads are awoken after returningChristopher Faylor2-8/+21
2004-09-12* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2-1/+5
2004-09-12check in file missing from previous checkin.Christopher Faylor1-2/+2
2004-09-12* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor21-218/+237
2004-09-10 * fhandler.cc (fhandler_base::dup): Use debug_printf.Corinna Vinschen2-2/+6
2004-09-10 * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen7-70/+78
2004-09-09 * fhandler_tape.cc (fhandler_dev_tape::open): Fix typo.Corinna Vinschen2-1/+5
2004-09-09 * pipe.cc (create_selectable_pipe): Work around bug in Windows 95Corinna Vinschen2-2/+9
2004-09-09 * include/sys/stat.h (_S_IFLNK): Add definition.Earnie Boyd2-3/+16
2004-09-08 * include/sys/stat.h (_S_ISLNK): Add definition.Earnie Boyd2-0/+7
2004-09-072004-09-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-23/+41