summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2000-12-112-10/+14
* * include/sysexits: New file.Christopher Faylor2000-12-102-0/+122
* * autoload.cc: Autoload CharToOemA.Christopher Faylor2000-12-109-48/+100
* * path.cc (normalize_win32_path): Check for explicit use of two slashes at theChristopher Faylor2000-12-093-39/+135
* * path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.Christopher Faylor2000-12-093-27/+35
* * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen2000-12-072-1/+7
* * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2000-12-072-19/+58
* Make initial tabbing consistent.Christopher Faylor2000-12-071-109/+109
* * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen2000-12-062-2/+7
* * include/winnls.h: NORM_IGNORE* remove duplicate defines.Earnie Boyd2000-12-052-36/+258
* * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2000-12-052-7/+15
* * Added a define for INVALID_SET_FILE_POINTER, a possible returnCorinna Vinschen2000-12-052-0/+6
* * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen2000-12-042-2/+8
* * path.cc (normalize_win32_path): Handle UNC paths better.Christopher Faylor2000-12-032-3/+16
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-034-114/+245
* * Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor2000-12-034-26/+138
* * Makefile.in: Remove some extra cruft.Christopher Faylor2000-12-032-5/+6
* * Makefile.in: Use CXX to build the DLL.Christopher Faylor2000-12-035-61/+183
* * net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.Corinna Vinschen2000-12-022-14/+22
* * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2000-11-292-1/+5
* * Makefile.in: eliminate the need for RUNTIME and CRT_ID.Earnie Boyd2000-11-294-54/+61
* * net.cc (cygwin_inet_aton): Return nonzero if the addressCorinna Vinschen2000-11-292-2/+7
* New entry "Bash says "command not found", but it's right there!"David Starks-Browning2000-11-291-0/+21
* * mmap.cc (munmap): Check that mmap and munmap length match.Christopher Faylor2000-11-282-3/+6
* * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen2000-11-284-3/+37
* * fhandler.cc (is_at_eof): New function.Christopher Faylor2000-11-262-0/+30
* * include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor2000-11-262-1/+5
* * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen2000-11-252-1/+7
* * net.cc (cygwin_inet_aton): New function.Corinna Vinschen2000-11-253-2/+22
* * path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdriveChristopher Faylor2000-11-242-14/+20
* * Makefile.in: Fix bindist target to distribute the correct files.Earnie Boyd2000-11-222-6/+30
* * include/winnt.h: Add missing FILE_NAMED_STREAMS define.Corinna Vinschen2000-11-222-0/+5
* * Makefile.in: new-temp.a -> new-templib.aChristopher Faylor2000-11-222-1/+5
* Update "why doesn't chmod work" with hint from Corinna.David Starks-Browning2000-11-221-4/+10
* * Makefile.in: Add missing line continuation `\' for $(SUBDIRS) target.Earnie Boyd2000-11-2212-94/+3124
* * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd2000-11-2111-121/+386
* * Makefile.in: Use a different variable name for subdirectory since theChristopher Faylor2000-11-212-4/+9
* * spawn.cc (spawn_guts): Quoting was still wrong. Keep trying to fix it.Christopher Faylor2000-11-202-6/+25
* * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor2000-11-204-9/+22
* sources.redhat.com -> cygwin.com where appropriateDavid Starks-Browning2000-11-208-30/+30
* * Makefile.in: Install mingw stuff in a subdirectory if building under cygwin.Christopher Faylor2000-11-202-4/+16
* *** empty log message ***Christopher Faylor2000-11-191-1/+3
* * utils.sgml: Document new options for ps and strace.Christopher Faylor2000-11-192-5/+14
* * cygwinenv.sgml: Remove CYGWIN=strace option. Update CYGWIN options.Christopher Faylor2000-11-194-22/+14
* * path.cc (normalize_posix_path): Special care for root directoryCorinna Vinschen2000-11-172-1/+10
* Add Windows ME to "What is it?"David Starks-Browning2000-11-171-3/+2
* Add 'Windows 2000' to "What is it?" entry.David Starks-Browning2000-11-171-3/+4
* Update entry "I'm having basic problems with find. Why?", add adviceDavid Starks-Browning2000-11-171-0/+5
* Update "Why is make behaving badly?", add warning about make -j[n].David Starks-Browning2000-11-171-0/+5
* New entry "Setup screwed up my mounts!"David Starks-Browning2000-11-171-0/+30