summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_process.cc (fhandler_process::fill_filebuf): Deal with errorChristopher Faylor2002-11-052-1/+6
* * sigproc.cc (WAIT_SIG_PRIORITY): Bump to highest priority.Christopher Faylor2002-11-052-1/+5
* 2002-11-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-11-043-0/+21
* Top level configury changes for RDA.Kevin Buettner2002-11-044-6/+19
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-042-1/+5
* * fhandler_serial.cc (fhandler_serial::ioctl): Reformat. Set errnoChristopher Faylor2002-11-043-85/+131
* * include/winnt.h (VerSetConditionMask): Add prototype.Danny Smith2002-11-043-0/+11
* * fhandler_tty.cc (fhandler_tty_slave::ioctl): Do nothing if the new windowChristopher Faylor2002-11-042-9/+32
* spaceChristopher Faylor2002-11-023-3/+3
* 2002-10-31 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-11-012-1/+5
* * cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor2002-10-312-132/+105
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-10-302-1/+5
* * external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor2002-10-3013-38/+434
* 2002-10-30 Guido Serassio <serassio@libero.it>Danny Smith2002-10-302-1/+10
* merge from gccDJ Delorie2002-10-273-2/+10
* merge from gccDJ Delorie2002-10-272-0/+8
* * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,DJ Delorie2002-10-263-4/+10
* 2002-10-25 Bernd Schmidt <bernds@redhat.com>Jeff Johnston2002-10-258-78/+124
* Regenerated with latest autoconf.Jeff Johnston2002-10-251-35/+24
* Regenerate to use latest autoconf tools.Jeff Johnston2002-10-254-112/+68
* 2002-10-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-253-36/+37
* merge from gccDJ Delorie2002-10-252-1/+10
* * configure.in (i[3456]86-*-linux*): Add check to disableHans-Peter Nilsson2002-10-242-0/+12
* * pwdgrp.h (pwdgrp_read::open): Compare fh to INVALID_HANDLE_VALUE.Christopher Faylor2002-10-242-3/+6
* * ntsec.sgml: Correct some minor grammatical errors.Joshua Daniel Franklin2002-10-232-10/+15
* * dll.sgml: Simplify dll build instructions.Joshua Daniel Franklin2002-10-232-13/+36
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Nevermind. RevertChristopher Faylor2002-10-232-27/+30
* * shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor2002-10-233-2/+9
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Oops. Only do theChristopher Faylor2002-10-222-28/+34
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always considerChristopher Faylor2002-10-222-26/+34
* * cygthread.cc (cygthread::exiting): New variable.Christopher Faylor2002-10-225-105/+65
* * sec_helper.cc (cygsid::get_id): If the sid matches a sid stored inChristopher Faylor2002-10-223-25/+42
* * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor2002-10-2211-89/+142
* Change _function() to function() throughout.Christopher Faylor2002-10-2117-126/+164
* * cygthread.cc (cygthread::stub): Fix typo.Christopher Faylor2002-10-202-3/+9
* fix typoChristopher Faylor2002-10-201-1/+1
* missed checkinChristopher Faylor2002-10-201-1/+1
* force checkinChristopher Faylor2002-10-200-0/+0
* fix typoChristopher Faylor2002-10-201-1/+1
* 2002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith2002-10-202-1/+5
* 2002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-10-203-5/+26
* * sigproc.cc (wait_sig): Remove obsolete sigchld logic.Christopher Faylor2002-10-202-4/+5
* Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor2002-10-208-26/+48
* * Makefile.in (CRT0S): Add txtmode.o binmode.o.Danny Smith2002-10-197-7/+82
* * fork.cc (fork_child): Move pinfo fixup later to attempt some minor gains fromChristopher Faylor2002-10-192-2/+6
* fix changelogChristopher Faylor2002-10-191-0/+1
* * mount.cc (usage): Correctly report default mode.Christopher Faylor2002-10-193-4/+8
* * dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.Christopher Faylor2002-10-194-4/+22
* * cygthread.cc: Bump number of cygthreads up to accommodate applications whichChristopher Faylor2002-10-193-2/+7
* * fork.cc (fork_child): Move mmap initialization.Christopher Faylor2002-10-185-13/+32