2003-10-27 |
Jeff Johnston | 2003-10-27 Bernardo Innocenti <bernie@develer.com> |
commit | commitdiff | tree |
2003-10-27 |
Corinna Vinschen | * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile. |
commit | commitdiff | tree |
2003-10-27 |
Corinna Vinschen | * cygwin.din: Add sem_close, sem_getvalue, sem_open... |
commit | commitdiff | tree |
2003-10-27 |
Corinna Vinschen | * miscfunc.cc (__check_invalid_read_ptr): New function. |
commit | commitdiff | tree |
2003-10-26 |
Corinna Vinschen | * security.h (cygpsid::debug_print): Avoid compiler... |
commit | commitdiff | tree |
2003-10-26 |
Christopher... | Remove file that was supposed to have disappeared a... |
commit | commitdiff | tree |
2003-10-25 |
Corinna Vinschen | * path.cc (normalize_posix_path): Test runs of more... |
commit | commitdiff | tree |
2003-10-25 |
Corinna Vinschen | * fhandler.cc (fhandler_base::ioctl): Handle FIONBIO. |
commit | commitdiff | tree |
2003-10-24 |
Thomas Pfaff | Rename native_mutex to fast_mutex throughout. |
commit | commitdiff | tree |
2003-10-24 |
H.J. Lu | bfd/ |
commit | commitdiff | tree |
2003-10-24 |
Corinna Vinschen | * fhandler.cc (fhandler_base::fcntl): Don't clobber... |
commit | commitdiff | tree |
2003-10-24 |
Corinna Vinschen | * path.cc (win32_device_name): Fix comment. |
commit | commitdiff | tree |
2003-10-24 |
Christopher... | * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly... |
commit | commitdiff | tree |
2003-10-23 |
Jeff Johnston | 2003-10-23 Jeff Johnston <jjohnstn@redhat.com> |
commit | commitdiff | tree |
2003-10-23 |
Jeff Johnston | 2003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru> |
commit | commitdiff | tree |
2003-10-23 |
Corinna Vinschen | * sh.h (EF_SH4A, EF_SH4AL_DSP, EF_SH4_NOFPU, EF_SH4A_N... |
commit | commitdiff | tree |
2003-10-23 |
Corinna Vinschen | * fhandler_proc.cc (format_proc_partitions): Use new... |
commit | commitdiff | tree |
2003-10-23 |
DJ Delorie | merge from gcc |
commit | commitdiff | tree |
2003-10-22 |
Corinna Vinschen | * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM... |
commit | commitdiff | tree |
2003-10-22 |
Corinna Vinschen | * Makefile.in: Add $(LIBSERVER) rule. |
commit | commitdiff | tree |
2003-10-22 |
Corinna Vinschen | Accomodate moving cygserver header files from cygwin... |
commit | commitdiff | tree |
2003-10-22 |
Richard Sandiford | * libc/stdlib/exit.c (exit): Handle null _GLOBAL_REENT... |
commit | commitdiff | tree |
2003-10-22 |
Jakub Jelinek | bfd/ |
commit | commitdiff | tree |
2003-10-21 |
Nick Clifton | Add ColfFire v4 support |
commit | commitdiff | tree |
2003-10-21 |
Danny Smith | * include/_mingw.h: Define __attribute__((x)) to nothing |
commit | commitdiff | tree |
2003-10-21 |
Danny Smith | Add ISO C99 complex support for doubles. |
commit | commitdiff | tree |
2003-10-21 |
Danny Smith | * include/math.h (cabs): Remove non-ISO prototype. |
commit | commitdiff | tree |
2003-10-21 |
Danny Smith | * mingwex/math/cephes_mconf.h (NAN, NANF, NANL): |
commit | commitdiff | tree |
2003-10-21 |
Danny Smith | * mingwex/math/s_erf.c (erf): Set errno to ERANGE if |
commit | commitdiff | tree |
2003-10-20 |
DJ Delorie | * configure.in (*-*-vxworks): Add target-libiberty... |
commit | commitdiff | tree |
2003-10-20 |
Jeff Johnston | 2003-10-20 Bob Wilson <bob.wilson@acm.org> |
commit | commitdiff | tree |
2003-10-19 |
Hans-Peter... | * mmix.h (JMP_INSN_BYTE): Define. |
commit | commitdiff | tree |
2003-10-18 |
Hans-Peter... | * mmix.h (R_MMIX_PUSHJ_STUBBABLE): New reloc number. |
commit | commitdiff | tree |
2003-10-17 |
Danny Smith | * include/stdio.h (_filbuf): Add prototype. |
commit | commitdiff | tree |
2003-10-17 |
Christopher... | revert accidental checkin |
commit | commitdiff | tree |
2003-10-17 |
Christopher... | * cygcheck.cc (pretty_id): Don't exec if `id' program... |
commit | commitdiff | tree |
2003-10-17 |
Dimitri Papadopoulos | Oooops... |
commit | commitdiff | tree |
2003-10-16 |
Pierre Humblet | *** empty log message *** |
commit | commitdiff | tree |
2003-10-16 |
Pierre Humblet | 2003-10-16 Pierre Humblet <pierre.humblet@ieee.org> |
commit | commitdiff | tree |
2003-10-16 |
Corinna Vinschen | * dcrt0.cc: Remove local variable alternate_charset_ac... |
commit | commitdiff | tree |
2003-10-15 |
Jeff Johnston | 2003-10-15 Bernardo Innocenti <bernie@develer.com> |
commit | commitdiff | tree |
2003-10-15 |
Jeff Johnston | 2003-10-15 Alexandre Oliva <aoliva@redhat.com> |
commit | commitdiff | tree |
2003-10-15 |
Joern Rennecke | nclude/gdb: |
commit | commitdiff | tree |
2003-10-15 |
Corinna Vinschen | * fhandler_console.cc (char_command): Add escape seque... |
commit | commitdiff | tree |
2003-10-14 |
Bob Wilson | bfd ChangeLog: |
commit | commitdiff | tree |
2003-10-14 |
Nathanael Nerode | * gettext.m4: Properly quote arguments to AC_DEFUN. |
commit | commitdiff | tree |
2003-10-14 |
Christopher... | * libc/time/clock.c: Clarify documentation of return... |
commit | commitdiff | tree |
2003-10-14 |
Corinna Vinschen | * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on |
commit | commitdiff | tree |
2003-10-13 |
Nathanael Nerode | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of |
commit | commitdiff | tree |
2003-10-13 |
Dimitri Papadopoulos | * include/windows.h (CopyCursor): Although MSDN preten... |
commit | commitdiff | tree |
2003-10-13 |
Danny Smith | 2003-10-13 Steven Edwards <Steven_Ed4153@yahoo.com> |
commit | commitdiff | tree |
2003-10-13 |
Danny Smith | * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED,... |
commit | commitdiff | tree |
2003-10-13 |
Danny Smith | 2003-10-13 Filip Navara <xnavara@volny.cz> |
commit | commitdiff | tree |
2003-10-13 |
Danny Smith | 2003-10-13 Martin Fuchs <Martin-Fuchs@gmx.net> |
commit | commitdiff | tree |
2003-10-12 |
Danny Smith | 2003-10-13 Pierre Humblet <pierre.humblet@ieee.org> |
commit | commitdiff | tree |
2003-10-12 |
Danny Smith | * include/wincrypt (KP_IV, KP_SALT, KP_PADDING, KP_MODE, |
commit | commitdiff | tree |
2003-10-11 |
Manu B | Dummy afxres header, richedit constants added |
commit | commitdiff | tree |
2003-10-10 |
Christopher... | * fhandler_tty.cc (fhandler_tty_slave::open): Don't... |
commit | commitdiff | tree |
2003-10-10 |
Christopher... | * shared.cc (shared_info::initialize): Remove myself... |
commit | commitdiff | tree |
2003-10-10 |
Earnie Boyd | * include/_mingw.h: Increment version to 3.2. |
commit | commitdiff | tree |
2003-10-10 |
Christopher... | fix typo |
commit | commitdiff | tree |
2003-10-10 |
Earnie Boyd | * include/sys/types.h: Revert last change. |
commit | commitdiff | tree |
2003-10-10 |
Earnie Boyd | * include/sys/types.h (ssize_t): Correct the definition. |
commit | commitdiff | tree |
2003-10-09 |
Corinna Vinschen | * include/sys/mman.h (MAP_FAILED): Define as void *. |
commit | commitdiff | tree |
2003-10-09 |
Dimitri Papadopoulos | * include/errorep.h: New file. |
commit | commitdiff | tree |
2003-10-09 |
Dimitri Papadopoulos | * include/winbase.h (AddVectoredExceptionHandler)... |
commit | commitdiff | tree |
2003-10-08 |
Christopher... | * dcrt0.cc (hMainProc): Initialize to useful value... |
commit | commitdiff | tree |
2003-10-08 |
DJ Delorie | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> |
commit | commitdiff | tree |
2003-10-08 |
Nathanael Nerode | Move ChangeLog entries for config/ subdir into config... |
commit | commitdiff | tree |
2003-10-08 |
Dave Brolley | 2003-10-06 Dave Brolley <brolley@redhat.com> |
commit | commitdiff | tree |
2003-10-08 |
Corinna Vinschen | * include/winbase.h (AddVectoredExceptionHandler)... |
commit | commitdiff | tree |
2003-10-08 |
Corinna Vinschen | * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE... |
commit | commitdiff | tree |
2003-10-07 |
Dimitri Papadopoulos | * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetCompu... |
commit | commitdiff | tree |
2003-10-07 |
Dimitri Papadopoulos | * include/winbase.h (GetWriteWatch, IsSystemResumeAuto... |
commit | commitdiff | tree |
2003-10-07 |
Dimitri Papadopoulos | * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetCompu... |
commit | commitdiff | tree |
2003-10-07 |
Dimitri Papadopoulos | * include/winbase.h [_WIN32_WINNT >= 0x0501] |
commit | commitdiff | tree |
2003-10-07 |
Dimitri Papadopoulos | * include/winbase.h (GetVolumePathNamesForVolumeName... |
commit | commitdiff | tree |
2003-10-07 |
Dimitri Papadopoulos | * include/commctrl.h (TreeView_Select): Returns BOOL. |
commit | commitdiff | tree |
2003-10-06 |
Dimitri Papadopoulos | * include/winbase.h (CancelDeviceWakeupRequest): Add... |
commit | commitdiff | tree |
2003-10-06 |
Dimitri Papadopoulos | * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertF... |
commit | commitdiff | tree |
2003-10-06 |
Dimitri Papadopoulos | * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_F... |
commit | commitdiff | tree |
2003-10-06 |
Dimitri Papadopoulos | * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES... |
commit | commitdiff | tree |
2003-10-06 |
Dimitri Papadopoulos | * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_G... |
commit | commitdiff | tree |
2003-10-04 |
H.J. Lu | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant... |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY, |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/wincrypt.h (CRYPT_FLAGS_*): Add constants... |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/wincrypt.h (KP_*): Add constants. Needed by |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/winuser.h [_WIN32_WINNT >= 0x0501] (EVENT_... |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/winuser.h [WINVER >= 0x0500] (EVENT_MAX... |
commit | commitdiff | tree |
2003-10-03 |
Dimitri Papadopoulos | * include/winuser.h [WINVER >= 0x0500] (EVENT_*):... |
commit | commitdiff | tree |
2003-10-03 |
Danny Smith | * include/stdio.h (_filbuf): Add prototype. |
commit | commitdiff | tree |
2003-10-02 |
Danny Smith | * mingwex/dirent.c (_treaddir): Reset errno to 0 if end |
commit | commitdiff | tree |
2003-10-02 |
H.J. Lu | 2003-10-01 Phil Edwards <pme@gcc.gnu.org> |
commit | commitdiff | tree |
2003-10-02 |
Christopher... | * dcrt0.cc (dll_crt0_1): Call newlib __sinit routine... |
commit | commitdiff | tree |
2003-10-02 |
Christopher... | * path.cc (win32_device_name): Only fill out destinatio... |
commit | commitdiff | tree |
2003-10-02 |
Luke Dunstan | 2003-10-02 Luke Dunstan <infidel@users.sourceforge... |
commit | commitdiff | tree |
2003-10-01 |
Danny Smith | * include/winnt.h (INVALID_FILE_ATTRIBUTES): Fix define. |
commit | commitdiff | tree |
2003-10-01 |
Christopher... | * Makefile.in: Add YA method for generating devices.cc. |
commit | commitdiff | tree |
2003-09-30 |
Corinna Vinschen | * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY... |
commit | commitdiff | tree |
next |