aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2004-05-17Change the name "title_mutex" to "tty_mutex" throughout.Christopher Faylor7-42/+50
2004-05-16add missing fileChristopher Faylor1-0/+32
2004-05-16 * fhandler_socket.cc (fhandler_socket::recvfrom): Use original flagsCorinna Vinschen2-12/+15
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor9-105/+153
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor6-93/+55
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor8-61/+105
2004-05-15* cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor2-36/+68
2004-05-12remove keyword stuffChristopher Faylor1-292/+2
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen2-1/+5
2004-05-12 * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen3-3/+10
2004-05-122004-05-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet4-36/+61
2004-05-11 * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen3-0/+9
2004-05-10 * fhandler.h (class fhandler_socket): Add "owner" status flag.Corinna Vinschen3-12/+50
2004-05-092004-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-11/+17
2004-05-08* syscalls.cc: Include environ.h.Christopher Faylor3-11/+14
2004-05-07 * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): MoveCorinna Vinschen2-19/+19
2004-05-07 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete ofCorinna Vinschen2-10/+23
2004-05-07 Revert code reversion from 2004-04-03. So, revert to async I/O again.Corinna Vinschen5-143/+193
2004-05-07fix entryChristopher Faylor1-1/+6
2004-05-07* thread.cc (pthread::create): Move postcreate call to avoid a potential race.Christopher Faylor1-0/+7
2004-05-07Christopher Faylor <cgf@timesys.com>Christopher Faylor3-16/+33
2004-05-062004-05-06 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-74/+52
2004-05-05fix changelog datesChristopher Faylor1-2/+2
2004-05-04* path.cc (normalize_win32_path): Detect components with only dots. Remove aChristopher Faylor2-36/+32
2004-05-04* path.cc (is_unc_share): Remove redundant tests.Christopher Faylor3-11/+14
2004-05-04 * crt0.o (mainCRTStartup): 16 byte align stack for main function.Corinna Vinschen2-0/+6
2004-05-04 * path.cc (check_sysfile): Don't scan string twice.Corinna Vinschen2-2/+7
2004-05-03 * dir.cc (writable_directory): Remove.Corinna Vinschen4-51/+8
2004-04-30 * fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_pathCorinna Vinschen4-20/+40
2004-04-30 * fhandler.cc (fhandler_base::open): Fix NT native path evaluationCorinna Vinschen2-10/+20
2004-04-30 * init.cc (threadfunc_fe): Hack to make thread stacks always 16Corinna Vinschen2-0/+7
2004-04-21 * syscalls.cc (lseek64): Fix debug_printf format string.Corinna Vinschen3-2/+12
2004-04-20fix commentChristopher Faylor1-1/+1
2004-04-20* path.cc (is_unc_share): Rename from slash_unc_prefix_p throughout.Christopher Faylor2-40/+37
2004-04-20 * fhandler_disk_file.cc (fhandler_base::open_fs): ChangeCorinna Vinschen5-46/+66
2004-04-20 * fhandler.cc (fhandler_base::open): Remove special DEV_FLOPPY_MAJORCorinna Vinschen4-9/+13
2004-04-20 * fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES whenCorinna Vinschen2-1/+6
2004-04-19 * include/cygwin/mtio.h (GMT_ASYNC): New define.Corinna Vinschen2-1/+7
2004-04-19 * errno.cc (errmap): Handle ERROR_IO_PENDING.Corinna Vinschen7-23/+130
2004-04-19 * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_waitCorinna Vinschen3-9/+17
2004-04-17fix commentsChristopher Faylor1-2/+1
2004-04-16 * autoload.cc (NtCreateFile): Add.Corinna Vinschen14-144/+293
2004-04-16.Christopher Faylor1-3/+3
2004-04-15Check in missed file.Christopher Faylor1-1/+0
2004-04-15* autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor2-13/+11
2004-04-15 * fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try openingCorinna Vinschen2-3/+22
2004-04-14 Fix case.Corinna Vinschen1-1/+1
2004-04-14 * ntdll.h: Fix copyright date.Corinna Vinschen4-2/+14
2004-04-14 * sec_acl.cc (getacl): Avoid compiler warning.Corinna Vinschen3-10/+16
2004-04-14 * syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.Corinna Vinschen2-1/+5