summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.h: Change class names, methods, members and local varsThomas Pfaff2003-03-275-472/+486
* * winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff2003-03-277-202/+9
* * winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff2003-03-274-4/+13
* note mount binary default.Christopher Faylor2003-03-271-2/+2
* Add iWMMXt support to ARM simulatorNick Clifton2003-03-272-1/+37
* * autoload.cc: added RegGetKeySecurity()Corinna Vinschen2003-03-273-12/+73
* * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],Danny Smith2003-03-274-8/+42
* * setup-net.sgml: Make suggested additions to setup.exe documentationJoshua Daniel Franklin2003-03-272-5/+24
* 2003-03-27 Vladimir Michl <michlv@users.sourceforge.net>Danny Smith2003-03-272-12/+19
* * include/w32api.h: Increment version to 2.4.Earnie Boyd2003-03-263-3/+8
* Move some ddk defines to winnt.h as per MSDN documentationDanny Smith2003-03-266-327/+286
* Joe Buehler <jhpb@draco.hekimian.com>Christopher Faylor2003-03-263-32/+37
* Add iWMMXt supportNick Clifton2003-03-254-1/+20
* * cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor2003-03-252-1/+10
* * setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin2003-03-231-1/+1
* * setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin2003-03-231-15/+12
* * setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin2003-03-232-21/+36
* *** empty log message ***Thomas Pfaff2003-03-231-1/+1
* * thread.h (class List): Move inline code inside classThomas Pfaff2003-03-233-209/+201
* * setup-net.sgml: Document setup.exeJoshua Daniel Franklin2003-03-221-6/+6
* * setup-net.sgml: Document setup.exeJoshua Daniel Franklin2003-03-222-0/+205
* * pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.Christopher Faylor2003-03-222-3/+11
* * syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.Christopher Faylor2003-03-222-3/+10
* * fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessaryChristopher Faylor2003-03-222-0/+9
* * s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.Martin Schwidefsky2003-03-212-4/+20
* 2003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-203-2/+8
* Add Cirrus Maverick support to arm simulatorNick Clifton2003-03-202-2/+24
* * fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE andCorinna Vinschen2003-03-202-2/+12
* * sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.Christopher Faylor2003-03-205-11/+30
* *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.Danny Smith2003-03-202-4/+12
* * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionalsCorinna Vinschen2003-03-192-12/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FixCorinna Vinschen2003-03-194-14/+25
* * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):Corinna Vinschen2003-03-193-2/+15
* 2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltech.com>Jeff Johnston2003-03-183-0/+28
* * pthread.cc (pthread_attr_init): RemoveThomas Pfaff2003-03-184-596/+310
* * winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff2003-03-188-0/+669
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-187-3/+761
* * winsup.api/pthread/condvar7.c: New test.Thomas Pfaff2003-03-183-0/+466
* * thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff2003-03-183-197/+214
* * winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff2003-03-184-0/+181
* * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff2003-03-184-50/+119
* * fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresentCorinna Vinschen2003-03-182-53/+83
* * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.Danny Smith2003-03-182-2/+8
* * Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor2003-03-172-0/+8
* merge from gccDJ Delorie2003-03-172-1/+37
* * Makefile.common: Fix typo from previous checkin.Christopher Faylor2003-03-172-1/+5
* * configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor2003-03-174-39/+28
* * glob.c (g_lstat): Change API minor test to match API minor numberCorinna Vinschen2003-03-172-2/+8
* * include/cygwin/version.h: Reorganize last two api versions so that btowc andChristopher Faylor2003-03-172-3/+10
* * cygwin.din: Export btowc, trunc.Christopher Faylor2003-03-176-15/+55