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-08-16 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen
2003-08-15 * mmap.cc (mmap64): Avoid crash if file size is less than requestedCorinna Vinschen
2003-08-15 * regtool.cc (usage): Add missing linefeed. Move example to --helpCorinna Vinschen
2003-08-152003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith
2003-08-152003-08-15 Andrew Greenwood <lists@silverblade.co.uk>Danny Smith
2003-08-13 * dump_setup.cc (check_package_files): Fix extra '/' in filename.Corinna Vinschen
2003-08-13 * path.cc (special_name): Add checks for some specials followed byCorinna Vinschen
2003-08-13 * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen
2003-08-12 * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen
2003-08-10 * lib/uuid.c (CGID_Explorer, CGID_ShellDocView,Danny Smith
2003-08-10* dump_setup.cc (dump_setup): Check for the existence of the package list file.Christopher Faylor
2003-08-102003-08-10 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-09* dump_setup.cc (version_len): New static variable.Christopher Faylor
2003-08-09* include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor
2003-08-08* include/stdint.h: Correctly define INT32_MIN.Christopher Faylor
2003-08-08* grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr afterChristopher Faylor
2003-08-06fix typoChristopher Faylor
2003-08-06typoChristopher Faylor
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor
2003-08-05* path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor
2003-08-05* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor
2003-08-05change default for --change-default-prefixChristopher Faylor
2003-08-04New canonical location.David Starks-Browning
2003-08-03 * include/shlobj.h (SHELLFLAGSTATE): Add structure.Danny Smith
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-01Screwed up ChangeLogJoshua Daniel Franklin
2003-08-01* effectively.sgml: New file, "Using Cygwin Effectively with Windows".Joshua Daniel Franklin
2003-07-312003-7-31 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith
2003-07-31 * include/shellapi.h: Include all structs within pshpack2.h/Danny Smith
2003-07-30* dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor
2003-07-29* include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor
2003-07-29* fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor
2003-07-26 * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,Danny Smith
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor
2003-07-26* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor
2003-07-26revert erroneous checkinChristopher Faylor
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor
2003-07-262003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26preliminary checkinChristopher Faylor
2003-07-26* configure.in: Always use install-sh.Christopher Faylor
2003-07-25* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor