| Commit message (Expand) | Author | Age | Files | Lines |
* | * cygwin.din: Export wcscoll, wcswidth and wcwidth. | Corinna Vinschen | 2003-04-10 | 1 | -1/+2 |
* | * fhandler_console.cc (fhandler_console::read) Handle certain key up events, to | Christopher Faylor | 2003-04-08 | 1 | -2/+2 |
* | ChangeLog already commited yesterday: | Corinna Vinschen | 2003-04-03 | 2 | -2/+4 |
* | * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t | Corinna Vinschen | 2003-04-01 | 2 | -6/+4 |
* | * include/cygwin/fs.h: Remove unneeded include. | Christopher Faylor | 2003-03-30 | 2 | -4/+2 |
* | * include/sys/cygwin.h: Declare cygwin_internal as unsigned long. | Christopher Faylor | 2003-03-28 | 1 | -1/+1 |
* | * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES): | Corinna Vinschen | 2003-03-19 | 1 | -0/+4 |
* | * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init, | Thomas Pfaff | 2003-03-18 | 2 | -2/+17 |
* | * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define. | Thomas Pfaff | 2003-03-18 | 1 | -0/+1 |
* | * include/cygwin/version.h: Reorganize last two api versions so that btowc and | Christopher Faylor | 2003-03-17 | 1 | -3/+3 |
* | * cygwin.din: Export btowc, trunc. | Christopher Faylor | 2003-03-17 | 1 | -2/+3 |
* | * include/cygwin/version.h: Bump DLL minor number to 23. | Christopher Faylor | 2003-03-13 | 1 | -1/+1 |
* | Switch to 32/64 datatypes: | Corinna Vinschen | 2003-03-09 | 3 | -2/+9 |
* | * include/cygwin/version.h: Bump DLL minor number to 21. | Christopher Faylor | 2003-03-09 | 1 | -1/+1 |
* | * include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value. | Corinna Vinschen | 2003-03-09 | 1 | -1/+1 |
* | * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions. | Christopher Faylor | 2003-03-01 | 1 | -1/+2 |
* | whitespace | Christopher Faylor | 2003-02-22 | 1 | -1/+1 |
* | * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as an | Christopher Faylor | 2003-02-22 | 1 | -1/+2 |
* | * cygwin.din: Export all appropriate newlibc libm functions. Sort. | Christopher Faylor | 2003-02-16 | 1 | -1/+5 |
* | * cygwin.din: Export all appropriate newlib functions. | Christopher Faylor | 2003-02-15 | 1 | -1/+10 |
* | * include/cygwin/types.h: Use correct ifdef guard for u_ definitions. | Christopher Faylor | 2003-02-13 | 1 | -8/+8 |
* | oops. | Christopher Faylor | 2003-02-13 | 1 | -1/+1 |
* | * include/cygwin/in.h (in_attr_t): Define new type. | Christopher Faylor | 2003-02-10 | 3 | -74/+202 |
* | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2003-02-08 | 1 | -1/+1 |
* | * include/sys/cygwin.h: Use C-style comments. | Christopher Faylor | 2003-02-05 | 1 | -21/+21 |
* | * include/sys/strace.h (paranoid_printf): Define as not being part of "all" | Christopher Faylor | 2003-01-26 | 1 | -1/+1 |
* | * cygwin.din: Export setreuid32, setreuid, setregid32, setregid. | Corinna Vinschen | 2003-01-24 | 1 | -1/+2 |
* | * include/pthread.h (PTHREAD_MUTEX_RECURSIVE): Revert changes from 2003-01-09... | Thomas Pfaff | 2003-01-22 | 1 | -2/+2 |
* | * cygwin.din: Export nanosleep(). | Corinna Vinschen | 2003-01-22 | 1 | -1/+2 |
* | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2003-01-21 | 1 | -1/+1 |
* | * cygwin.din: Add strerror_r. | Corinna Vinschen | 2003-01-17 | 1 | -1/+2 |
* | Split ChangeLog, create ChangeLog-2002. | Corinna Vinschen | 2003-01-10 | 5 | -5/+5 |
* | * cygwin.din: add asprintf and vasprintf, as well as the reentrant | Corinna Vinschen | 2003-01-10 | 1 | -1/+2 |
* | Apply pthread_types_patch | Thomas Pfaff | 2003-01-09 | 3 | -12/+12 |
* | Applied pthread_mutex patch | Thomas Pfaff | 2003-01-09 | 1 | -4/+3 |
* | Use isdirsep rather than SLASH_P throughout. | Christopher Faylor | 2003-01-09 | 1 | -1/+2 |
* | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2002-12-25 | 1 | -1/+1 |
* | whitespace | Christopher Faylor | 2002-12-12 | 2 | -2/+2 |
* | * cygwin.din: Reflect name change from strtodf to strtof. Export strtof. | Christopher Faylor | 2002-12-06 | 1 | -1/+2 |
* | * netdb.cc: New file. | Christopher Faylor | 2002-12-04 | 1 | -1/+2 |
* | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2002-11-28 | 1 | -1/+1 |
* | * cygwin.din: Export pthread_getsequence_np. | Christopher Faylor | 2002-11-27 | 1 | -1/+2 |
* | * cygwin.din: Export nl_langinfo(). | Christopher Faylor | 2002-11-27 | 1 | -1/+2 |
* | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2002-11-23 | 1 | -1/+1 |
* | fix typo | Christopher Faylor | 2002-11-23 | 1 | -1/+1 |
* | * include/cygwin/version.h: Fix comment. | Christopher Faylor | 2002-11-22 | 1 | -3/+3 |
* | * include/cygwin/version.h: Bump API_MINOR to accommodate below changes. | Christopher Faylor | 2002-11-15 | 1 | -1/+2 |
* | * include/cygwin/fs.h: New file. | Corinna Vinschen | 2002-11-07 | 2 | -0/+46 |
* | * cygwin.din: Export fseeko() and ftello(). | Corinna Vinschen | 2002-11-07 | 1 | -1/+2 |
* | * include/cygwin/version.h: Bump API minor number for below export. | Christopher Faylor | 2002-11-07 | 1 | -1/+2 |