| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * cygwin.din (dup3): Export. | Corinna Vinschen | 2010-01-14 | 1 | -1/+2 |
* | * include/fcntl.h (O_TTY_INIT): Define as 0. | Corinna Vinschen | 2010-01-13 | 1 | -1/+5 |
* | Make pty.h match recent glibc. | Eric Blake | 2009-12-26 | 1 | -2/+4 |
* | * fhandler_fifo.cc (fhandler_fifo::open): Avoid resetting errno after it has | Christopher Faylor | 2009-12-09 | 1 | -1/+1 |
* | * include/cygwin/version.h: Bump DLL minor version number to 1. | Corinna Vinschen | 2009-12-06 | 1 | -1/+1 |
* | * sysconf.cc (get_nprocs): New function. | Corinna Vinschen | 2009-11-12 | 2 | -1/+29 |
* | * cygprops.h: New file. | Corinna Vinschen | 2009-10-31 | 2 | -2/+5 |
* | * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. | Corinna Vinschen | 2009-10-13 | 1 | -1/+2 |
* | * include/sys/cygwin.h: Add new cygwin_getinfo_type | Corinna Vinschen | 2009-10-13 | 1 | -1/+9 |
* | * include/cygwin/config.h (DEFAULT_LOCALE): Define as "C.UTF-8". | Corinna Vinschen | 2009-10-09 | 1 | -0/+2 |
* | Add cygwin wrapper for ExitProcess and TerminateProcess. | Charles Wilson | 2009-10-06 | 2 | -2/+4 |
* | Add fexecve, execvpe. | Eric Blake | 2009-09-26 | 1 | -1/+2 |
* | Provide euidaccess, canonicalize_file_name; fix fchmodat. | Eric Blake | 2009-09-25 | 2 | -2/+4 |
* | * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting. | Corinna Vinschen | 2009-08-13 | 1 | -0/+2 |
* | * include/limits.h (NGROUPS_MAX): Set to a more sane value. | Corinna Vinschen | 2009-08-11 | 2 | -2/+2 |
* | * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing. | Christopher Faylor | 2009-07-18 | 1 | -1/+4 |
* | winsup/ChangeLog: | Dave Korn | 2009-07-07 | 2 | -4/+6 |
* | * cygwin.din (fpurge, mkstemps): New exports. | Corinna Vinschen | 2009-07-03 | 1 | -1/+2 |
* | * cygwin/include/sys/termios.h: Make default erase character "^?". | Christopher Faylor | 2009-05-30 | 1 | -1/+1 |
* | 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 |