summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* manually updated some sites (txt version badly formatted, dont know why)David Starks-Browning2000-05-161-10/+17
* update README to latest net release, if only in nameDavid Starks-Browning2000-05-161-1/+7
* fix dependencies for readme.txtDavid Starks-Browning2000-05-161-1/+1
* remove doc/readme exclusion for starksb@ebi.ac.ukDavid Starks-Browning2000-05-161-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 2.Christopher Faylor2000-05-152-5/+5
* * shared.h: Bump PROC_MAGIC.Christopher Faylor2000-05-153-2/+9
* 2000-05-13 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-142-1/+5
* 2000-05-12 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-133-2/+10
* * dcrt0.cc (build_argv): Remove unneeded variable.Christopher Faylor2000-05-133-4/+37
* * fhandler_raw.cc (write_file, read_file): New wrapper functionsCorinna Vinschen2000-05-122-22/+59
* * Makefile.in (DLL_OFILES): Sort.Christopher Faylor2000-05-124-35/+47
* * mmap.cc (list::erase): Increment loop counter.DJ Delorie2000-05-112-2/+7
* Preliminary update to FAQ to reflect latest net release.David Starks-Browning2000-05-119-36/+344
* * cygwin.din: insure that regsub() is included inDJ Delorie2000-05-112-0/+7
* * Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.Christopher Faylor2000-05-092-2/+7
* * fhandler.cc (fhandler_base::puts_readahead): ChangeCorinna Vinschen2000-05-092-2/+7
* * window.cc (setitimer): Check for overflow conditionCorinna Vinschen2000-05-092-0/+13
* * errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT.Corinna Vinschen2000-05-092-1/+6
* * path.cc (symlink::info): Treat non readable filesCorinna Vinschen2000-05-082-1/+6
* * include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor2000-05-082-4/+9
* * fhandler.cc (lock): use signed math to allow checking rangesDJ Delorie2000-05-082-8/+14
* New maintainer for FAQ (doc/*.texinfo except readme), fix DJ's email address.David Starks-Browning2000-05-081-2/+3
* * dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor2000-05-074-51/+67
* 2000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-063-5/+10
* * errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.Christopher Faylor2000-05-064-3/+7
* 2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-042-1/+7
* * configure.in: Use -gstabs+ as compile debug option. This seems to promoteChristopher Faylor2000-05-044-25/+42
* * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.Corinna Vinschen2000-05-033-3/+15
* * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen2000-05-037-3/+144
* * ntsec.sgml: Revisited description of `ntsec' according toCorinna Vinschen2000-05-024-65/+277
* * path.cc (mount_info::conv_to_win32_path): Previous patchDJ Delorie2000-05-022-1/+6
* * security.cc (read_sd): Return 1 on success because weCorinna Vinschen2000-05-022-8/+18
* * dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.Corinna Vinschen2000-05-023-1/+11
* add reference to Makefile.common (srcdir)DJ Delorie2000-04-301-1/+1
* Correct contributor email address.Christopher Faylor2000-04-301-1/+1
* * mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor2000-04-272-43/+49
* * path.cc (normalize_win32_path): Don't add a trailing slash when one alreadyChristopher Faylor2000-04-272-48/+33
* * Makefile.in (install): install regexp.hDJ Delorie2000-04-262-1/+6
* * syscalls.cc (stat_worker): Previous patch could succeedCorinna Vinschen2000-04-262-5/+11
* Add another INTERNET_OPTION.Christopher Faylor2000-04-262-0/+5
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-2612-64/+110
* * syscalls.cc (stat_worker): Previous patch failed to statCorinna Vinschen2000-04-252-17/+18
* 2000-04-25 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-04-252-0/+6
* 2000-04-25 Martin Kotulla <martin-k@softmaker.de>Mumit Khan2000-04-255-5/+35
* * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen2000-04-255-149/+121
* Forgot ChangeLogCorinna Vinschen2000-04-251-0/+4
* * net.cc: Avoid a warning in declaration inet_network.Corinna Vinschen2000-04-251-1/+1
* * fhandler_console.cc (fhandler_console::read): Detect extended keycodeChristopher Faylor2000-04-242-1/+6
* * net.cc (cygwin_inet_network): new function.DJ Delorie2000-04-243-0/+18
* Fix handling of /.filenameChristopher Faylor2000-04-212-2/+6