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