summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointcvs2svn2003-01-09325-127532/+0
* Applied pthread_mutex patchThomas Pfaff2003-01-094-88/+189
* Applied cond_init patchThomas Pfaff2003-01-094-61/+114
* * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen2003-01-092-1/+6
* * security.cc (get_nt_attribute): Always return -1 when read_sd()Corinna Vinschen2003-01-092-3/+20
* Use isdirsep rather than SLASH_P throughout.Christopher Faylor2003-01-099-38/+58
* * pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whenChristopher Faylor2003-01-052-1/+6
* * dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor2003-01-035-3/+11
* * passwd.cc (getpwuid_r32): Revert previous change.Christopher Faylor2003-01-022-2/+5
* * sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor2003-01-013-1/+14
* * exceptions.cc (events_init): Display name of mutex on failure.Christopher Faylor2002-12-302-2/+7
* * windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor2002-12-302-1/+5
* remove from trunkChristopher Faylor2002-12-282-297/+0
* * Makefile.in: Add devices.gperf.Christopher Faylor2002-12-282-0/+297
* * fhandler_termios.cc (fhandler_termios::line_edit): Perform echo before inputChristopher Faylor2002-12-282-2/+7
* Move ChangeLog entry from toplevel, where it didn't belong.Nathanael Nerode2002-12-271-0/+17
* * fhandler.h (fhandler_tty_master::set_winsize): Declare new function.Christopher Faylor2002-12-273-5/+21
* * fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to thatChristopher Faylor2002-12-271-2/+4
* correct typoChristopher Faylor2002-12-271-1/+1
* * fhandler.h (fhandler_termios::line_edit): Replace third argument withChristopher Faylor2002-12-275-35/+53
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-12-252-1/+5
* * exceptions.cc (events_init): Initialize critical section to control exitingChristopher Faylor2002-12-253-0/+14
* * cygthread.cc (cygthread::detach): Set errno with set_sig_errno so that EINTRChristopher Faylor2002-12-252-1/+6
* * Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor2002-12-212-1/+26
* * fhandler.h (line_edit_status): Reorganize so that tests for error conditionChristopher Faylor2002-12-214-10/+21
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-202-1/+8
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-202-2/+7
* * fhandler.h (line_edit_status): Add a new element.Christopher Faylor2002-12-204-6/+25
* * fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error andChristopher Faylor2002-12-173-31/+42
* * pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command lineChristopher Faylor2002-12-162-1/+6
* * fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() inChristopher Faylor2002-12-142-8/+16
* * fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_readChristopher Faylor2002-12-142-0/+10
* * fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize windowChristopher Faylor2002-12-142-54/+57
* 2002-12-14 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-12-144-12/+48
* * netdb.cc: Remove strtok_r comment.Corinna Vinschen2002-12-142-9/+5
* * security.cc (get_user_local_groups): Use LookupAccountSid to find theCorinna Vinschen2002-12-142-6/+14
* * pipe.cc (make_pipe): Set fork fixup flag for read pipe.Christopher Faylor2002-12-142-0/+5
* add FIXMEChristopher Faylor2002-12-141-0/+1
* * winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor2002-12-143-23/+45
* Throughout, change fhandler_*::read and fhandler_*::raw_read to void functionsChristopher Faylor2002-12-1419-189/+295
* * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen2002-12-122-1/+5
* whitespaceChristopher Faylor2002-12-128-15/+21
* * cygthread.h (cygthread::stack_ptr): New element.Christopher Faylor2002-12-117-33/+146
* * net.cc (free_protoent_ptr): Add missing free() for base structure.Corinna Vinschen2002-12-102-0/+9
* * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen2002-12-102-14/+19
* 2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen2002-12-1010-195/+258
* correct dateChristopher Faylor2002-12-091-1/+1
* * lib/pseudo-reloc.c: New file.Christopher Faylor2002-12-094-0/+101
* fix dateChristopher Faylor2002-12-071-1/+1
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-063-3/+11