aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen3-12/+73
2003-03-27 * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],Danny Smith4-8/+42
2003-03-27* setup-net.sgml: Make suggested additions to setup.exe documentationJoshua Daniel Franklin2-5/+24
2003-03-272003-03-27 Vladimir Michl <michlv@users.sourceforge.net>Danny Smith2-12/+19
2003-03-26 * include/w32api.h: Increment version to 2.4.Earnie Boyd3-3/+8
2003-03-26Move some ddk defines to winnt.h as per MSDN documentationDanny Smith6-327/+286
2003-03-26Joe Buehler <jhpb@draco.hekimian.com>Christopher Faylor3-32/+37
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor2-1/+10
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin1-1/+1
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin1-15/+12
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin2-21/+36
2003-03-23*** empty log message ***Thomas Pfaff1-1/+1
2003-03-23* thread.h (class List): Move inline code inside classThomas Pfaff3-209/+201
2003-03-22* setup-net.sgml: Document setup.exeJoshua Daniel Franklin1-6/+6
2003-03-22* setup-net.sgml: Document setup.exeJoshua Daniel Franklin2-0/+205
2003-03-22* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.Christopher Faylor2-3/+11
2003-03-22* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.Christopher Faylor2-3/+10
2003-03-22* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessaryChristopher Faylor2-0/+9
2003-03-20 * fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE andCorinna Vinschen2-2/+12
2003-03-20* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.Christopher Faylor5-11/+30
2003-03-20 *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.Danny Smith2-4/+12
2003-03-19 * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionalsCorinna Vinschen2-12/+5
2003-03-19 * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FixCorinna Vinschen4-14/+25
2003-03-19 * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):Corinna Vinschen3-2/+15
2003-03-18* pthread.cc (pthread_attr_init): RemoveThomas Pfaff4-596/+310
2003-03-18* winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff8-0/+669
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff7-3/+761
2003-03-18* winsup.api/pthread/condvar7.c: New test.Thomas Pfaff3-0/+466
2003-03-18* thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff3-197/+214
2003-03-18* winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff4-0/+181
2003-03-18* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff4-50/+119
2003-03-18 * fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresentCorinna Vinschen2-53/+83
2003-03-18 * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.Danny Smith2-2/+8
2003-03-17* Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor2-0/+8
2003-03-17* Makefile.common: Fix typo from previous checkin.Christopher Faylor2-1/+5
2003-03-17* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor4-39/+28
2003-03-17 * glob.c (g_lstat): Change API minor test to match API minor numberCorinna Vinschen2-2/+8
2003-03-17* include/cygwin/version.h: Reorganize last two api versions so that btowc andChristopher Faylor2-3/+10
2003-03-17* cygwin.din: Export btowc, trunc.Christopher Faylor6-15/+55
2003-03-172003-03-17 Bang Jun-Young <junyoung@netbsd.org>Danny Smith3-6/+17
2003-03-17 Get rid of some warnings Danny Smith9-11/+34
2003-03-172003-03-16 Toby Malone <malone@users.sourceforge.net>Danny Smith3-0/+7
2003-03-16 * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith2-0/+5
2003-03-16 * include/sys/param.h (MAXPATHLEN): Define.Danny Smith2-0/+7
2003-03-16 * include/tchar.h: Ansi-fy a comment.Danny Smith2-1/+5
2003-03-16 * profile/profile.h (mcount): Use __builtin_return_addressDanny Smith3-7/+19
2003-03-162003-03-16 Vadim Yegorov <zg@bmg.lv>Danny Smith2-3/+8
2003-03-152003-03-15 Bang Jun-Young <junyoung@netbsd.org> Danny Smith2-0/+76
2003-03-142003-03-13 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith4-2/+23
2003-03-13* include/cygwin/version.h: Bump DLL minor number to 23.Christopher Faylor4-3/+15