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
2002-05-08 * include/commctrl.h (ImageList_DragShowNolock): RemoveDanny Smith
2002-05-07 * localtime.cc (tzsetwall): Use wildabbr if generated timezone nameCorinna Vinschen
2002-05-07 * include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT,Danny Smith
2002-05-06 * spawn.cc (spawn_guts): Move call to set_process_privilege()Corinna Vinschen
2002-05-04* path.h (path_conv::path_conv): Initialise normalized_path to NULL.Christopher Faylor
2002-05-04.Christopher Faylor
2002-05-04* net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor
2002-05-03 * include/winsock2.h (int32): Remove typedef.Danny Smith
2002-05-03* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor
2002-05-03* fhandler_proc.cc (fhandler_proc::fstat): Prime with information fromChristopher Faylor
2002-05-02 * path.cc (hash_path_name): Improve hash function strength.Corinna Vinschen
2002-05-02missed a conflict indicatorRobert Collins
2002-05-022002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-05-02 * include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): RemoveDanny Smith
2002-05-02 * include/winnt.h (THREAD_PRIORITY_*): Remove defines.Danny Smith
2002-05-02add new filesChristopher Faylor
2002-05-02add commentChristopher Faylor
2002-05-02* path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor
2002-05-02 * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,Danny Smith
2002-05-02* include/cygwin/types.h: Include <sys/sysmacros.h>.Christopher Faylor
2002-05-01 * include/commctrl.h (SNDMSG): Define and use throughoutDanny Smith
2002-04-29 * mkgroup.c (main): Change call to exit() to a return statement.Corinna Vinschen
2002-04-26* configure.in: Remove cinstall target.Christopher Faylor
2002-04-232002-04-22 Jos� Fonseca <jrfonseca@users.sf.net>Earnie Boyd
2002-04-20 * include/mbstring.h: New file.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-20 * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith
2002-04-19revert patchChristopher Faylor
2002-04-192002-04-16 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-04-18 * dirent.c (opendir): Convert given pathname toDanny Smith
2002-04-18 * security.cc (get_lsa_srv_inf): Prevent extraneous backslashes forCorinna Vinschen
2002-04-15remove obsolete comment.Christopher Faylor
2002-04-12 * net.cc (cygwin_accept): Set socket type for accepted socket.Corinna Vinschen
2002-04-10 * include/w32api.h: Increment version.Earnie Boyd
2002-04-10* cygwin.din: Add strptime.Christopher Faylor
2002-04-10 * include/_mingw.h: Increment version.Earnie Boyd
2002-04-10 * Makefile.in: Use bzip2 compression for Cygwin target.Earnie Boyd
2002-04-10 * Makefile.in (bindist): Use * instead of . for file list for tarEarnie Boyd
2002-04-10 * moldname-crtdll.def: Remove CR from end of line.Earnie Boyd
2002-04-09 * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.Corinna Vinschen
2002-04-09 * fhandler.cc (fhandler_base::open): Set read-only bit inCorinna Vinschen
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith
2002-04-04new description for old api.Christopher Faylor
2002-04-02 * include/objidl.h (IRunningObjectTable.Register): CorrectDanny Smith
2002-04-01 * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.Danny Smith
2002-03-30 * include/stdio.h (_snwprintf): Correct spelling.Danny Smith
2002-03-30 * include/wingdi.h (SetPixelFormat): Correct prototype.Danny Smith
2002-03-28* times.cc (gettimeofday): Fix typo in previous patch.Christopher Faylor
2002-03-28* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.Christopher Faylor
2002-03-27 * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith