summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* 2004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2004-04-232-0/+9
* 2004-04-23 Robert Wruck <wruck@tweerlei.de>Luke Dunstan2004-04-232-0/+6
* 2004-04-23 Robert Wruck <wruck@tweerlei.de>Luke Dunstan2004-04-234-0/+148
* * strncasecmp.c: Reword copyright and disclaimer. Move ContributorsEarnie Boyd2004-04-222-18/+6
* CORRECTION:Earnie Boyd2004-04-222-3/+4
* * DISCLAIMER: Add words about "free to use".Earnie Boyd2004-04-224-2/+26
* * mingwex/math/lround.c: Rewrite.Danny Smith2004-04-227-116/+101
* * syscalls.cc (lseek64): Fix debug_printf format string.Corinna Vinschen2004-04-213-2/+12
* * include/winuser.h (SPI_GETACTIVEWINDOWTRACKING,Danny Smith2004-04-212-5/+7
* * CONTRIBUTORS: New file.Earnie Boyd2004-04-2053-868/+269
* fix commentChristopher Faylor2004-04-201-1/+1
* * path.cc (is_unc_share): Rename from slash_unc_prefix_p throughout.Christopher Faylor2004-04-202-40/+37
* * fhandler_disk_file.cc (fhandler_base::open_fs): ChangeCorinna Vinschen2004-04-205-46/+66
* * include/wingdi.h: Protect non-unicode case of below.Christopher Faylor2004-04-202-3/+9
* * include/wingdi.h: Protect use of ENUMLOGFONTEXDV, PENUMLOGFONTEXDV,Christopher Faylor2004-04-202-0/+7
* 2004-04-18 Hans Leidekker <hans@it.vu.nl>Luke Dunstan2004-04-202-0/+7
* * fhandler.cc (fhandler_base::open): Remove special DEV_FLOPPY_MAJORCorinna Vinschen2004-04-204-9/+13
* * fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES whenCorinna Vinschen2004-04-202-1/+6
* 2004-04-20 Adrian Sandor <aditsu@users.sourceforge.net>Luke Dunstan2004-04-202-0/+190
* * include/cygwin/mtio.h (GMT_ASYNC): New define.Corinna Vinschen2004-04-192-1/+7
* * errno.cc (errmap): Handle ERROR_IO_PENDING.Corinna Vinschen2004-04-197-23/+130
* * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2004-04-192-1/+2
* * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd2004-04-192-3/+8
* * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_waitCorinna Vinschen2004-04-193-9/+17
* Clean up ChangeLog punctuation and typeo.Danny Smith2004-04-181-22/+22
* 2004-01-09 Stuart Cunningham <stuart_hc@users.sourceforge.net>Luke Dunstan2004-04-183-0/+25
* Merge numerous changes from ReactOS. Submitted by Filip Navara.Luke Dunstan2004-04-1815-32/+301
* 2004-04-18 Allan Bazinet <bazineta@users.sourceforge.net>Luke Dunstan2004-04-182-0/+16
* fix commentsChristopher Faylor2004-04-171-2/+1
* 2004-04-17 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan2004-04-174-2/+21
* * autoload.cc (NtCreateFile): Add.Corinna Vinschen2004-04-1614-144/+293
* .Christopher Faylor2004-04-161-3/+3
* Check in missed file.Christopher Faylor2004-04-151-1/+0
* * autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor2004-04-152-13/+11
* * fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try openingCorinna Vinschen2004-04-152-3/+22
* 2004-04-15 Danny Smith <dannysmith@users.sourceforge.net>Luke Dunstan2004-04-152-1/+5
* Fix case.Corinna Vinschen2004-04-141-1/+1
* * ntdll.h: Fix copyright date.Corinna Vinschen2004-04-144-2/+14
* * sec_acl.cc (getacl): Avoid compiler warning.Corinna Vinschen2004-04-143-10/+16
* * syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.Corinna Vinschen2004-04-142-1/+5
* * fhandler.cc (fhandler_base::open): Simplify access evaluationCorinna Vinschen2004-04-149-165/+191
* * fhandler.cc (fhandler_base::open): Accomodate query_write_controlCorinna Vinschen2004-04-148-41/+131
* 2004-04-14 Robert Wruck <rwruck@users.sourceforge.net>Danny Smith2004-04-142-6/+10
* * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen2004-04-148-53/+48
* * cygwin.din: Export rand_r and ttyname_r.Corinna Vinschen2004-04-144-13/+46
* 2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-04-144-2/+14
* * security.cc (set_nt_attribute): Only call get_nt_object_securityCorinna Vinschen2004-04-132-1/+6
* * dir.cc (mkdir): Call set_file_attribute with additional handleCorinna Vinschen2004-04-1310-95/+137
* * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen2004-04-134-32/+35
* * winsup.api/devdsp.c (forkrectest): Move synchronization with childCorinna Vinschen2004-04-132-7/+47