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-05-12remove keyword stuffChristopher Faylor
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen
2004-05-12 * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen
2004-05-122004-05-12 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-11 * fhandler.cc (fhandler_base::open): Set file attributes to correctCorinna Vinschen
2004-05-10 * fhandler.h (class fhandler_socket): Add "owner" status flag.Corinna Vinschen
2004-05-092004-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-08* syscalls.cc: Include environ.h.Christopher Faylor
2004-05-08 * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): MoveCorinna Vinschen
2004-05-07 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Move delete ofCorinna Vinschen
2004-05-07 Revert code reversion from 2004-04-03. So, revert to async I/O again.Corinna Vinschen
2004-05-07fix entryChristopher Faylor
2004-05-07* thread.cc (pthread::create): Move postcreate call to avoid a potential race.Christopher Faylor
2004-05-07Christopher Faylor <cgf@timesys.com>Christopher Faylor
2004-05-07 * include/wingdi.h: Correct non-unicode typedefs ofDanny Smith
2004-05-072004-05-07 Pascal Obry <obry@act-europe.fr>Danny Smith
2004-05-062004-05-06 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-05fix changelog datesChristopher Faylor
2004-05-04* path.cc (normalize_win32_path): Detect components with only dots. Remove aChristopher Faylor
2004-05-04* path.cc (is_unc_share): Remove redundant tests.Christopher Faylor
2004-05-04 * crt0.o (mainCRTStartup): 16 byte align stack for main function.Corinna Vinschen
2004-05-04 * path.cc (check_sysfile): Don't scan string twice.Corinna Vinschen
2004-05-03 * dir.cc (writable_directory): Remove.Corinna Vinschen
2004-05-012004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2004-04-30 * fhandler.cc (fhandler_base::open): Call path_conv::get_nt_native_pathCorinna Vinschen
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