aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2000-12-13new entry, installing cygwin-inst snapshots with setupDavid Starks-Browning1-0/+36
2000-12-13update contentsDavid Starks-Browning1-5/+6
2000-12-13very minor wording changeDavid Starks-Browning1-3/+3
2000-12-13update globbing entryDavid Starks-Browning1-10/+1
2000-12-12new entries about contributing packagesDavid Starks-Browning2-0/+23
2000-12-12try again...David Starks-Browning1-1/+1
2000-12-12add tip about -lm order to WinMail@16 entryDavid Starks-Browning1-4/+22
2000-12-12add entry about mt on Win9xDavid Starks-Browning1-2/+8
2000-12-12update & expand section on multiple DLLsDavid Starks-Browning1-4/+11
2000-12-12tiny fixDavid Starks-Browning1-0/+1
2000-12-12added structure (unsolved vs. FITNR).David Starks-Browning1-1/+13
2000-12-12screen has now been portedDavid Starks-Browning1-8/+0
2000-12-12these problems are fixed nowDavid Starks-Browning1-37/+1
2000-12-11 * net.cc (cygwin_rexec): Eliminate superfluous call toCorinna Vinschen3-4/+13
2000-12-11* lib/Makefile.in: Install headers and libraries in tooldir.Christopher Faylor2-9/+21
2000-12-11* Makefile.in: Compile/link dumper.exe with c++.Christopher Faylor2-10/+14
2000-12-10* include/sysexits: New file.Christopher Faylor2-0/+122
2000-12-10* autoload.cc: Autoload CharToOemA.Christopher Faylor9-48/+100
2000-12-09* path.cc (normalize_win32_path): Check for explicit use of two slashes at theChristopher Faylor3-39/+135
2000-12-09* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.Christopher Faylor3-27/+35
2000-12-07 * cygwin.din: Declare strtok_r for the import lib. Already in the DLL.Corinna Vinschen2-1/+7
2000-12-07 * mkpasswd.c: make default home directory /home/$user if oneCorinna Vinschen2-19/+58
2000-12-07Make initial tabbing consistent.Christopher Faylor1-109/+109
2000-12-06 * winsup/cygwin/include/sys/uio.h: readv: Correct prototypeCorinna Vinschen2-2/+7
2000-12-05 * include/winnls.h: NORM_IGNORE* remove duplicate defines.Earnie Boyd2-36/+258
2000-12-05 * include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL andCorinna Vinschen2-7/+15
2000-12-05 * Added a define for INVALID_SET_FILE_POINTER, a possible returnCorinna Vinschen2-0/+6
2000-12-04 * Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoidCorinna Vinschen2-2/+8
2000-12-03* path.cc (normalize_win32_path): Handle UNC paths better.Christopher Faylor2-3/+16
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor4-114/+245
2000-12-03* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor4-26/+138
2000-12-03* Makefile.in: Remove some extra cruft.Christopher Faylor2-5/+6
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor5-61/+183
2000-12-02 * net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.Corinna Vinschen2-14/+22
2000-11-29 * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2-1/+5
2000-11-29 * Makefile.in: eliminate the need for RUNTIME and CRT_ID.Earnie Boyd4-54/+61
2000-11-29 * net.cc (cygwin_inet_aton): Return nonzero if the addressCorinna Vinschen2-2/+7
2000-11-29New entry "Bash says "command not found", but it's right there!"David Starks-Browning1-0/+21
2000-11-28* mmap.cc (munmap): Check that mmap and munmap length match.Christopher Faylor2-3/+6
2000-11-28 * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFileCorinna Vinschen4-3/+37
2000-11-26* fhandler.cc (is_at_eof): New function.Christopher Faylor2-0/+30
2000-11-26* include/cygwin/version.h: Bump DLL minor version number to 7.Christopher Faylor2-1/+5
2000-11-25 * include/cygwin/version.h: Bump minor API version due to addingCorinna Vinschen2-1/+7
2000-11-25 * net.cc (cygwin_inet_aton): New function.Corinna Vinschen3-2/+22
2000-11-24* path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdriveChristopher Faylor2-14/+20
2000-11-22 * Makefile.in: Fix bindist target to distribute the correct files.Earnie Boyd2-6/+30
2000-11-22 * include/winnt.h: Add missing FILE_NAMED_STREAMS define.Corinna Vinschen2-0/+5
2000-11-22* Makefile.in: new-temp.a -> new-templib.aChristopher Faylor2-1/+5
2000-11-22Update "why doesn't chmod work" with hint from Corinna.David Starks-Browning1-4/+10
2000-11-22 * Makefile.in: Add missing line continuation `\' for $(SUBDIRS) target.Earnie Boyd12-94/+3124