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
2007-05-21 * include/search.h (hsearch_r): Provide declaration.Corinna Vinschen
2007-05-21 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size toCorinna Vinschen
2007-05-202007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-05-15 * fhandler_socket.cc (adjust_socket_file_mode): New inline function.Corinna Vinschen
2007-05-15* path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor
2007-05-15* cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.Christopher Faylor
2007-05-08 * include/stdint.h (intptr_t): Fix typo.Danny Smith
2007-05-08 * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith
2007-04-27* include/cygwin/time.h: Use __cdecl on declaration. RemoveChristopher Faylor
2007-04-222007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-04-212007-04-20 Matthias Miller <matthiasmiller@users.sourceforge.net>Chris Sutcliffe
2007-04-18 * cygwin.sc: Remove duplicated .debug_macinfo section.Brian Dessent
2007-04-152007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>Chris Sutcliffe
2007-04-072007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-04-06 * include/stdint.h (WINT_MIN): Fix sign.Corinna Vinschen
2007-04-062007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-04-04 * include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.Corinna Vinschen
2007-04-012007-03-30 Brian Dessent <brian@dessent.net>Chris Sutcliffe
2007-03-31* utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned byChristopher Faylor
2007-03-30* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor
2007-03-29 * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen
2007-03-28* spawn.cc (spawn_guts): Start pure-windows processes in a suspended state toChristopher Faylor
2007-03-262007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-03-262007-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2007-03-23 * include/psapi.h (GetMappedFileName): Fix messed up checkin.Corinna Vinschen
2007-03-23 * include/psapi.h (GetMappedFileName): Rename from GetMappedFilenameEx.Corinna Vinschen
2007-03-22 2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>Danny Smith
2007-03-212003-03-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-03-21Add --enable-mingw-manpage-transform configure option.Keith Marshall
2007-03-18 * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.Danny Smith
2007-03-13 Fix typo.Corinna Vinschen
2007-03-13 * include/cygwin/stat.h (S_TYPEISSHM, S_TYPEISSEM, S_TYPEISSHM):Corinna Vinschen
2007-03-11Add manpages for dirname and basename functions.Keith Marshall
2007-03-09Make basename and dirname functions work with path namesKeith Marshall
2007-03-082007-03-06 Brandon Sneed <brandon@oqo.com>Chris Sutcliffe
2007-03-08* signal.cc (handle_sigprocmask): Remove extraneous sig_dispatch_pending.Christopher Faylor
2007-03-07 * fhandler_proc.cc: Fix formatting. Drop setting errno when creatingCorinna Vinschen
2007-03-06 Fix log entry.Corinna Vinschen
2007-03-06 Add accidentally missing checkins.Corinna Vinschen
2007-03-06 * include/cygwin/stat.h (S_TYPEISMQ): Define.Corinna Vinschen
2007-03-06 * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat memberCorinna Vinschen
2007-03-062007-03-05 Jan Nijtmans <nijtmans@users.sourceforge.net>Chris Sutcliffe
2007-03-05 * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith
2007-03-05 * mingwex/fesetround.c (fesetround): Use unsigned int as operandDanny Smith
2007-03-02 * ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.Corinna Vinschen
2007-03-02 * security.cc (get_file_attribute): Avoid compiler warning.Corinna Vinschen
2007-03-01* fork.cc (fork): Reset child to true after fork since it may have been resetChristopher Faylor
2007-03-01* Makefile (DLL_OFILES): Remove ntea.oChristopher Faylor
2007-02-27 * path.cc (close_user_proc_parms_cwd_handle): Remove.Corinna Vinschen
2007-02-27 * fhandler.cc(fhandler_base::open): Open with READ_CONTROL only inCorinna Vinschen