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
2003-01-12 * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.Corinna Vinschen
2003-01-12 * sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard.Corinna Vinschen
2003-01-11 * mingwex/math/llround.c: Correct function name andDanny Smith
2003-01-11 * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIMDanny Smith
2003-01-11 * include/accctrl.h (enum _SE_OBJECT_TYPE): AddDanny Smith
2003-01-11 * include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.Danny Smith
2003-01-11* net.cc: Use gethostname define from winsock2.h.Christopher Faylor
2003-01-11* include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.Christopher Faylor
2003-01-11* path.cc: Unrevert below reversion except for mount_info::conv_to_posix_pathChristopher Faylor
2003-01-10 * path.cc: Revert patch from 2003-01-09 to normalize a windows pathCorinna Vinschen
2003-01-10 * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-10 * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen
2003-01-10 * net.cc (cygwin_gethostname): Fix call to wsock function gethostname.Corinna Vinschen
2003-01-10 * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen
2003-01-10* cygthread.cc (cygthread::cygthread): Be more noisy about odd condition.Christopher Faylor
2003-01-10Apply pthread_types_patchThomas Pfaff
2003-01-09Apply pthread_cancel_patchThomas Pfaff
2003-01-09Add pthread_mutex testsThomas Pfaff
2003-01-09Applied pthread_mutex patchThomas Pfaff
2003-01-09Applied cond_init patchThomas Pfaff
2003-01-09 * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen
2003-01-09 * security.cc (get_nt_attribute): Always return -1 when read_sd()Corinna Vinschen
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen
2003-01-08 * lib/dxguid.c: Don't #include <objbase.h>.Danny Smith
2003-01-082003-01-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-01-08 * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith
2003-01-06 * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-06 * include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-05* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whenChristopher Faylor
2003-01-05 * include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-04 * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete structDanny Smith
2003-01-04 * include/commctrl.h (TOOLINFO[AW]: Update structures.Danny Smith
2003-01-042003-01-03 Bang Jun-Young <junyoung@netbsd.org> Danny Smith
2003-01-03* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith
2003-01-03 * lib/kernel32.c (GetCurrentFiber): Remove blank input field inDanny Smith
2003-01-03 * include/winnt.h (GetCurrentFiber): Remove blank input fieldDanny Smith
2003-01-02 * include/winerror.h (ERROR_DIFFERENT_SERVICE_ACCOUNT,Danny Smith
2003-01-02 * include/winspool.h (PRINTER_INFO_6): Add.Danny Smith
2003-01-02* passwd.cc (getpwuid_r32): Revert previous change.Christopher Faylor
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor
2003-01-012003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-12-31* exceptions.cc (events_init): Display name of mutex on failure.Christopher Faylor
2002-12-31* windows.cc (setitimer): Return ENOSYS on invalid argument.Christopher Faylor
2002-12-302002-12-30 Hartmut Honisch <hhonisch@users.sourceforge.net>Danny Smith
2002-12-30 * include/wingdi.h (wglGetLayerPaletteEntries): CorrectDanny Smith
2002-12-28remove from trunkChristopher Faylor
2002-12-28* Makefile.in: Add devices.gperf.Christopher Faylor