aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-19 * glob.c: Remove.Corinna Vinschen1-22/+25
2006-10-16 * include/asm/byteorder.h: Fix copyright dates.Corinna Vinschen1-2/+2
2006-07-24* include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor1-1/+1
2006-07-14* include/cygwin/types.h: Update copyright.Christopher Faylor1-1/+1
2006-07-13 * fhandler_socket.cc: Update copyright.Corinna Vinschen1-1/+1
2006-07-12 * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen1-3/+5
2006-07-03 * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen2-0/+40
2006-07-03 * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen1-3/+3
2006-07-03 * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen2-14/+19
2006-07-02* include/cygwin/version.h: Bump DLL minor version number to 21.Christopher Faylor1-1/+1
2006-06-15 * cygwin.din: Export __srget_r, __swbuf_r.Corinna Vinschen1-1/+2
2006-06-12 * include/sys/wait.h: Move definition of wait constants from here...Corinna Vinschen3-22/+40
2006-05-28white spaceChristopher Faylor2-7/+7
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor1-1/+2
2006-04-21 * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.Corinna Vinschen1-1/+1
2006-04-21 * include/asm/byteorder.h: Include stdint.h. Per standard, changeCorinna Vinschen1-26/+19
2006-03-23* sigproc.cc (sigalloc): Don't set SA_RESTART here.Christopher Faylor1-0/+4
2006-03-01 * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen1-1/+1
2006-02-28 * cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.Corinna Vinschen1-1/+2
2006-02-28* include/sys/termios.h (cfsetispeed): Just define as a function rather thanChristopher Faylor1-21/+23
2006-02-16 * cygwin.din: Export sigignore and sigset.Corinna Vinschen2-1/+7
2006-02-13* include/mntent.h: Add missing #include.Christopher Faylor1-1/+2
2006-02-10* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor1-1/+1
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor1-8/+41
2006-02-06 * include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.Corinna Vinschen1-1/+1
2006-02-05 * include/features.h: Add comment to explain what's going to happenCorinna Vinschen2-0/+20
2006-02-02* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.Christopher Faylor1-1/+1
2006-02-02 * cygwin.din (updwtmpx): Export.Corinna Vinschen2-1/+3
2006-02-02* external.cc (setup_winenv): New function.Christopher Faylor1-1/+2
2006-01-31 * dir.cc (readdir_worker): Add comment about writing old 32 bit d_ino.Corinna Vinschen1-8/+6
2006-01-28 * include/sys/dirent.h (struct dirent): Revert misguided attempt toCorinna Vinschen1-1/+1
2006-01-27 * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen1-12/+5
2006-01-21* include/cygwin/version.h: Bump API minor number to 151.Christopher Faylor2-19/+16
2006-01-20* include/sys/dirent.h: Add comments for people who are REALLY confused aboutChristopher Faylor1-13/+13
2006-01-19* dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate nameChristopher Faylor1-2/+4
2006-01-18 * include/cygwin/socket.h (struct sockaddr_storage): Fix typo inCorinna Vinschen1-1/+1
2006-01-17* include/cygwin/version.h: Bump DLL minor version number to 20.Christopher Faylor1-1/+1
2006-01-12 * Update copyrights.Corinna Vinschen1-1/+2
2006-01-09 * include/getopt.h (getopt_long_only): Declare.Corinna Vinschen1-0/+2
2006-01-09 * cygwin.din: Export getsubopt.Corinna Vinschen1-1/+2
2006-01-05* include/getopt.h: Accommodate recent unfortunate newlib changes.Christopher Faylor1-0/+4
2006-01-02 Bump copyright dates.Corinna Vinschen1-1/+1
2006-01-01* exceptions.cc (_cygtls::interrupt_setup): Implement SA_RESETHAND.Christopher Faylor1-0/+2
2005-12-31 * include/cygwin/in.h: Drop including stdint.h. Move definitionCorinna Vinschen3-18/+39
2005-12-29*** cygwin DLL Changes:Christopher Faylor1-17/+14
2005-12-22 * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen2-1/+4
2005-12-19* include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughoutChristopher Faylor1-3/+3
2005-12-14 * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen2-2/+10
2005-12-10* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.Christopher Faylor1-4/+4
2005-12-07* include/cygwin/stdlib.h: Guard compilation of *unsetenv* in newlib.Christopher Faylor1-0/+5