| Commit message (Expand) | Author | Age | Files | Lines |
* | * net.cc (getdomainname): Change second argument of getdomainname to size_t. | Christopher Faylor | 2002-05-04 | 7 | -65/+167 |
* | * include/winsock2.h (int32): Remove typedef. | Danny Smith | 2002-05-03 | 2 | -10/+26 |
* | * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than | Christopher Faylor | 2002-05-03 | 8 | -24/+53 |
* | * fhandler_proc.cc (fhandler_proc::fstat): Prime with information from | Christopher Faylor | 2002-05-02 | 2 | -6/+13 |
* | * path.cc (hash_path_name): Improve hash function strength. | Corinna Vinschen | 2002-05-02 | 2 | -3/+6 |
* | missed a conflict indicator | Robert Collins | 2002-05-02 | 1 | -1/+0 |
* | 2002-05-02 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-05-02 | 2 | -5/+14 |
* | * include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): Remove | Danny Smith | 2002-05-02 | 3 | -7/+7 |
* | * include/winnt.h (THREAD_PRIORITY_*): Remove defines. | Danny Smith | 2002-05-02 | 2 | -9/+6 |
* | add new files | Christopher Faylor | 2002-05-02 | 4 | -0/+1325 |
* | add comment | Christopher Faylor | 2002-05-02 | 1 | -0/+1 |
* | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 2002-05-02 | 11 | -64/+240 |
* | * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*, | Danny Smith | 2002-05-02 | 2 | -0/+28 |
* | * include/cygwin/types.h: Include <sys/sysmacros.h>. | Christopher Faylor | 2002-05-01 | 2 | -0/+6 |
* | * include/commctrl.h (SNDMSG): Define and use throughout | Danny Smith | 2002-05-01 | 3 | -175/+193 |
* | * mkgroup.c (main): Change call to exit() to a return statement. | Corinna Vinschen | 2002-04-29 | 3 | -26/+70 |
* | * configure.in: Remove cinstall target. | Christopher Faylor | 2002-04-25 | 4 | -7/+7 |
* | 2002-04-22 Jos� Fonseca <jrfonseca@users.sf.net> | Earnie Boyd | 2002-04-22 | 5 | -1/+6427 |
* | * include/mbstring.h: New file. | Danny Smith | 2002-04-20 | 3 | -1/+235 |
* | * include/tchar.h (_tputenv): Add UNICODE mappings. | Danny Smith | 2002-04-20 | 2 | -2/+17 |
* | * include/tchar.h (_tputenv): Add UNICODE mappings. | Danny Smith | 2002-04-20 | 1 | -0/+8 |
* | revert patch | Christopher Faylor | 2002-04-19 | 3 | -14/+0 |
* | 2002-04-16 Thomas Pfaff <tpfaff@gmx.net> | Robert Collins | 2002-04-19 | 3 | -0/+14 |
* | * dirent.c (opendir): Convert given pathname to | Danny Smith | 2002-04-18 | 2 | -3/+12 |
* | * security.cc (get_lsa_srv_inf): Prevent extraneous backslashes for | Corinna Vinschen | 2002-04-18 | 2 | -2/+8 |
* | remove obsolete comment. | Christopher Faylor | 2002-04-15 | 1 | -3/+0 |
* | * net.cc (cygwin_accept): Set socket type for accepted socket. | Corinna Vinschen | 2002-04-12 | 3 | -8/+40 |
* | * include/w32api.h: Increment version. | Earnie Boyd | 2002-04-09 | 3 | -3/+8 |
* | * cygwin.din: Add strptime. | Christopher Faylor | 2002-04-09 | 3 | -1/+9 |
* | * include/_mingw.h: Increment version. | Earnie Boyd | 2002-04-09 | 3 | -3/+8 |
* | * Makefile.in: Use bzip2 compression for Cygwin target. | Earnie Boyd | 2002-04-09 | 2 | -3/+15 |
* | * Makefile.in (bindist): Use * instead of . for file list for tar | Earnie Boyd | 2002-04-09 | 2 | -1/+6 |
* | * moldname-crtdll.def: Remove CR from end of line. | Earnie Boyd | 2002-04-09 | 3 | -284/+289 |
* | * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier. | Corinna Vinschen | 2002-04-09 | 2 | -3/+7 |
* | * fhandler.cc (fhandler_base::open): Set read-only bit in | Corinna Vinschen | 2002-04-09 | 2 | -6/+15 |
* | * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW, | Danny Smith | 2002-04-04 | 2 | -12/+19 |
* | new description for old api. | Christopher Faylor | 2002-04-04 | 1 | -0/+13 |
* | * include/objidl.h (IRunningObjectTable.Register): Correct | Danny Smith | 2002-04-02 | 3 | -3/+16 |
* | * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define. | Danny Smith | 2002-03-31 | 2 | -0/+5 |
* | * include/stdio.h (_snwprintf): Correct spelling. | Danny Smith | 2002-03-30 | 3 | -7/+14 |
* | * include/wingdi.h (SetPixelFormat): Correct prototype. | Danny Smith | 2002-03-30 | 3 | -2/+11 |
* | * times.cc (gettimeofday): Fix typo in previous patch. | Christopher Faylor | 2002-03-28 | 2 | -2/+6 |
* | * times.cc (gettimeofday): Revert to setting timezone info if tz != NULL. | Christopher Faylor | 2002-03-28 | 2 | -0/+17 |
* | * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL). | Danny Smith | 2002-03-26 | 7 | -364/+388 |
* | * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS): | Danny Smith | 2002-03-26 | 2 | -0/+7 |
* | * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always set | Christopher Faylor | 2002-03-22 | 2 | -3/+8 |
* | * spawn.cc (find_exec): Return input if file not found. | Christopher Faylor | 2002-03-22 | 2 | -1/+7 |
* | add eol to end | Christopher Faylor | 2002-03-21 | 1 | -1/+1 |
* | expand entry on dir file, may need to update it after installing packages. | David Starks-Browning | 2002-03-20 | 1 | -0/+4 |
* | new subsection "Is there a Cygwin port of GNU Emacs?" with pointer to | David Starks-Browning | 2002-03-20 | 1 | -0/+11 |