summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * include/cygwin/in6.h (struct ipv6_mreq): Change type of interfaceCorinna Vinschen2007-01-161-3/+3
* * include/cygwin/in.h (struct ip_mreq_source): Define.Corinna Vinschen2007-01-162-2/+67
* * include/strings.h: Don't include string.h. Only declare functionsCorinna Vinschen2007-01-051-4/+35
* * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen2006-12-114-1/+1260
* * include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.Corinna Vinschen2006-12-061-1/+2
* * include/cygwin/signal.h: Add __extension__ to various anonymous unions andChristopher Faylor2006-11-271-5/+5
* * fhandler.cc (check_posix_perm): Moved here from syscalls.cc.Corinna Vinschen2006-11-072-27/+169
* * glob.c: Remove.Corinna Vinschen2006-10-171-22/+25
* * include/asm/byteorder.h: Fix copyright dates.Corinna Vinschen2006-10-161-1/+1
* * byteorder.h: Correct typo.Christopher Faylor2006-09-171-1/+1
* * byteorder.h: Don't #define n* macros if -fnoinline is specified.Christopher Faylor2006-09-171-1/+1
* * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen2006-08-072-2/+19
* * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problemCorinna Vinschen2006-07-311-2/+4
* * 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