2003-09-26 |
Dimitri Papadopoulos | * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheri... |
commit | commitdiff | tree |
2003-09-26 |
Corinna Vinschen | Avoid compile time error when including winuser.h: |
commit | commitdiff | tree |
2003-09-26 |
Christopher... | * dtable.cc (build_fh_name): Return pointer to a 'nodev... |
commit | commitdiff | tree |
2003-09-26 |
Christopher... | * fork.cc (fork_parent): Detect failed pinfo constructor. |
commit | commitdiff | tree |
2003-09-26 |
Christopher... | * spawn.cc (spawnve): Remove vfork short circuit and... |
commit | commitdiff | tree |
2003-09-26 |
Christopher... | * spawn.cc (spawn_guts): Catch potential error from... |
commit | commitdiff | tree |
2003-09-25 |
Danny Smith | * lib/version.def (LIBRARY): Quote name. |
commit | commitdiff | tree |
2003-09-25 |
Dimitri Papadopoulos | * include/winuser.h (GetClipboardSequenceNumber): Add... |
commit | commitdiff | tree |
2003-09-25 |
Daniel Jacobowitz | * acx.m4 (AC_PROG_CPP_WERROR): New. |
commit | commitdiff | tree |
2003-09-25 |
Dimitri Papadopoulos | * include/winuser.h (BroadcastSystemMessage, BroadcastS... |
commit | commitdiff | tree |
2003-09-25 |
Christopher... | * spawn.cc (spawn_guts): Move system signal handling... |
commit | commitdiff | tree |
2003-09-25 |
Dimitri Papadopoulos | * include/winuser.h (DeregisterShellHookWindow): Add... |
commit | commitdiff | tree |
2003-09-25 |
Dimitri Papadopoulos | * include/winuser.h [WINVER >= 0x0500] (AnimateWindow... |
commit | commitdiff | tree |
2003-09-25 |
Dimitri Papadopoulos | * include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_AC... |
commit | commitdiff | tree |
2003-09-25 |
Dimitri Papadopoulos | * include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo, |
commit | commitdiff | tree |
2003-09-25 |
Pierre Humblet | 2003-09-25 Pierre Humblet <pierre.humblet@ieee.org> |
commit | commitdiff | tree |
2003-09-25 |
Christopher... | * include/tzfile.h: Add some missing entries. |
commit | commitdiff | tree |
2003-09-25 |
Christopher... | * include/paths.h: Add some missing entries. |
commit | commitdiff | tree |
2003-09-25 |
Christopher... | * shared_info.h (CURR_MOUNT_MAGIC): Fix. |
commit | commitdiff | tree |
2003-09-25 |
Pierre Humblet | *** empty log message *** |
commit | commitdiff | tree |
2003-09-25 |
Pierre Humblet | 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org> |
commit | commitdiff | tree |
2003-09-25 |
Christopher... | correct incorrect checkin |
commit | commitdiff | tree |
2003-09-25 |
Christopher... | * devices.cc: New file. |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | Remove test code. |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | * include/GL/glu.h (gluErrorUnicodeStringWIN): Add... |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | * include/GL/glu.h (gluErrorUnicodeStringEXT): Add... |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | * include/GL/glu.h: Rewritten from scratch. Started... |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | * include/uxtheme.h (PROPERTYORIGIN): the documentation of |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | Previous commit went wrong. |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | * include/uxtheme.h: New file. |
commit | commitdiff | tree |
2003-09-24 |
Danny Smith | * include/io.h (_fileno): Remove prototype. |
commit | commitdiff | tree |
2003-09-24 |
Dimitri Papadopoulos | Didn't follow GNU standards in previous commits. Cleani... |
commit | commitdiff | tree |
2003-09-24 |
DJ Delorie | * sh.h (R_SH_SWITCH8, R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY, |
commit | commitdiff | tree |
2003-09-24 |
Danny Smith | * include/inttypes.h: Include _mingw.h. |
commit | commitdiff | tree |
2003-09-24 |
Danny Smith | * include/_mingw.h (__CRT_INLINE): Define. |
commit | commitdiff | tree |
2003-09-23 |
Dimitri Papadopoulos | This fixes regression in <winable.h> introduced by... |
commit | commitdiff | tree |
2003-09-23 |
Dimitri Papadopoulos | New CHILDID_SELF constant. |
commit | commitdiff | tree |
2003-09-23 |
Dimitri Papadopoulos | Bring back OBJID_* and GUITHREADINFO constants in ... |
commit | commitdiff | tree |
2003-09-23 |
Dimitri Papadopoulos | add some missing constants |
commit | commitdiff | tree |
2003-09-23 |
Christopher... | * dcrt0.cc (do_exit): Eliminate "C" linkage. Call... |
commit | commitdiff | tree |
2003-09-22 |
Danny Smith | 2003-09-22 Roland Schwingel <rolandschwingel@users... |
commit | commitdiff | tree |
2003-09-22 |
Andrew Cagney | 2003-09-22 Andrew Cagney <cagney@redhat.com> |
commit | commitdiff | tree |
2003-09-21 |
Daniel Jacobowitz | * configure.in: Pass a computed --program-transform... |
commit | commitdiff | tree |
2003-09-20 |
Nathanael Nerode | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. |
commit | commitdiff | tree |
2003-09-20 |
Christopher... | * kill.cc (main): Allow negative pids (indicates proces... |
commit | commitdiff | tree |
2003-09-20 |
Christopher... | * spawn.cc (pthread_cleanup): New struct. |
commit | commitdiff | tree |
2003-09-20 |
Christopher... | * include/cygwin/version.h: Bump DLL minor number to 6. |
commit | commitdiff | tree |
2003-09-20 |
Christopher... | * thread.h (__reent_t::init_clib): Declare new function. |
commit | commitdiff | tree |
2003-09-20 |
Christopher... | fix accidental checkin |
commit | commitdiff | tree |
2003-09-20 |
Christopher... | * syscalls.cc (system): Strip signal considerations... |
commit | commitdiff | tree |
2003-09-18 |
Corinna Vinschen | * fhandler_tty.cc (fhandler_pty_master::process_slave_... |
commit | commitdiff | tree |
2003-09-18 |
Christopher... | * parse_pe.cc (exclusion::sort_and_check): Make error... |
commit | commitdiff | tree |
2003-09-17 |
Christopher... | * syscalls.cc (gethostid): Add lpFreeBytesAvailable... |
commit | commitdiff | tree |
2003-09-17 |
Danny Smith | * include/winuser.h (UpdateLayeredWindow): Protect... |
commit | commitdiff | tree |
2003-09-17 |
Daniel Jacobowitz | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs... |
commit | commitdiff | tree |
2003-09-17 |
Christopher... | * fhandler_process.cc (fhandler_process::fill_filebuf... |
commit | commitdiff | tree |
2003-09-17 |
Christopher... | fix stupid typo |
commit | commitdiff | tree |
2003-09-17 |
Christopher... | * pinfo.h (winpids::pid_access): New element. |
commit | commitdiff | tree |
2003-09-16 |
Corinna Vinschen | * cygheap.cc (cygheap_user::set_saved_sid): Rename... |
commit | commitdiff | tree |
2003-09-16 |
Christopher... | fix typo |
commit | commitdiff | tree |
2003-09-16 |
Christopher... | * getopt.cc (opterr): Reinstate initialization. |
commit | commitdiff | tree |
2003-09-16 |
Christopher... | * exceptions.cc (sig_handle_tty_stop): Fix boneheaded... |
commit | commitdiff | tree |
2003-09-16 |
Andrew Cagney | Index: include/ChangeLog |
commit | commitdiff | tree |
2003-09-16 |
Pierre Humblet | 2003-09-15 Pierre Humblet <pierre.humblet@ieee.org> |
commit | commitdiff | tree |
2003-09-15 |
Andrew Cagney | 2003-09-15 Andrew Cagney <cagney@redhat.com> |
commit | commitdiff | tree |
2003-09-15 |
Daniel Jacobowitz | * floatformat.h (floatformat_is_valid): Add prototype. |
commit | commitdiff | tree |
2003-09-15 |
Earnie Boyd | * include/_mingw.h: Increment version to 3.2. |
commit | commitdiff | tree |
2003-09-15 |
Earnie Boyd | * include/w32api.h: Increment version to 2.5. |
commit | commitdiff | tree |
2003-09-15 |
Danny Smith | 2003-09-15 Danny Smith <dannysmith@users.sourceforge... |
commit | commitdiff | tree |
2003-09-14 |
Michael Chastain | 2003-09-12 Michael Chastain <mec@shout.net> |
commit | commitdiff | tree |
2003-09-14 |
Andrew Cagney | 2003-09-14 Andrew Cagney <cagney@redhat.com> |
commit | commitdiff | tree |
2003-09-14 |
Christopher... | * Makefile.in: Make malloc_wrapper -fomit-frame-pointer. |
commit | commitdiff | tree |
2003-09-14 |
Christopher... | * fhandler_disk_file.cc (path_conv::ndisk_links): Fix... |
commit | commitdiff | tree |
2003-09-13 |
Christopher... | * kill.c (forcekill): Wait for process to terminate... |
commit | commitdiff | tree |
2003-09-13 |
Christopher... | * include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW. |
commit | commitdiff | tree |
2003-09-13 |
Christopher... | * include/cygwin/version.h: Bump DLL minor number to 5. |
commit | commitdiff | tree |
2003-09-13 |
Danny Smith | * include/olectl.h (TEXTMETRICOLE, LPERRORLOG, LPPROPE... |
commit | commitdiff | tree |
2003-09-13 |
Danny Smith | * include/winuser.h (_WIN32_WINNT, _WIN32_WINDOWS... |
commit | commitdiff | tree |
2003-09-13 |
Christopher... | * thread.cc (MTinterface::fixup_after_fork): Remove... |
commit | commitdiff | tree |
2003-09-12 |
Christopher... | * fhandler_disk_file.cc (path_conv::ndisk_links): Fix... |
commit | commitdiff | tree |
2003-09-12 |
Christopher... | * dcrt0.cc (_dll_crt0): Accommodate breaking apart... |
commit | commitdiff | tree |
2003-09-12 |
Christopher... | * Makefile.in: Tweak mingw libz.a detection to make... |
commit | commitdiff | tree |
2003-09-11 |
Christopher... | * fhandler_disk_file.cc (path_conv::ndisk_links): Renam... |
commit | commitdiff | tree |
2003-09-11 |
Jim Wilson | * MAINTAINERS: Update my e-mail address. |
commit | commitdiff | tree |
2003-09-11 |
Christopher... | * path.cc (normalize_posix_path): Put check for '/... |
commit | commitdiff | tree |
2003-09-11 |
Corinna Vinschen | * cygcheck.cc (dump_only): New global variable. |
commit | commitdiff | tree |
2003-09-11 |
Christopher... | * dir.cc (rmdir): Add more samba workarounds. |
commit | commitdiff | tree |
2003-09-11 |
Nick Clifton | Add enum values for HP extensions to DWARF standard |
commit | commitdiff | tree |
2003-09-11 |
Corinna Vinschen | * shared.cc (user_shared_initialize): Revert length... |
commit | commitdiff | tree |
2003-09-11 |
Corinna Vinschen | * getfacl (main): Remove extern declaration of optind. |
commit | commitdiff | tree |
2003-09-11 |
Christopher... | * Makefile.in (cygcheck.o): Use MINGW_CXX for compilation. |
commit | commitdiff | tree |
2003-09-11 |
Christopher... | * Makefile.in (MINGW_CXX): Define and use for mingw... |
commit | commitdiff | tree |
2003-09-11 |
Christopher... | * Makefile.in: More fixups to adjust for the fact that... |
commit | commitdiff | tree |
2003-09-10 |
Christopher... | * Makefile.in: Remove references to getopt since it... |
commit | commitdiff | tree |
2003-09-10 |
Christopher... | * shared_info.h (shared_info::initialize): Remove argument. |
commit | commitdiff | tree |
2003-09-10 |
Christopher... | * fhandler_disk_file.cc (num_entries): Take . and... |
commit | commitdiff | tree |
2003-09-10 |
Corinna Vinschen | * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o. |
commit | commitdiff | tree |
2003-09-10 |
Christopher... | * exceptions.cc (sig_handle_tty_stop): Check parent... |
commit | commitdiff | tree |
2003-09-10 |
Christopher... | * Makefile.in: Add some more -fomit-frame-pointer files. |
commit | commitdiff | tree |
2003-09-10 |
Corinna Vinschen | * libc/include/sys/unistd.h: Declare function daemon... |
commit | commitdiff | tree |
next |