aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2007-03-23 * include/psapi.h (GetMappedFileName): Fix messed up checkin.Corinna Vinschen2-2/+6
2007-03-23 * include/psapi.h (GetMappedFileName): Rename from GetMappedFilenameEx.Corinna Vinschen2-2/+6
2007-03-22 2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>Danny Smith2-2/+6
2007-03-212003-03-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2007-03-20Add --enable-mingw-manpage-transform configure option.Keith Marshall5-3/+63
2007-03-18 * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.Danny Smith2-1/+5
2007-03-13 Fix typo.Corinna Vinschen1-1/+1
2007-03-13 * include/cygwin/stat.h (S_TYPEISSHM, S_TYPEISSEM, S_TYPEISSHM):Corinna Vinschen2-3/+8
2007-03-11Add manpages for dirname and basename functions.Keith Marshall3-0/+501
2007-03-08Make basename and dirname functions work with path namesKeith Marshall3-79/+210
2007-03-072007-03-06 Brandon Sneed <brandon@oqo.com>Chris Sutcliffe6-0/+117
2007-03-07* signal.cc (handle_sigprocmask): Remove extraneous sig_dispatch_pending.Christopher Faylor2-1/+5
2007-03-07 * fhandler_proc.cc: Fix formatting. Drop setting errno when creatingCorinna Vinschen2-104/+217
2007-03-06 Fix log entry.Corinna Vinschen1-1/+1
2007-03-06 Add accidentally missing checkins.Corinna Vinschen3-0/+7
2007-03-06 * include/cygwin/stat.h (S_TYPEISMQ): Define.Corinna Vinschen2-0/+13
2007-03-06 * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat memberCorinna Vinschen9-12/+43
2007-03-062007-03-05 Jan Nijtmans <nijtmans@users.sourceforge.net>Chris Sutcliffe2-2/+7
2007-03-05 * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith2-0/+15
2007-03-05 * mingwex/fesetround.c (fesetround): Use unsigned int as operandDanny Smith2-4/+11
2007-03-02 * ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.Corinna Vinschen3-2/+65
2007-03-02 * security.cc (get_file_attribute): Avoid compiler warning.Corinna Vinschen2-1/+4
2007-03-01* fork.cc (fork): Reset child to true after fork since it may have been resetChristopher Faylor2-2/+10
2007-03-01* Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor8-59/+24
2007-02-27 * path.cc (close_user_proc_parms_cwd_handle): Remove.Corinna Vinschen3-38/+35
2007-02-27 * fhandler.cc(fhandler_base::open): Open with READ_CONTROL only inCorinna Vinschen10-104/+287
2007-02-272007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>Danny Smith2-2/+8
2007-02-26 * fhandler.cc (fhandler_base::fstat): Set all file times to arbitraryCorinna Vinschen2-1/+7
2007-02-26 * fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.Corinna Vinschen5-16/+18
2007-02-26 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.Corinna Vinschen5-37/+19
2007-02-23 Throughout remove all usage of wincap.has_security.Corinna Vinschen16-159/+96
2007-02-23 * fhandler.h (class fhandler_pipe): Remove members writepipe_exists,Corinna Vinschen6-84/+20
2007-02-23 * devices.in: Change native device name to native NT device name forCorinna Vinschen5-211/+96
2007-02-23 * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen7-64/+21
2007-02-23 Throughout remove using wincap.Corinna Vinschen9-135/+59
2007-02-23 * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen11-124/+34
2007-02-23 * fhandler.cc (fhandler_base::lseek): Drop 9x considerations.Corinna Vinschen5-47/+13
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen8-236/+145
2007-02-22 * fhandler_console.cc (fhandler_console::read): Drop 9x specificCorinna Vinschen5-134/+24
2007-02-22 * fhandler.cc (fhandler_base::set_no_inheritance): Always useCorinna Vinschen9-372/+195
2007-02-22 Fix typo.Corinna Vinschen1-1/+1
2007-02-22 * dir.cc (rmdir): Move existance check in front ofCorinna Vinschen2-2/+7
2007-02-22 * fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.Corinna Vinschen5-121/+34
2007-02-22 Throughout remove all usage of wincap.access_denied_on_delete.Corinna Vinschen7-36/+17
2007-02-22 * fhandler_disk_file.cc (fhandler_disk_file::closedir): Fix bugCorinna Vinschen2-2/+9
2007-02-22* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.Christopher Faylor5-55/+171
2007-02-22 Throughout replace all usage of wincap.shared with the constantCorinna Vinschen12-35/+37
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen24-1243/+476
2007-02-22 * ipcs.c (_POSIX2_LINE_MAX): Drop definition.Corinna Vinschen2-1/+4
2007-02-22 * Makefile.in (OBJS): Drop transport_sockets.o.Corinna Vinschen6-450/+14