summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Revert previous checkin.Christopher Faylor2004-10-112-1/+5
* 2004-10-11 Robert Wruck <wruck@tweerlei.de>Danny Smith2004-10-112-2/+18
* minor changeChristopher Faylor2004-10-111-1/+1
* * cygtls.h (exitsock): New element.Christopher Faylor2004-10-115-127/+137
* Remove unneeded directory.Christopher Faylor2004-10-1050-51839/+0
* * cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor2004-10-102-1/+9
* * include/ddk/winnt4.h (Exi386InterlockedDecrementLong,Danny Smith2004-10-104-25/+117
* * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor2004-10-092-0/+11
* * cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor2004-10-092-3/+8
* * cygheap.h (class cygheap_user): Add psystemroot member andCorinna Vinschen2004-10-074-11/+47
* * dcrt0.cc (dll_crt0_0): Drop duplicated line.Corinna Vinschen2004-10-072-1/+4
* revert erroneously applied changeChristopher Faylor2004-10-071-1/+0
* * spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask.Christopher Faylor2004-10-073-2/+10
* * fhandler_tty.cc (fhandler_tty_slave::read): Use previouslyCorinna Vinschen2004-10-072-1/+6
* * include/math.h (ashinh, asinhf, asinhl, acosh, acoshf, acoshl,Danny Smith2004-10-0613-6/+411
* * strace.cc (_impure_ptr): Remove.Corinna Vinschen2004-10-062-6/+4
* * cygcheck.cc (dump_sysinfo): Warn about empty path-components.Corinna Vinschen2004-10-062-1/+8
* 2004-10-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-064-5/+12
* revert erroneous checkinChristopher Faylor2004-10-051-1/+1
* * pinfo.cc (_pinfo::commune_send): Correct debugging output.Christopher Faylor2004-10-053-2/+6
* * bsd_mutex.cc (_msleep): Simplify event creation. Revert change fromCorinna Vinschen2004-10-047-17/+43
* fix erroneous checkinChristopher Faylor2004-10-041-1/+1
* * include/cygwin/signal.h: Add siginterrupt definition.Christopher Faylor2004-10-042-1/+6
* * cygcheck.cc (pretty_id): Close pipe.Corinna Vinschen2004-10-042-0/+5
* 2004-10-02 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-024-5/+9
* * sysv_sem.cc: Update to FreeBSD version 1.69.Corinna Vinschen2004-10-012-14/+36
* * how-using.texinfo: Fix typo. Add note about "Install For All Users"Joshua Daniel Franklin2004-09-302-7/+11
* * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT onlyDanny Smith2004-09-303-6/+11
* * how-using.texinfo: Add FAQ about network shares and authentication.Joshua Daniel Franklin2004-09-301-5/+14
* 2004-09-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-09-304-21/+40
* 2004-09-29 Filip Navara <xnavara@volny.cz>Danny Smith2004-09-2862-374/+248
* * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Disallow attempts to setChristopher Faylor2004-09-282-1/+6
* * lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. BrakesCorinna Vinschen2004-09-272-0/+12
* Sergey Ivanov <seriv@parkheights.dyndns.org>Christopher Faylor2004-09-242-5/+11
* * cygwinenv.sgml: smbntsec is not on by default.Corinna Vinschen2004-09-242-8/+11
* * sysv_shm.cc (kern_shmat): Avoid compiler warning.Corinna Vinschen2004-09-232-0/+8
* * dump_setup.cc (dump_setup): Remove unneeded strlen when check_filesCorinna Vinschen2004-09-232-2/+6
* 2004-09-22 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-09-232-7/+12
* * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.Corinna Vinschen2004-09-222-4/+16
* * sysv_shm.cc (vm_object_reference): remove Cygwin specific define.Corinna Vinschen2004-09-212-8/+16
* * exceptions.cc (sig_handle_tty_stop): Set flag earlier.Christopher Faylor2004-09-202-1/+5
* .Christopher Faylor2004-09-201-1/+1
* * exceptions.cc (sig_handle_tty_stop): Set flag that we are in a cygwinChristopher Faylor2004-09-203-1/+10
* * syscalls.cc (unlink): Don't use "delete on close" on remote shares.Corinna Vinschen2004-09-172-2/+22
* * cygwin.din (_impure_ptr): And export again. There are libs out there.Corinna Vinschen2004-09-172-0/+5
* * cygwin.din (_impure_ptr): Don't export.Corinna Vinschen2004-09-163-8/+8
* * cygwin.din (_impure_ptr): Export.Christopher Faylor2004-09-164-6/+17
* Fix copyright throughout.Corinna Vinschen2004-09-1517-48/+74
* * getfacl.c (main): Correct layout when nopt is set.Corinna Vinschen2004-09-152-2/+6
* * cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor2004-09-144-55/+75