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-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
2000-11-21 * include/direct.h: add guard around MSVCRT-only prototytpesEarnie Boyd
2000-11-21* Makefile.in: Use a different variable name for subdirectory since theChristopher Faylor
2000-11-21* spawn.cc (spawn_guts): Quoting was still wrong. Keep trying to fix it.Christopher Faylor
2000-11-20* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor
2000-11-20sources.redhat.com -> cygwin.com where appropriateDavid Starks-Browning
2000-11-20* Makefile.in: Install mingw stuff in a subdirectory if building under cygwin.Christopher Faylor
2000-11-19*** empty log message ***Christopher Faylor
2000-11-19* utils.sgml: Document new options for ps and strace.Christopher Faylor
2000-11-19* cygwinenv.sgml: Remove CYGWIN=strace option. Update CYGWIN options.Christopher Faylor
2000-11-17 * path.cc (normalize_posix_path): Special care for root directoryCorinna Vinschen
2000-11-17Add Windows ME to "What is it?"David Starks-Browning
2000-11-17Add 'Windows 2000' to "What is it?" entry.David Starks-Browning
2000-11-17Update entry "I'm having basic problems with find. Why?", add adviceDavid Starks-Browning
2000-11-17Update "Why is make behaving badly?", add warning about make -j[n].David Starks-Browning
2000-11-17New entry "Setup screwed up my mounts!"David Starks-Browning
2000-11-17Fix error in "Why doesn't my script work?", add note about 'mount -x'.David Starks-Browning
2000-11-17new entry "Why doesn't my script work?"David Starks-Browning
2000-11-17 * syslog.cc (syslog): Add users SID to NT syslog entry.Corinna Vinschen
2000-11-17Fix typo.Christopher Faylor
2000-11-17* fhandler_console.cc: New member variable `dwBufferSize' for `info'.Christopher Faylor