aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-04-20 * libc/include/sys/unistd.h (ttyname_r): Add missing comma.Corinna Vinschen2-1/+5
2004-04-20 * libc/include/sys/unistd.h (ttyname_r): Add declaration for Cygwin.Corinna Vinschen2-0/+7
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-202004-04-20 Adrian Sandor <aditsu@users.sourceforge.net>Luke Dunstan2-0/+190
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 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2-1/+2
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2-3/+8
2004-04-19 * configure.in (mips*-*-irix5*): Enable ld.Rainer Orth3-53/+56
2004-04-19 * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_waitCorinna Vinschen3-9/+17
2004-04-18Clean up ChangeLog punctuation and typeo.Danny Smith1-22/+22
2004-04-182004-01-09 Stuart Cunningham <stuart_hc@users.sourceforge.net>Luke Dunstan3-0/+25
2004-04-18Merge numerous changes from ReactOS. Submitted by Filip Navara.Luke Dunstan15-32/+301
2004-04-182004-04-18 Allan Bazinet <bazineta@users.sourceforge.net>Luke Dunstan2-0/+16
2004-04-17fix commentsChristopher Faylor1-2/+1
2004-04-172004-04-17 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan4-2/+21
2004-04-16 * autoload.cc (NtCreateFile): Add.Corinna Vinschen14-144/+293
2004-04-16Fix LDFLAGS related configure errors.Jim Wilson3-0/+80
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-152004-04-15 Danny Smith <dannysmith@users.sourceforge.net>Luke Dunstan2-1/+5
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
2004-04-14 * fhandler.cc (fhandler_base::open): Simplify access evaluationCorinna Vinschen9-165/+191
2004-04-14 * fhandler.cc (fhandler_base::open): Accomodate query_write_controlCorinna Vinschen8-41/+131
2004-04-142004-04-14 Robert Wruck <rwruck@users.sourceforge.net>Danny Smith2-6/+10
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen8-53/+48
2004-04-14 * cygwin.din: Export rand_r and ttyname_r.Corinna Vinschen4-13/+46
2004-04-142004-04-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet4-2/+14
2004-04-14Typo fix: s/otheriwse/otherwise/Ben Elliston1-1/+1
2004-04-13 * security.cc (set_nt_attribute): Only call get_nt_object_securityCorinna Vinschen2-1/+6
2004-04-13 * dir.cc (mkdir): Call set_file_attribute with additional handleCorinna Vinschen10-95/+137
2004-04-13merge from gccDJ Delorie2-0/+5
2004-04-13 * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen4-32/+35
2004-04-13 * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen2-7/+47
2004-04-13 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Add optionalCorinna Vinschen2-21/+71
2004-04-13 * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flagCorinna Vinschen8-78/+53
2004-04-13Update libtool entry.Ben Elliston1-2/+2
2004-04-13* thread.cc (pthread::thread_init_wrapper): Wait later to get more parallelChristopher Faylor2-1/+6
2004-04-13* thread.cc (pthread::create): Use thread mutex to control synchronizationChristopher Faylor2-12/+25
2004-04-122004-04-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-3/+7
2004-04-11* cygheap.h: Replace inexplicably removed closing brace.Christopher Faylor2-0/+5
2004-04-11* cygheap.h (CYGHEAP_SLOP): Reduce drastically to avoid collisions.Christopher Faylor2-2/+5
2004-04-11* dtable.cc (dtable::extend): Change order of memcpy and cfree.Christopher Faylor2-1/+5
2004-04-10 * syscalls.cc (sync): Define void according to SUSv3.Corinna Vinschen2-3/+6