Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2004-04-302004-04-29 Bart Oldeman <bartoldeman@users.sourceforge.net>Luke Dunstan
2004-04-30 * fhandler.cc (fhandler_base::open): Fix NT native path evaluationCorinna Vinschen
2004-04-30 * init.cc (threadfunc_fe): Hack to make thread stacks always 16Corinna Vinschen
2004-04-282004-04-28 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2004-04-232004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2004-04-232004-04-24 Justin Forest <vhex@users.sourceforge.net>Luke Dunstan
2004-04-232004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2004-04-232004-04-23 Robert Wruck <wruck@tweerlei.de>Luke Dunstan
2004-04-232004-04-23 Robert Wruck <wruck@tweerlei.de>Luke Dunstan
2004-04-22 * strncasecmp.c: Reword copyright and disclaimer. Move ContributorsEarnie Boyd
2004-04-22 CORRECTION:Earnie Boyd
2004-04-22 * DISCLAIMER: Add words about "free to use".Earnie Boyd
2004-04-22 * mingwex/math/lround.c: Rewrite.Danny Smith
2004-04-21 * syscalls.cc (lseek64): Fix debug_printf format string.Corinna Vinschen
2004-04-21 * include/winuser.h (SPI_GETACTIVEWINDOWTRACKING,Danny Smith
2004-04-21 * CONTRIBUTORS: New file.Earnie Boyd
2004-04-20fix commentChristopher Faylor
2004-04-20* path.cc (is_unc_share): Rename from slash_unc_prefix_p throughout.Christopher Faylor
2004-04-20 * fhandler_disk_file.cc (fhandler_base::open_fs): ChangeCorinna Vinschen
2004-04-20* include/wingdi.h: Protect non-unicode case of below.Christopher Faylor
2004-04-20* include/wingdi.h: Protect use of ENUMLOGFONTEXDV, PENUMLOGFONTEXDV,Christopher Faylor
2004-04-202004-04-18 Hans Leidekker <hans@it.vu.nl>Luke Dunstan
2004-04-20 * fhandler.cc (fhandler_base::open): Remove special DEV_FLOPPY_MAJORCorinna Vinschen
2004-04-20 * fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES whenCorinna Vinschen
2004-04-202004-04-20 Adrian Sandor <aditsu@users.sourceforge.net>Luke Dunstan
2004-04-19 * include/cygwin/mtio.h (GMT_ASYNC): New define.Corinna Vinschen
2004-04-19 * errno.cc (errmap): Handle ERROR_IO_PENDING.Corinna Vinschen
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd
2004-04-19 * include/_mingw.h: Revert to primary release 3 and increment minorEarnie Boyd
2004-04-19 * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_waitCorinna Vinschen
2004-04-19Clean up ChangeLog punctuation and typeo.Danny Smith
2004-04-182004-01-09 Stuart Cunningham <stuart_hc@users.sourceforge.net>Luke Dunstan
2004-04-18Merge numerous changes from ReactOS. Submitted by Filip Navara.Luke Dunstan
2004-04-182004-04-18 Allan Bazinet <bazineta@users.sourceforge.net>Luke Dunstan
2004-04-17fix commentsChristopher Faylor
2004-04-172004-04-17 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2004-04-17 * autoload.cc (NtCreateFile): Add.Corinna Vinschen
2004-04-16.Christopher Faylor
2004-04-15Check in missed file.Christopher Faylor
2004-04-15* autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.Christopher Faylor
2004-04-15 * fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try openingCorinna Vinschen
2004-04-152004-04-15 Danny Smith <dannysmith@users.sourceforge.net>Luke Dunstan
2004-04-15 Fix case.Corinna Vinschen
2004-04-15 * ntdll.h: Fix copyright date.Corinna Vinschen
2004-04-15 * sec_acl.cc (getacl): Avoid compiler warning.Corinna Vinschen
2004-04-14 * syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.Corinna Vinschen
2004-04-14 * fhandler.cc (fhandler_base::open): Simplify access evaluationCorinna Vinschen
2004-04-14 * fhandler.cc (fhandler_base::open): Accomodate query_write_controlCorinna Vinschen
2004-04-142004-04-14 Robert Wruck <rwruck@users.sourceforge.net>Danny Smith
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen