| Commit message (Expand) | Author | Age | Files | Lines |
* | cygwin ChangeLog | Christopher Faylor | 2009-05-14 | 1 | -15/+20 |
* | * cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define. | Christopher Faylor | 2009-05-09 | 1 | -0/+2 |
* | * include/sys/select.h: Guard definitions with __USE_W32_SOCKETS as | Corinna Vinschen | 2009-05-08 | 1 | -2/+2 |
* | * include/cygwin/socket.h: Define SOL_IPV6. | Christopher Faylor | 2009-04-27 | 1 | -0/+1 |
* | * include/stdint.h (intptr_t): Remove long from type. | Dave Korn | 2009-04-13 | 1 | -5/+5 |
* | * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix. | Corinna Vinschen | 2009-04-11 | 1 | -4/+4 |
* | * include/stdint.h (int_least32_t): Define as int. | Corinna Vinschen | 2009-04-07 | 1 | -12/+12 |
* | * include/asm/byteorder.h (__ntohl): Prototype before define to avoid | Corinna Vinschen | 2009-04-04 | 1 | -8/+6 |
* | * include/netdb.h: #include <inttypes.h>, <netinet/in.h>, | Corinna Vinschen | 2009-04-02 | 1 | -2/+5 |
* | * ctype.cc: Remove implementation of ctype functions in favor of | Corinna Vinschen | 2009-03-31 | 3 | -75/+8 |
* | * include/asm/byteorder.h (__ntohl): Align definition to ISO C99. | Corinna Vinschen | 2009-03-26 | 1 | -5/+8 |
* | * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character. | Corinna Vinschen | 2009-03-24 | 1 | -7/+1 |
* | * include/mntent.h: Remove declarations of nonexistant addmntent | Corinna Vinschen | 2009-03-24 | 1 | -6/+5 |
* | * include/asm/byteorder.h (__constant_ntohs): Remove declaration. | Corinna Vinschen | 2009-03-23 | 1 | -2/+0 |
* | * cygwin.din: Export wordexp, wordfree. | Corinna Vinschen | 2009-03-23 | 1 | -1/+2 |
* | * include/sys/un.h: #include <string.h> for strlen. | Corinna Vinschen | 2009-03-23 | 1 | -1/+2 |
* | * cygwin.din: Export log2, log2f as functions. | Corinna Vinschen | 2009-03-19 | 1 | -1/+2 |
* | * cygwin.din: Export wcsdup. | Corinna Vinschen | 2009-03-15 | 1 | -1/+2 |
* | * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bit | Corinna Vinschen | 2009-03-15 | 1 | -44/+44 |
* | * cygwin.din: Export wcscasecmp, wcsncasecmp. | Corinna Vinschen | 2009-03-11 | 1 | -1/+2 |
* | * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf, | Corinna Vinschen | 2009-03-11 | 1 | -1/+2 |
* | * fhandler.h (fhandler_socket::wait_for_events): Take additional | Corinna Vinschen | 2009-03-09 | 2 | -2/+4 |
* | * cygwin.din: Export wcsftime. | Corinna Vinschen | 2009-03-09 | 1 | -1/+2 |
* | * cygwin.din: Export gethostbyname2. | Corinna Vinschen | 2009-03-06 | 1 | -1/+2 |
* | * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf, | Corinna Vinschen | 2009-03-06 | 1 | -1/+2 |
* | * net.cc: Include asm/byteorder.h. | Corinna Vinschen | 2009-03-03 | 1 | -2/+1 |
* | * include/asm/byteorder.h: Disable optimization when building | Corinna Vinschen | 2009-03-03 | 1 | -2/+3 |
* | * cygwin.din: Export mbsnrtowcs and wcsnrtombs. | Corinna Vinschen | 2009-02-19 | 1 | -1/+2 |
* | * cygwin.din: Export open_wmemstream. | Corinna Vinschen | 2009-02-18 | 1 | -1/+2 |
* | * cygwin.din: Export reallocf. | Corinna Vinschen | 2009-02-16 | 1 | -1/+2 |
* | * cygwin.din: Export wcstoimax, wcstoumax. | Corinna Vinschen | 2009-02-16 | 2 | -5/+5 |
* | * cygwin.din: Export wcsnlen. | Corinna Vinschen | 2009-02-13 | 1 | -1/+2 |
* | * cygwin.din: Export wcstod and wcstof. | Corinna Vinschen | 2009-02-13 | 1 | -1/+2 |
* | * syscalls.cc (open): Handle O_DIRECTORY flag. | Corinna Vinschen | 2009-02-11 | 2 | -2/+8 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::open): Fix format. Add | Corinna Vinschen | 2009-02-09 | 1 | -0/+16 |
* | * cygwin.din: Export wcstok. | Corinna Vinschen | 2009-02-05 | 1 | -1/+2 |
* | * autoload.cc (WSAIoctl): Reintroduce. | Corinna Vinschen | 2009-01-20 | 1 | -1/+2 |
* | * Fix copyright dates. | Corinna Vinschen | 2009-01-16 | 2 | -2/+2 |
* | * include/sys/cygwin.h (CW_SETERRNO): Define. | Christopher Faylor | 2009-01-09 | 2 | -2/+4 |
* | * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191. | Christopher Faylor | 2008-12-31 | 1 | -1/+2 |
* | * glob_pattern_p.cc: New file. | Christopher Faylor | 2008-12-31 | 1 | -2/+3 |
* | * include/bits/wordsize.h: New linux-compatibility header. | Christopher Faylor | 2008-12-31 | 1 | -0/+6 |
* | * pinfo.cc (pinfo_basic): New class. | Christopher Faylor | 2008-12-19 | 1 | -0/+1 |
* | * cygwin.din: Export fgetwc, fgetws, fputwc, fputws, fwide, getwc, | Corinna Vinschen | 2008-12-15 | 1 | -1/+3 |
* | * resolv.h: #include <netinet/in.h> for sockaddr_in typedef. | Corinna Vinschen | 2008-12-09 | 1 | -0/+1 |
* | * include/cygwin/version.h: Bump api minor number to 189 to flag the | Christopher Faylor | 2008-11-29 | 1 | -1/+2 |
* | * dir.cc (readdir_worker): Initialize dirent.d_type and __d_unused1. | Corinna Vinschen | 2008-11-28 | 1 | -3/+5 |
* | Remove unneeded whitespace. | Christopher Faylor | 2008-11-26 | 1 | -3/+3 |
* | * Makefile.in (DLL_OFILES): Add setlsapwd.o. | Corinna Vinschen | 2008-11-26 | 2 | -2/+4 |
* | * Makefile.in: Add -c option which is now removed from COMPILE_C*. | Christopher Faylor | 2008-09-12 | 2 | -1/+3 |