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-05-08New maintainer for FAQ (doc/*.texinfo except readme), fix DJ's email address.David Starks-Browning
2000-05-07* dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor
2000-05-062000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-05-06* errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.Christopher Faylor
2000-05-052000-05-04 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-05-04* configure.in: Use -gstabs+ as compile debug option. This seems to promoteChristopher Faylor
2000-05-03 * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.Corinna Vinschen
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen
2000-05-03 * ntsec.sgml: Revisited description of `ntsec' according toCorinna Vinschen
2000-05-02* path.cc (mount_info::conv_to_win32_path): Previous patchDJ Delorie
2000-05-02 * security.cc (read_sd): Return 1 on success because weCorinna Vinschen
2000-05-02 * dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.Corinna Vinschen
2000-04-30add reference to Makefile.common (srcdir)DJ Delorie
2000-04-30Correct contributor email address.Christopher Faylor
2000-04-27* mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor
2000-04-27* path.cc (normalize_win32_path): Don't add a trailing slash when one alreadyChristopher Faylor
2000-04-26* Makefile.in (install): install regexp.hDJ Delorie
2000-04-26 * syscalls.cc (stat_worker): Previous patch could succeedCorinna Vinschen
2000-04-26Add another INTERNET_OPTION.Christopher Faylor
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor
2000-04-25 * syscalls.cc (stat_worker): Previous patch failed to statCorinna Vinschen
2000-04-252000-04-25 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-04-252000-04-25 Martin Kotulla <martin-k@softmaker.de>Mumit Khan
2000-04-25 * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen
2000-04-25Forgot ChangeLogCorinna Vinschen
2000-04-25* net.cc: Avoid a warning in declaration inet_network.Corinna Vinschen
2000-04-25* fhandler_console.cc (fhandler_console::read): Detect extended keycodeChristopher Faylor
2000-04-24* net.cc (cygwin_inet_network): new function.DJ Delorie
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