summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'cygwin-1-1-4'.cvs2svn2000-07-2871-4297/+0
* * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor2000-07-281-1/+2
* * include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor2000-07-281-1/+1
* * cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2000-07-092-46/+54
* * external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor2000-07-081-3/+2
* * include/sys/cygwin.h: Hide internal data types in per_processCorinna Vinschen2000-07-071-0/+5
* * dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor2000-07-051-14/+7
* * include/cygwin/version.h: Bump API minor version to 24.Corinna Vinschen2000-07-041-1/+2
* * poll.cc: New file. Implement `poll' system call.Corinna Vinschen2000-07-042-0/+44
* * include/cygwin/socket.h: Remove SOCK_PACKET define since it'sCorinna Vinschen2000-07-031-5/+0
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-012-2/+101
* * Makefile.in: Autogenerate cygwin.def when appropriate.Christopher Faylor2000-06-221-2/+2
* Revise previous include/sys/cygwin.h change.Christopher Faylor2000-06-221-3/+3
* * include/sys/cygwin.h: Don't define parts of this file that rely on WindowsChristopher Faylor2000-06-221-2/+2
* * Makefile.in: Add *.def to clean operation.Christopher Faylor2000-06-211-0/+5
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-162-1/+9
* * include/cygwin/version.h: Bump DLL minor version number to 3.Christopher Faylor2000-06-081-1/+1
* * include/netinet/in_systm.h: New file.Corinna Vinschen2000-06-072-0/+40
* * include/cygwin/version.h: use decimal, NOT octalDJ Delorie2000-05-311-2/+4
* * syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie2000-05-231-1/+9
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-181-0/+69
* * include/cygwin/in.h (AF_INET6): Use correct in6_addr struct.Christopher Faylor2000-05-161-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 2.Christopher Faylor2000-05-151-1/+1
* * shared.h: Bump PROC_MAGIC.Christopher Faylor2000-05-151-1/+2
* 2000-05-13 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-141-1/+1
* 2000-05-12 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-132-2/+4
* * include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor2000-05-081-4/+4
* 2000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-05-061-2/+2
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-7/+9
* * include/cygwin/version.h: Bump minor api to reflect export change.Corinna Vinschen2000-04-131-1/+2
* * cygwin.din: Add symbol for `lacl'.Corinna Vinschen2000-04-131-0/+1
* Bump minor version.Christopher Faylor2000-04-071-1/+1
* * path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor2000-03-261-1/+1
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-072-26/+27
* Bump minor version numberChristopher Faylor2000-02-261-1/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-1767-0/+4011
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-173-0/+92