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-05-302003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith
2003-05-29 * fhandler_socket.cc (fhandler_socket::dup): Rearrange. FixCorinna Vinschen
2003-05-29* include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.Luke Dunstan
2003-05-29* mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor
2003-05-29 * fhandler_socket.cc (fhandler_socket::dup): If running impersonated,Corinna Vinschen
2003-05-27* fhandler_socket.cc (sock_event::~sock_event): New method.Thomas Pfaff
2003-05-27 * fhandler_socket.cc (fhandler_socket::dup): First try duplicatingCorinna Vinschen
2003-05-27 * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen
2003-05-26 * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before GetDiskFreeSpace.Corinna Vinschen
2003-05-26 * fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZECorinna Vinschen
2003-05-26 * fhandler_socket.cc (fhandler_socket::connect): Guard calls toCorinna Vinschen
2003-05-26 * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen
2003-05-26* include/winuser.h (EnumDisplayDevicesW): Fix typo.Christopher Faylor
2003-05-25 * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen
2003-05-25 * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen
2003-05-232003-05-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-05-21 * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,Danny Smith
2003-05-21 * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen
2003-05-20 * fhandler_socket.cc (secret_event_name): Return void. Use incomingCorinna Vinschen
2003-05-20 * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen
2003-05-20 * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2003-05-19* spawn.cc (spawn_guts): Show more of command line in strace output.Christopher Faylor
2003-05-182003-05-18 Manu B <manubee@users.sourceforge.net>Danny Smith
2003-05-16 * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith
2003-05-16Remove isascii.o, add isascii.c to repositoryDanny Smith
2003-05-15* thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff
2003-05-15 * fhandler_proc.cc (format_proc_meminfo): Make swap memory outputCorinna Vinschen
2003-05-15 * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):Danny Smith
2003-05-15 * string_old.c: Remove, splitting into...Danny Smith
2003-05-152003-05-14 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-05-14 * include/math.h (fabs) : Remove inline definition.Danny Smith
2003-05-13 * include/prsht.h (PROPSHEETHEADER[AW]: MarkDanny Smith
2003-05-13 * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.Corinna Vinschen
2003-05-13 * include/oleidl.h (LPENUMOLEDOCUMENTVIEWS): Remove typedef.Danny Smith
2003-05-12 * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,Earnie Boyd
2003-05-12 * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen
2003-05-12 * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,Danny Smith
2003-05-122003-05-12 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith
2003-05-12 Replace ino_t by __ino64_t throughout.Corinna Vinschen
2003-05-11 * include/cygwin/types.h: Add key_t typedef.Corinna Vinschen
2003-05-11* dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor
2003-05-10 * include/shlguid.h (CGID_ShellServiceObject): Declare.Danny Smith
2003-05-10 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen
2003-05-10 * include/cygwin/config.h: New file.Corinna Vinschen
2003-05-10 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen
2003-05-09revert errnoneous checkinChristopher Faylor
2003-05-09* cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion overChristopher Faylor
2003-05-09* cygwin-ug-net.in.sgml: Remove outdated revision information and authors namesJoshua Daniel Franklin
2003-05-07 * include/_mingw.h: Change version to 3.0Earnie Boyd