summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* Remove CRsChristopher Faylor2004-10-251-5/+5
* 2004-10-24 Dan Aloni <da-x@colinux.org>Danny Smith2004-10-244-4/+36
* * cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel2004-10-222-4/+10
* * cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor2004-10-212-3/+8
* * select.cc (start_thread_socket): Remove attempt to delay reading of exitsockChristopher Faylor2004-10-202-6/+12
* revert erroneous checkinChristopher Faylor2004-10-201-7/+4
* * fhandler_console.cc (fhandler_console::fixup_after_exec): Fix error message.Christopher Faylor2004-10-203-8/+16
* * sysv_sem.cc: Redefine offsetof to circumvent build problems withCorinna Vinschen2004-10-182-0/+14
* * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen2004-10-182-2/+7
* = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,Danny Smith2004-10-182-11/+20
* fix dateChristopher Faylor2004-10-181-2/+2
* * cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor2004-10-182-3/+7
* * cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor2004-10-172-4/+10
* * cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor2004-10-152-9/+16
* 2004-10-15 Robert Wruck <wruck@tweerlei.de>Danny Smith2004-10-155-96/+153
* * cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor2004-10-142-31/+36
* * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90.Danny Smith2004-10-142-2/+6
* * select.cc (start_thread_socket): Remove unused code.Christopher Faylor2004-10-132-6/+4
* * 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