| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * environ.cc (build_env): Fix length calculation of resulting | Corinna Vinschen | 2009-04-02 | 1 | -0/+5 |
* | * include/netdb.h: #include <inttypes.h>, <netinet/in.h>, | Corinna Vinschen | 2009-04-02 | 1 | -0/+5 |
* | * strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by at | Corinna Vinschen | 2009-04-01 | 1 | -0/+6 |
* | * shm.cc (struct shm_attached_list): Convert access type to ULONG. | Corinna Vinschen | 2009-03-31 | 1 | -0/+9 |
* | * ctype.cc: Remove implementation of ctype functions in favor of | Corinna Vinschen | 2009-03-31 | 1 | -0/+16 |
* | * Makefile.in: Perform some minor cleanup. Revamp speclib handling. | Christopher Faylor | 2009-03-28 | 1 | -0/+6 |
* | * net.cc (inet_ntop6): Convert to lowercase hex digits on the fly. | Corinna Vinschen | 2009-03-27 | 1 | -0/+4 |
* | * net.cc (cygwin_getaddrinfo): Check hints for non-NULL before | Corinna Vinschen | 2009-03-27 | 1 | -0/+5 |
* | * fhandler.h (class fhandler_fifo): Rename read/write methods to | Corinna Vinschen | 2009-03-27 | 1 | -0/+6 |
* | * syscalls.cc (pathconf): Fix memory leak. | Corinna Vinschen | 2009-03-27 | 1 | -0/+4 |
* | * path.cc (symlink_worker): Write target filename as UTF-16 string | Corinna Vinschen | 2009-03-26 | 1 | -0/+8 |
* | * include/asm/byteorder.h (__ntohl): Align definition to ISO C99. | Corinna Vinschen | 2009-03-26 | 1 | -0/+5 |
* | * strfuncs.cc (__set_charset_from_codepage): Revert to translating | Corinna Vinschen | 2009-03-26 | 1 | -0/+5 |
* | * strfuncs.cc (sys_wcstombs): Don't convert ASCII SO into two | Corinna Vinschen | 2009-03-25 | 1 | -0/+5 |
* | * environ.cc (environ_init): Break from locale loop after first hit. | Corinna Vinschen | 2009-03-25 | 1 | -0/+6 |
* | * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather than 50949. | Corinna Vinschen | 2009-03-25 | 1 | -0/+7 |
* | * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather than 949. | Corinna Vinschen | 2009-03-24 | 1 | -0/+7 |
* | * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond src + nms. | Corinna Vinschen | 2009-03-24 | 1 | -0/+4 |
* | * shared_info.h (CURR_SHARED_MAGIC): Update. | Corinna Vinschen | 2009-03-24 | 1 | -0/+4 |
* | * wchar.h: Replace UINT with unsigned int. | Corinna Vinschen | 2009-03-24 | 1 | -0/+4 |
* | * wchar.h: Remove erroneous "C" specifier from extern declaration. | Corinna Vinschen | 2009-03-24 | 1 | -0/+4 |
* | * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character. | Corinna Vinschen | 2009-03-24 | 1 | -1/+80 |
* | * sec_auth.cc (str2buf2uni): Remove. | Corinna Vinschen | 2009-03-24 | 1 | -0/+5 |
* | * include/mntent.h: Remove declarations of nonexistant addmntent | Corinna Vinschen | 2009-03-24 | 1 | -0/+5 |
* | * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and | Corinna Vinschen | 2009-03-23 | 1 | -0/+6 |
* | * include/asm/byteorder.h (__constant_ntohs): Remove declaration. | Corinna Vinschen | 2009-03-23 | 1 | -0/+5 |
* | * cygwin.din: Export wordexp, wordfree. | Corinna Vinschen | 2009-03-23 | 1 | -0/+6 |
* | * include/sys/un.h: #include <string.h> for strlen. | Corinna Vinschen | 2009-03-23 | 1 | -0/+4 |
* | * dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16. | Corinna Vinschen | 2009-03-19 | 1 | -0/+4 |
* | * cygwin.din: Export log2, log2f as functions. | Corinna Vinschen | 2009-03-19 | 1 | -0/+6 |
* | * sec_auth.cc (lsaauth): Remove local definitions of struct | Corinna Vinschen | 2009-03-18 | 1 | -0/+8 |
* | * errno.cc (_sys_errlist): Add ESTRPIPE. | Corinna Vinschen | 2009-03-15 | 1 | -0/+4 |
* | * cygwin.din: Export wcsdup. | Corinna Vinschen | 2009-03-15 | 1 | -0/+6 |
* | * include/inttypes.h: Remove "l" size specifier from all 16 and 32 bit | Corinna Vinschen | 2009-03-15 | 1 | -0/+5 |
* | * path.cc (warn_msdos): Don't warn about MS-DOS filenames encountered during | Christopher Faylor | 2009-03-14 | 1 | -0/+5 |
* | * gendef: Remove STABS directives. | Corinna Vinschen | 2009-03-14 | 1 | -0/+4 |
* | * mktemp.cc: Remove STABS specific link-time warning. Align copyright | Corinna Vinschen | 2009-03-13 | 1 | -0/+5 |
* | * flock.cc: Fix lockf copyright to latest version. | Corinna Vinschen | 2009-03-13 | 1 | -0/+4 |
* | * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be defined | Corinna Vinschen | 2009-03-12 | 1 | -0/+14 |
* | * flock.cc (fhandler_disk_file::lock): Don't test file open mode in | Corinna Vinschen | 2009-03-12 | 1 | -0/+5 |
* | * gethostby_helper: Fix typos in DEBUGGING case. | Corinna Vinschen | 2009-03-12 | 1 | -0/+4 |
* | * cygwin.din: Export wcscasecmp, wcsncasecmp. | Corinna Vinschen | 2009-03-11 | 1 | -0/+6 |
* | * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf, | Corinna Vinschen | 2009-03-11 | 1 | -0/+8 |
* | * fhandler.h (fhandler_socket::wait_for_events): Take additional | Corinna Vinschen | 2009-03-09 | 1 | -0/+12 |
* | * cygwin.din: Export wcsftime. | Corinna Vinschen | 2009-03-09 | 1 | -0/+6 |
* | * cygwin.din: Export gethostbyname2. | Corinna Vinschen | 2009-03-06 | 1 | -0/+17 |
* | * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf, | Corinna Vinschen | 2009-03-06 | 1 | -0/+8 |
* | * dcrt0.cc (disable_dep): Disable. Explain why. | Corinna Vinschen | 2009-03-04 | 1 | -0/+5 |
* | * net.cc: Include asm/byteorder.h. | Corinna Vinschen | 2009-03-03 | 1 | -0/+10 |
* | * include/asm/byteorder.h: Disable optimization when building | Corinna Vinschen | 2009-03-03 | 1 | -0/+5 |