summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* fix commentChristopher Faylor2002-05-121-1/+1
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-1210-73/+1001
* * syscalls.cc (_write): Change error to EBADF if attempt to write to aChristopher Faylor2002-05-092-0/+8
* * cygheap.h (class cygheap_user): Add member `orig_psid'.Corinna Vinschen2002-05-083-1/+19
* * dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor2002-05-082-11/+59
* * include/commctrl.h (ImageList_DragShowNolock): RemoveDanny Smith2002-05-072-1/+5
* * localtime.cc (tzsetwall): Use wildabbr if generated timezone nameCorinna Vinschen2002-05-072-7/+12
* * include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT,Danny Smith2002-05-063-59/+65
* * spawn.cc (spawn_guts): Move call to set_process_privilege()Corinna Vinschen2002-05-064-11/+13
* * path.h (path_conv::path_conv): Initialise normalized_path to NULL.Christopher Faylor2002-05-042-1/+5
* .Christopher Faylor2002-05-041-0/+10
* * net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor2002-05-047-65/+167
* * include/winsock2.h (int32): Remove typedef.Danny Smith2002-05-032-10/+26
* * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor2002-05-038-24/+53
* * fhandler_proc.cc (fhandler_proc::fstat): Prime with information fromChristopher Faylor2002-05-022-6/+13
* * path.cc (hash_path_name): Improve hash function strength.Corinna Vinschen2002-05-022-3/+6
* missed a conflict indicatorRobert Collins2002-05-021-1/+0
* 2002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-022-5/+14
* * include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): RemoveDanny Smith2002-05-023-7/+7
* * include/winnt.h (THREAD_PRIORITY_*): Remove defines.Danny Smith2002-05-022-9/+6
* add new filesChristopher Faylor2002-05-024-0/+1325
* add commentChristopher Faylor2002-05-021-0/+1
* * path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor2002-05-0211-64/+240
* * include/winnt.h (THREAD_*, EVENT_*, MUTANT_*,Danny Smith2002-05-022-0/+28
* * include/cygwin/types.h: Include <sys/sysmacros.h>.Christopher Faylor2002-05-012-0/+6
* * include/commctrl.h (SNDMSG): Define and use throughoutDanny Smith2002-05-013-175/+193
* * mkgroup.c (main): Change call to exit() to a return statement.Corinna Vinschen2002-04-293-26/+70
* * configure.in: Remove cinstall target.Christopher Faylor2002-04-254-7/+7
* 2002-04-22 Jos� Fonseca <jrfonseca@users.sf.net>Earnie Boyd2002-04-225-1/+6427
* * include/mbstring.h: New file.Danny Smith2002-04-203-1/+235
* * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith2002-04-202-2/+17
* * include/tchar.h (_tputenv): Add UNICODE mappings.Danny Smith2002-04-201-0/+8
* revert patchChristopher Faylor2002-04-193-14/+0
* 2002-04-16 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-04-193-0/+14
* * dirent.c (opendir): Convert given pathname toDanny Smith2002-04-182-3/+12
* * security.cc (get_lsa_srv_inf): Prevent extraneous backslashes forCorinna Vinschen2002-04-182-2/+8
* remove obsolete comment.Christopher Faylor2002-04-151-3/+0
* * net.cc (cygwin_accept): Set socket type for accepted socket.Corinna Vinschen2002-04-123-8/+40
* * include/w32api.h: Increment version.Earnie Boyd2002-04-093-3/+8
* * cygwin.din: Add strptime.Christopher Faylor2002-04-093-1/+9
* * include/_mingw.h: Increment version.Earnie Boyd2002-04-093-3/+8
* * Makefile.in: Use bzip2 compression for Cygwin target.Earnie Boyd2002-04-092-3/+15
* * Makefile.in (bindist): Use * instead of . for file list for tarEarnie Boyd2002-04-092-1/+6
* * moldname-crtdll.def: Remove CR from end of line.Earnie Boyd2002-04-093-284/+289
* * fork.cc (fork_child): Call fixup_mmaps_after_fork() somewhat earlier.Corinna Vinschen2002-04-092-3/+7
* * fhandler.cc (fhandler_base::open): Set read-only bit inCorinna Vinschen2002-04-092-6/+15
* * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith2002-04-042-12/+19
* new description for old api.Christopher Faylor2002-04-041-0/+13
* * include/objidl.h (IRunningObjectTable.Register): CorrectDanny Smith2002-04-023-3/+16
* * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.Danny Smith2002-03-312-0/+5