| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix comment | Christopher Faylor | 2002-05-12 | 1 | -1/+1 |
* | * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and | Christopher Faylor | 2002-05-12 | 10 | -73/+1001 |
* | * syscalls.cc (_write): Change error to EBADF if attempt to write to a | Christopher Faylor | 2002-05-09 | 2 | -0/+8 |
* | * cygheap.h (class cygheap_user): Add member `orig_psid'. | Corinna Vinschen | 2002-05-08 | 3 | -1/+19 |
* | * dumper.cc (usage) Standardize usage output. Generalize to allow use for | Christopher Faylor | 2002-05-08 | 2 | -11/+59 |
* | * include/commctrl.h (ImageList_DragShowNolock): Remove | Danny Smith | 2002-05-07 | 2 | -1/+5 |
* | * localtime.cc (tzsetwall): Use wildabbr if generated timezone name | Corinna Vinschen | 2002-05-07 | 2 | -7/+12 |
* | * include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT, | Danny Smith | 2002-05-06 | 3 | -59/+65 |
* | * spawn.cc (spawn_guts): Move call to set_process_privilege() | Corinna Vinschen | 2002-05-06 | 4 | -11/+13 |
* | * path.h (path_conv::path_conv): Initialise normalized_path to NULL. | Christopher Faylor | 2002-05-04 | 2 | -1/+5 |
* | . | Christopher Faylor | 2002-05-04 | 1 | -0/+10 |
* | * 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 |