summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler.cc (fhandler_base::fstat): Set S_IFIFO for pipes.Christopher Faylor2002-06-243-5/+19
* * lib/_cygwin_S_IEXEC.cc: Remove obsolete file.Christopher Faylor2002-06-242-21/+4
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-237-7/+15
* * cygwin.sc: Add recent changes from ld sources.Christopher Faylor2002-06-234-9/+18
* 2002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-06-233-24/+45
* * Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor2002-06-222-1/+5
* * Makefile.in (cygrun.exe): Use -lgcc when linking.Christopher Faylor2002-06-221-1/+1
* * what.texinfo: Fix typo.Christopher Faylor2002-06-212-1/+5
* * syscalls.cc (stat64_to_stat32): Correctly evaluate st_rdev.Corinna Vinschen2002-06-212-1/+11
* * security.cc (alloc_sd): Carefully check owner_sid again after tryingCorinna Vinschen2002-06-212-2/+7
* * security.cc (alloc_sd): Remove unnecessary retrieval of owner name.Corinna Vinschen2002-06-212-17/+38
* * errno.cc: Change text description for EBADF throughout.Christopher Faylor2002-06-212-2/+6
* remove unneeded white spaceChristopher Faylor2002-06-211-2/+2
* * uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor2002-06-217-15/+23
* * fhandler.cc (fhandler_base::set_flags): Change priority of "linked in"Christopher Faylor2002-06-202-27/+34
* Use hMainProc where appropriate, throughout.Christopher Faylor2002-06-199-86/+112
* * uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only withCorinna Vinschen2002-06-192-23/+24
* 2002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-192-26/+97
* * cygpath.cc (usage): Clean up usage output.Christopher Faylor2002-06-192-45/+55
* 2002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-199-31/+86
* * include/tchar.h (_getts): Define as _getws for _UNICODE.Danny Smith2002-06-182-2/+8
* * include/float.h: #include_next<float.h> before header guard.Danny Smith2002-06-182-2/+6
* 2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-1812-28/+83
* 2002-06-17 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-172-0/+12
* rewordChristopher Faylor2002-06-161-2/+2
* * cygheap.h (cygheap_user::issetuid): New method.Christopher Faylor2002-06-167-26/+51
* * include/ntdll.h: New file.Egor Duda2002-06-163-0/+21
* 2002-06-16 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2002-06-163-0/+288
* Changes suggested by Pierre Humblet.Christopher Faylor2002-06-162-26/+37
* * cygheap.h (cygheap_user::winname): New field.Christopher Faylor2002-06-164-8/+29
* * spawn.cc (spawn_guts): Revert removal of ciresrv.moreinfo->uid = ILLEGAL_UID.Christopher Faylor2002-06-162-0/+6
* * child_info.h (child_proc_info): Declare as base class.Christopher Faylor2002-06-158-46/+71
* * include/_mingw.h: Increment to version 2.1.Earnie Boyd2002-06-153-3/+8
* * Makefile.in (conf_prefix): New variable.Earnie Boyd2002-06-152-1/+14
* * uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unlessChristopher Faylor2002-06-152-0/+6
* * cygheap.h (cygheap_user::userprofile_env_buf): New static member.Christopher Faylor2002-06-145-7/+20
* * cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.Christopher Faylor2002-06-143-24/+38
* * cygheap.cc (cygheap_user::set_logsrv): Remove.Christopher Faylor2002-06-148-265/+164
* * environ.cc (build_env): If realloc moves envblock, move s with it.Corinna Vinschen2002-06-142-1/+14
* * include/w32api.h: Change to version 2.0 to reflect the changeEarnie Boyd2002-06-144-20/+29
* * Makefile.in (bindist): Correct the MinGW distribution.Earnie Boyd2002-06-142-1/+8
* Add pthread callsCorinna Vinschen2002-06-141-9/+9
* * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen2002-06-142-15/+50
* * include/wingdi.h (GetEnhMetaFileBits): Correct typo.Earnie Boyd2002-06-142-2/+6
* * include/wingdi.h: (GetEnhMetaFileBits): Define prototype.Earnie Boyd2002-06-132-0/+2
* fix typoChristopher Faylor2002-06-131-1/+1
* * winver.rc: Add more words to copyright.Christopher Faylor2002-06-137-6/+9
* * cygheap.cc (cygheap_user::set_name): Revert previous change.Corinna Vinschen2002-06-133-1/+10
* * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.Earnie Boyd2002-06-132-0/+10
* * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen2002-06-133-4/+11