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
2000-04-21Fix handling of /.filenameChristopher Faylor
2000-04-21* path.cc (normalize_posix_path): Previous two patches were still incorrect soChristopher Faylor
2000-04-21* exceptions.cc (handle_exceptions): Search further for stack info toChristopher Faylor
2000-04-21 * path.cc (normalize_posix_path): Previous change failed to take rootChristopher Faylor
2000-04-20 * syscalls.cc (_link): Check new link path for trailing dot.Corinna Vinschen
2000-04-20* fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor
2000-04-20 * syscalls.cc (setuid): Allow switching user context afterCorinna Vinschen
2000-04-20 * uinfo.cc (internal_getlogin): Use NetGetDCName() insteadCorinna Vinschen
2000-04-19* configure.in: Change HEADER_SUBDIR to mingw32.Christopher Faylor
2000-04-19* syscalls.cc (_rename): Try MoveFile() at first beforeDJ Delorie
2000-04-19don't put api internals in general tarballDJ Delorie
2000-04-19add commands for building a doc kitchen-sink-tarballDJ Delorie
2000-04-19clean up SGML for latest version of jade/docbookDJ Delorie
2000-04-19* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS pathChristopher Faylor
2000-04-19* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS pathChristopher Faylor
2000-04-18* remove dependence on where pwd isDJ Delorie
2000-04-17Remove obsolete setting.Christopher Faylor
2000-04-17* init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor
2000-04-16 * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.Corinna Vinschen
2000-04-15* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor
2000-04-14* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.Christopher Faylor
2000-04-13 * include/cygwin/version.h: Bump minor api to reflect export change.Corinna Vinschen
2000-04-13 * cygwin.din: Add symbol for `lacl'.Corinna Vinschen
2000-04-13 * path.cc (conv_to_win32_path): Detect a win32 pathCorinna Vinschen
2000-04-13* cygpath.cc (main): Add -a -o and -c options.Christopher Faylor
2000-04-13Fix typo.Christopher Faylor
2000-04-13* path.cc (path_conv::path_conv): Ensure that suffix is correctly copied toChristopher Faylor
2000-04-12Add a debugging line.Christopher Faylor
2000-04-11* include/winbase.h: Change first argument of ENUMRES* types to coincide withChristopher Faylor
2000-04-11* cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor
2000-04-11* include/string.h: Use proper prototype for _strerror.Christopher Faylor
2000-04-10* Makefile.common: Resolve srcdir to absolute path or it will confuse usagesChristopher Faylor
2000-04-09* Makefile.in: Work around MAKEOVERRIDES problem with older versions of make.Christopher Faylor
2000-04-08Remove erroneous entry.Christopher Faylor
2000-04-08* fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dirChristopher Faylor
2000-04-08* exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor
2000-04-08Updated to build cinstall with mingw. See Changelog for numerous setup.c chan...Ron Parker
2000-04-07Bump minor version.Christopher Faylor
2000-04-03* fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor
2000-04-03 * grp.cc (parse_grp): Save empty array instead ofCorinna Vinschen
2000-04-03update copyright.Christopher Faylor
2000-04-03 * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen
2000-04-02* include/wininet.h: Add three more "INTERNET_OPTIONS".Christopher Faylor
2000-03-31* MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.Christopher Faylor
2000-03-312000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-03-302000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-03-302000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-03-30Simplify constructors and initializers for select_record.Christopher Faylor
2000-03-30* fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor
2000-03-29* Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor