summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * include/cygwin/in6.h: Guard in_port_t typedef more restrictive toCorinna Vinschen2006-07-251-1/+1
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-258-33/+253
* * include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor2006-07-241-1/+1
* * include/cygwin/types.h: Update copyright.Christopher Faylor2006-07-141-1/+1
* * fhandler_socket.cc: Update copyright.Corinna Vinschen2006-07-131-1/+1
* * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen2006-07-121-3/+5
* * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen2006-07-032-0/+40
* * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen2006-07-031-3/+3
* * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen2006-07-032-14/+19
* * include/cygwin/version.h: Bump DLL minor version number to 21.Christopher Faylor2006-07-021-1/+1
* * cygwin.din: Export __srget_r, __swbuf_r.Corinna Vinschen2006-06-151-1/+2
* * include/sys/wait.h: Move definition of wait constants from here...Corinna Vinschen2006-06-123-22/+40
* white spaceChristopher Faylor2006-05-282-7/+7
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-251-1/+2
* * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.Corinna Vinschen2006-04-211-1/+1
* * include/asm/byteorder.h: Include stdint.h. Per standard, changeCorinna Vinschen2006-04-211-26/+19
* * sigproc.cc (sigalloc): Don't set SA_RESTART here.Christopher Faylor2006-03-231-0/+4
* * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen2006-03-011-1/+1
* * cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.Corinna Vinschen2006-02-281-1/+2
* * include/sys/termios.h (cfsetispeed): Just define as a function rather thanChristopher Faylor2006-02-281-21/+23
* * cygwin.din: Export sigignore and sigset.Corinna Vinschen2006-02-162-1/+7
* * include/mntent.h: Add missing #include.Christopher Faylor2006-02-131-1/+2
* * external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor2006-02-101-1/+1
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-061-8/+41
* * include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.Corinna Vinschen2006-02-061-1/+1
* * include/features.h: Add comment to explain what's going to happenCorinna Vinschen2006-02-052-0/+20
* * cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.Christopher Faylor2006-02-021-1/+1
* * cygwin.din (updwtmpx): Export.Corinna Vinschen2006-02-022-1/+3
* * external.cc (setup_winenv): New function.Christopher Faylor2006-02-021-1/+2
* * dir.cc (readdir_worker): Add comment about writing old 32 bit d_ino.Corinna Vinschen2006-01-311-8/+6
* * include/sys/dirent.h (struct dirent): Revert misguided attempt toCorinna Vinschen2006-01-281-1/+1
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-12/+5
* * include/cygwin/version.h: Bump API minor number to 151.Christopher Faylor2006-01-212-19/+16
* * include/sys/dirent.h: Add comments for people who are REALLY confused aboutChristopher Faylor2006-01-201-13/+13
* * dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate nameChristopher Faylor2006-01-191-2/+4
* * include/cygwin/socket.h (struct sockaddr_storage): Fix typo inCorinna Vinschen2006-01-181-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 20.Christopher Faylor2006-01-171-1/+1
* * Update copyrights.Corinna Vinschen2006-01-121-1/+2
* * include/getopt.h (getopt_long_only): Declare.Corinna Vinschen2006-01-091-0/+2
* * cygwin.din: Export getsubopt.Corinna Vinschen2006-01-091-1/+2
* * include/getopt.h: Accommodate recent unfortunate newlib changes.Christopher Faylor2006-01-051-0/+4
* Bump copyright dates.Corinna Vinschen2006-01-021-1/+1
* * exceptions.cc (_cygtls::interrupt_setup): Implement SA_RESETHAND.Christopher Faylor2006-01-011-0/+2
* * include/cygwin/in.h: Drop including stdint.h. Move definitionCorinna Vinschen2005-12-313-18/+39
* *** cygwin DLL Changes:Christopher Faylor2005-12-291-17/+14
* * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen2005-12-222-1/+4
* * include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughoutChristopher Faylor2005-12-191-3/+3
* * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen2005-12-142-2/+10
* * dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.Christopher Faylor2005-12-101-4/+4
* * include/cygwin/stdlib.h: Guard compilation of *unsetenv* in newlib.Christopher Faylor2005-12-071-0/+5