Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2003-03-27* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.Thomas Pfaff
2003-03-27* winsup.api/pthread/condvar7.c (mythread): CastThomas Pfaff
2003-03-27note mount binary default.Christopher Faylor
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen
2003-03-27 * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],Danny Smith
2003-03-27* setup-net.sgml: Make suggested additions to setup.exe documentationJoshua Daniel Franklin
2003-03-272003-03-27 Vladimir Michl <michlv@users.sourceforge.net>Danny Smith
2003-03-27 * include/w32api.h: Increment version to 2.4.Earnie Boyd
2003-03-27Move some ddk defines to winnt.h as per MSDN documentationDanny Smith
2003-03-26Joe Buehler <jhpb@draco.hekimian.com>Christopher Faylor
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin
2003-03-23* setup-net.sgml: Improve setup.exe documentationJoshua Daniel Franklin
2003-03-23*** empty log message ***Thomas Pfaff
2003-03-23* thread.h (class List): Move inline code inside classThomas Pfaff
2003-03-23* setup-net.sgml: Document setup.exeJoshua Daniel Franklin
2003-03-22* setup-net.sgml: Document setup.exeJoshua Daniel Franklin
2003-03-22* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.Christopher Faylor
2003-03-22* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.Christopher Faylor
2003-03-22* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessaryChristopher Faylor
2003-03-20 * fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE andCorinna Vinschen
2003-03-20* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.Christopher Faylor
2003-03-20 *lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.Danny Smith
2003-03-20 * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionalsCorinna Vinschen
2003-03-20 * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FixCorinna Vinschen
2003-03-19 * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):Corinna Vinschen
2003-03-18* pthread.cc (pthread_attr_init): RemoveThomas Pfaff
2003-03-18* winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff
2003-03-18* winsup.api/pthread/condvar7.c: New test.Thomas Pfaff
2003-03-18* thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff
2003-03-18* winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff
2003-03-18* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff
2003-03-18 * fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresentCorinna Vinschen
2003-03-18 * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.Danny Smith
2003-03-18* Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor
2003-03-18* Makefile.common: Fix typo from previous checkin.Christopher Faylor
2003-03-18* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor
2003-03-17 * glob.c (g_lstat): Change API minor test to match API minor numberCorinna Vinschen
2003-03-17* include/cygwin/version.h: Reorganize last two api versions so that btowc andChristopher Faylor
2003-03-17* cygwin.din: Export btowc, trunc.Christopher Faylor
2003-03-172003-03-17 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-03-17 Get rid of some warnings Danny Smith
2003-03-172003-03-16 Toby Malone <malone@users.sourceforge.net>Danny Smith
2003-03-17 * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith
2003-03-17 * include/sys/param.h (MAXPATHLEN): Define.Danny Smith
2003-03-17 * include/tchar.h: Ansi-fy a comment.Danny Smith
2003-03-17 * profile/profile.h (mcount): Use __builtin_return_addressDanny Smith
2003-03-162003-03-16 Vadim Yegorov <zg@bmg.lv>Danny Smith