aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2000-08-21Update copyright.Christopher Faylor1-3/+3
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,DJ Delorie1-4/+4
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,DJ Delorie1-1/+1
2000-08-11 * poll.cc: Add bounds checking for file descriptors. Return POLLNVALCorinna Vinschen1-1/+1
2000-08-07* include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations.Christopher Faylor1-3/+0
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor1-5/+5
2000-08-02* include/sys/strace.h: Fix strace definition.Christopher Faylor1-2/+2
2000-08-02* strace.h: Add kludgy workarounds to avoid using deprecated methods forChristopher Faylor1-11/+37
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2-4/+9
2000-07-29* include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor1-6/+7
2000-07-28* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor1-1/+2
2000-07-28* include/cygwin/version.h: Bump DLL minor version number to 4.Christopher Faylor1-1/+1
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2-46/+54
2000-07-08* external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor1-3/+2
2000-07-07 * include/sys/cygwin.h: Hide internal data types in per_processCorinna Vinschen1-0/+5
2000-07-05* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor1-14/+7
2000-07-04 * include/cygwin/version.h: Bump API minor version to 24.Corinna Vinschen1-1/+2
2000-07-04 * poll.cc: New file. Implement `poll' system call.Corinna Vinschen2-0/+44
2000-07-03 * include/cygwin/socket.h: Remove SOCK_PACKET define since it'sCorinna Vinschen1-5/+0
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2-2/+101
2000-06-22* Makefile.in: Autogenerate cygwin.def when appropriate.Christopher Faylor1-2/+2
2000-06-22Revise previous include/sys/cygwin.h change.Christopher Faylor1-3/+3
2000-06-22* include/sys/cygwin.h: Don't define parts of this file that rely on WindowsChristopher Faylor1-2/+2
2000-06-21* Makefile.in: Add *.def to clean operation.Christopher Faylor1-0/+5
2000-06-16 * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2-1/+9
2000-06-08* include/cygwin/version.h: Bump DLL minor version number to 3.Christopher Faylor1-1/+1
2000-06-07 * include/netinet/in_systm.h: New file.Corinna Vinschen2-0/+40
2000-05-31* include/cygwin/version.h: use decimal, NOT octalDJ Delorie1-2/+4
2000-05-23* syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie1-1/+9
2000-05-18* select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor1-0/+69
2000-05-16* include/cygwin/in.h (AF_INET6): Use correct in6_addr struct.Christopher Faylor1-1/+1
2000-05-15* include/cygwin/version.h: Bump DLL minor version number to 2.Christopher Faylor1-1/+1
2000-05-15* shared.h: Bump PROC_MAGIC.Christopher Faylor1-1/+2
2000-05-142000-05-13 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-1/+1
2000-05-132000-05-12 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-2/+4
2000-05-08* include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor1-4/+4
2000-05-062000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-2/+2
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor1-7/+9
2000-04-13 * include/cygwin/version.h: Bump minor api to reflect export change.Corinna Vinschen1-1/+2
2000-04-13 * cygwin.din: Add symbol for `lacl'.Corinna Vinschen1-0/+1
2000-04-07Bump minor version.Christopher Faylor1-1/+1
2000-03-26* path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor1-1/+1
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor2-26/+27
2000-02-26Bump minor version numberChristopher Faylor1-1/+2
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor67-0/+4011
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor3-0/+92