2003-03-29 |
Danny Smith | * include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGR... |
commit | commitdiff | tree |
2003-03-29 |
Christopher... | * Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS... |
commit | commitdiff | tree |
2003-03-29 |
Christopher... | * Makefile.common (ALL_CXXFLAGS): Make normal '=' type... |
commit | commitdiff | tree |
2003-03-29 |
Danny Smith | 2003-03-28 Bang Jun-Young <junyoung@netbsd.org> |
commit | commitdiff | tree |
2003-03-28 |
Christopher... | * include/sys/cygwin.h: Declare cygwin_internal as... |
commit | commitdiff | tree |
2003-03-27 |
Thomas Pfaff | * thread.cc: Change 1==foo equations to foo==1 throughout. |
commit | commitdiff | tree |
2003-03-27 |
Thomas Pfaff | * thread.h: Change class names, methods, members and... |
commit | commitdiff | tree |
2003-03-27 |
Thomas Pfaff | * winsup.api/pthread/rwlock1.c: Remove pthreads-win32... |
commit | commitdiff | tree |
2003-03-27 |
Thomas Pfaff | * winsup.api/pthread/condvar7.c (mythread): Cast |
commit | commitdiff | tree |
2003-03-27 |
Christopher... | note mount binary default. |
commit | commitdiff | tree |
2003-03-27 |
Nick Clifton | Add iWMMXt support to ARM simulator |
commit | commitdiff | tree |
2003-03-27 |
Corinna Vinschen | * autoload.cc: added RegGetKeySecurity() |
commit | commitdiff | tree |
2003-03-27 |
Danny Smith | * include/secext.h (GetComputerObjectName[AW],GetUserN... |
commit | commitdiff | tree |
2003-03-27 |
Joshua Daniel... | * setup-net.sgml: Make suggested additions to setup... |
commit | commitdiff | tree |
2003-03-27 |
Danny Smith | 2003-03-27 Vladimir Michl <michlv@users.sourceforge... |
commit | commitdiff | tree |
2003-03-26 |
Earnie Boyd | * include/w32api.h: Increment version to 2.4. |
commit | commitdiff | tree |
2003-03-26 |
Danny Smith | Move some ddk defines to winnt.h as per MSDN documentation |
commit | commitdiff | tree |
2003-03-26 |
Christopher... | Joe Buehler <jhpb@draco.hekimian.com> |
commit | commitdiff | tree |
2003-03-25 |
Nick Clifton | Add iWMMXt support |
commit | commitdiff | tree |
2003-03-25 |
Christopher... | * cygcheck.cc (dump_sysinfo): Ensure that CYGWIN enviro... |
commit | commitdiff | tree |
2003-03-23 |
Joshua Daniel... | * setup-net.sgml: Improve setup.exe documentation |
commit | commitdiff | tree |
2003-03-23 |
Joshua Daniel... | * setup-net.sgml: Improve setup.exe documentation |
commit | commitdiff | tree |
2003-03-23 |
Joshua Daniel... | * setup-net.sgml: Improve setup.exe documentation |
commit | commitdiff | tree |
2003-03-23 |
Thomas Pfaff | *** empty log message *** |
commit | commitdiff | tree |
2003-03-23 |
Thomas Pfaff | * thread.h (class List): Move inline code inside class |
commit | commitdiff | tree |
2003-03-22 |
Joshua Daniel... | * setup-net.sgml: Document setup.exe |
commit | commitdiff | tree |
2003-03-22 |
Joshua Daniel... | * setup-net.sgml: Document setup.exe |
commit | commitdiff | tree |
2003-03-22 |
Christopher... | * pipe.cc (fhandler_pipe::dup): Don't dup input_handle... |
commit | commitdiff | tree |
2003-03-22 |
Christopher... | * syscalls.cc (unlink): Be more defensive when SetFileA... |
commit | commitdiff | tree |
2003-03-22 |
Christopher... | * fork.cc: Conditionalize use of slow_pid_reuse through... |
commit | commitdiff | tree |
2003-03-21 |
Martin Schwidefsky | * s390.h (s390_opcode_arch_val): Rename to s390_opcode... |
commit | commitdiff | tree |
2003-03-20 |
Jeff Johnston | 2003-03-20 Jeff Johnston <jjohnstn@redhat.com> |
commit | commitdiff | tree |
2003-03-20 |
Nick Clifton | Add Cirrus Maverick support to arm simulator |
commit | commitdiff | tree |
2003-03-20 |
Corinna Vinschen | * fhandler_socket.cc (fhandler_socket::sendto): Restri... |
commit | commitdiff | tree |
2003-03-20 |
Christopher... | * sigproc.h (signal_fixup_after_exec): Eliminate argume... |
commit | commitdiff | tree |
2003-03-20 |
Danny Smith | *lib/ndis.def (NdisAllocateMemory): Correct stdcall... |
commit | commitdiff | tree |
2003-03-19 |
Corinna Vinschen | * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor... |
commit | commitdiff | tree |
2003-03-19 |
Corinna Vinschen | * fhandler_disk_file.cc (fhandler_disk_file::fstat_hel... |
commit | commitdiff | tree |
2003-03-19 |
Corinna Vinschen | * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_U... |
commit | commitdiff | tree |
2003-03-18 |
Jeff Johnston | 2003-03-18 D.Venkatasubramanian <dvenkat@noida.hcltec... |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * pthread.cc (pthread_attr_init): Remove |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * winsup.api/pthread/rwlock1.c: New test. |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * cygwin.din: Add pthread_rwlock_destroy, pthread_rwloc... |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * winsup.api/pthread/condvar7.c: New test. |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * thread.h (pthread_cond::ExitingWait): Remove. |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * winsup.api/pthread/mutex1n.c: New test. |
commit | commitdiff | tree |
2003-03-18 |
Thomas Pfaff | * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define. |
commit | commitdiff | tree |
2003-03-18 |
Corinna Vinschen | * fhandler_proc.cc (format_proc_cpuinfo): Use IsProces... |
commit | commitdiff | tree |
2003-03-18 |
Danny Smith | * include/lmaccess.h (UF_LOCKOUT): Correct name from... |
commit | commitdiff | tree |
2003-03-17 |
Christopher... | * Makefile.common (w32api_lib): Default to system w32ap... |
commit | commitdiff | tree |
2003-03-17 |
DJ Delorie | merge from gcc |
commit | commitdiff | tree |
2003-03-17 |
Christopher... | * Makefile.common: Fix typo from previous checkin. |
commit | commitdiff | tree |
2003-03-17 |
Christopher... | * configure.in: w32api directory was already optional... |
commit | commitdiff | tree |
2003-03-17 |
Corinna Vinschen | * glob.c (g_lstat): Change API minor test to match... |
commit | commitdiff | tree |
2003-03-17 |
Christopher... | * include/cygwin/version.h: Reorganize last two api... |
commit | commitdiff | tree |
2003-03-17 |
Christopher... | * cygwin.din: Export btowc, trunc. |
commit | commitdiff | tree |
2003-03-17 |
DJ Delorie | merge from gcc |
commit | commitdiff | tree |
2003-03-17 |
Jeff Johnston | 2003-03-17 Bob Cassels <bcassels@abinitio.com> |
commit | commitdiff | tree |
2003-03-17 |
Nick Clifton | (O_SYS_CMDLINE): New pseudo opcode for command line... |
commit | commitdiff | tree |
2003-03-17 |
Danny Smith | 2003-03-17 Bang Jun-Young <junyoung@netbsd.org> |
commit | commitdiff | tree |
2003-03-17 |
Danny Smith | Get rid of some warnings |
commit | commitdiff | tree |
2003-03-17 |
Danny Smith | 2003-03-16 Toby Malone <malone@users.sourceforge... |
commit | commitdiff | tree |
2003-03-16 |
Danny Smith | * include/utime.h: New file, forwarding to sys/utime.h. |
commit | commitdiff | tree |
2003-03-16 |
Danny Smith | * include/sys/param.h (MAXPATHLEN): Define. |
commit | commitdiff | tree |
2003-03-16 |
Danny Smith | * include/tchar.h: Ansi-fy a comment. |
commit | commitdiff | tree |
2003-03-16 |
Danny Smith | * profile/profile.h (mcount): Use __builtin_return_address |
commit | commitdiff | tree |
2003-03-16 |
Danny Smith | 2003-03-16 Vadim Yegorov <zg@bmg.lv> |
commit | commitdiff | tree |
2003-03-15 |
Danny Smith | 2003-03-15 Bang Jun-Young <junyoung@netbsd.org> |
commit | commitdiff | tree |
2003-03-14 |
Nathanael Nerode | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back... |
commit | commitdiff | tree |
2003-03-14 |
Michael Chastain | 2003-03-14 Michael Chastain <mec@shout.net> |
commit | commitdiff | tree |
2003-03-14 |
Corinna Vinschen | * libc/include/stdio.h: Declare fgetpos, fsetpos,... |
commit | commitdiff | tree |
2003-03-14 |
Danny Smith | 2003-03-13 Danny Smith <dannysmith@users.sourceforge... |
commit | commitdiff | tree |
2003-03-13 |
Christopher... | * include/cygwin/version.h: Bump DLL minor number to 23. |
commit | commitdiff | tree |
2003-03-13 |
Corinna Vinschen | * autoload.cc (IsProcessorFeaturePresent): Add. |
commit | commitdiff | tree |
2003-03-13 |
Corinna Vinschen | * fhandler_proc.cc (format_proc_cpuinfo): Fix vendor... |
commit | commitdiff | tree |
2003-03-13 |
Corinna Vinschen | * net.cc (cygwin_rcmd): Use correct file descriptor... |
commit | commitdiff | tree |
2003-03-13 |
Christopher... | * syscalls.cc (rename): Assume that DELETE_ON_CLOSE... |
commit | commitdiff | tree |
2003-03-12 |
Earnie Boyd | * include/mswsock.h: Correct invalid filter for _WINSO... |
commit | commitdiff | tree |
2003-03-12 |
Nathanael Nerode | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.... |
commit | commitdiff | tree |
2003-03-12 |
Christopher... | fix typo |
commit | commitdiff | tree |
2003-03-12 |
Christopher... | Checkin previously referred to in ChangeLog. |
commit | commitdiff | tree |
2003-03-11 |
Danny Smith | 2003-03-12 Ranjit Mathew <rmathew@hotmail.com> |
commit | commitdiff | tree |
2003-03-11 |
Corinna Vinschen | * fhandler_socket.cc (fhandler_socket::dup): Don't... |
commit | commitdiff | tree |
2003-03-11 |
Earnie Boyd | * include/winsvc.h (SERVICE_NO_CHANGE): Use hex consta... |
commit | commitdiff | tree |
2003-03-11 |
Corinna Vinschen | 2003-03-11 Corinna Vinschen <corinna@vinschen.de> |
commit | commitdiff | tree |
2003-03-11 |
Danny Smith | * include/stdlib.h (qsort): Remove const from first... |
commit | commitdiff | tree |
2003-03-10 |
Danny Smith | * include/rasdlg.h: New file. |
commit | commitdiff | tree |
2003-03-10 |
Corinna Vinschen | * sec_acl.cc (setacl): Don't handle DELETE flag specially. |
commit | commitdiff | tree |
2003-03-09 |
Corinna Vinschen | Fix typo. |
commit | commitdiff | tree |
2003-03-09 |
Corinna Vinschen | * winver.rc: Change Copyright hint to inlcude 2003. |
commit | commitdiff | tree |
2003-03-09 |
Corinna Vinschen | * libc/reent/lseekr.c (lseek_r): Use _off_t instead... |
commit | commitdiff | tree |
2003-03-09 |
Corinna Vinschen | * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_T... |
commit | commitdiff | tree |
2003-03-09 |
Corinna Vinschen | Switch to 32/64 datatypes: |
commit | commitdiff | tree |
2003-03-09 |
Corinna Vinschen | * libc/include/pwd.h: Add guards to avoid type clashes... |
commit | commitdiff | tree |
2003-03-09 |
Christopher... | fix typo |
commit | commitdiff | tree |
2003-03-09 |
Christopher... | * include/cygwin/version.h: Bump DLL minor number to 21. |
commit | commitdiff | tree |
2003-03-09 |
Christopher... | whitespace cleanup |
commit | commitdiff | tree |
2003-03-09 |
Christopher... | Do some minor reformatting of 'extern "C"' use throughout. |
commit | commitdiff | tree |
2003-03-09 |
Christopher... | * winsup.api/winsup.exp: Use -nostdinc when compiling. |
commit | commitdiff | tree |
2003-03-09 |
Christopher... | . |
commit | commitdiff | tree |
next |